Skip to content

Unstable Nix

Unstable Nix #525

Workflow file for this run

name: TMP Testing Lix Patch
on:
# pull_request:
# push:
# branches:
# - main
workflow_dispatch:
jobs:
success:

Check failure on line 11 in .github/workflows/unstable.yml

View workflow run for this annotation

GitHub Actions / TMP Testing Lix Patch

Invalid workflow file

The workflow is not valid. .github/workflows/unstable.yml (Line: 11, Col: 3): The workflow must contain at least one job with no dependencies.
name: 'Success: Patched Lix'
runs-on: ubuntu-latest
needs: [check]
steps:
- uses: DeterminateSystems/nix-installer-action@v16
with:
diagnostic-endpoint: ''
source-url: 'https://install.lix.systems/lix/lix-installer-x86_64-linux'
- run: |
nix -vL run 'git+https://git.lix.systems/lix-project/lix.git?ref=2.92.0' -- build --no-link --print-out-paths /nix/store/58nvlv5nxinvfsgsxh5lfmjpwd5vjgl0-speech-dispatcher-0.11.5
nix -vL run 'git+https://git.lix.systems/lix-project/lix.git?ref=8e2ab5532cb06f9ecf57d6769e33752b4d091935' -- build --no-link --print-out-paths /nix/store/58nvlv5nxinvfsgsxh5lfmjpwd5vjgl0-speech-dispatcher-0.11.5