Update main.yml

This commit is contained in:
Tyler Mayoff 2025-05-12 11:27:15 -04:00 committed by GitHub
parent bbb6bbf569
commit 5751b2a360
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -25,7 +25,7 @@ jobs:
- uses: DeterminateSystems/nix-installer-action@v17 - uses: DeterminateSystems/nix-installer-action@v17
- name: Switch to lix - name: Switch to lix
run: | run: |
sudo --preserve-env=PATH nix run \ nix run \
--experimental-features "nix-command flakes" \ --experimental-features "nix-command flakes" \
--extra-substituters https://cache.lix.systems --extra-trusted-public-keys "cache.lix.systems:aBnZUw8zA7H35Cz2RyKFVs3H4PlGTLawyY5KRbvJR8o=" \ --extra-substituters https://cache.lix.systems --extra-trusted-public-keys "cache.lix.systems:aBnZUw8zA7H35Cz2RyKFVs3H4PlGTLawyY5KRbvJR8o=" \
'git+https://git.lix.systems/lix-project/lix?ref=refs/tags/2.93.0' -- \ 'git+https://git.lix.systems/lix-project/lix?ref=refs/tags/2.93.0' -- \