Skip to content

Unstable Nix

Unstable Nix #526

Workflow file for this run

name: TMP Testing Lix Patch
on:
# pull_request:
# push:
# branches:
# - main
workflow_dispatch:
jobs:
success:
name: 'Success: Patched Lix'
runs-on: ubuntu-latest
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