We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dd41970 + 3f717c6 commit 85e9330Copy full SHA for 85e9330
.github/workflows/ci.yml
@@ -14,5 +14,5 @@ jobs:
14
if: github.repository_owner == 'nix-community'
15
steps:
16
- uses: actions/checkout@v4
17
- - uses: cachix/install-nix-action@v29
+ - uses: cachix/install-nix-action@v30
18
- run: nix build --extra-experimental-features nix-command -L -f . -I nixpkgs=https://github.com/NixOS/nixpkgs/archive/nixpkgs-unstable.tar.gz --show-trace
0 commit comments