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.
1 parent 825ca3e commit 98f3210Copy full SHA for 98f3210
README.md
@@ -33,7 +33,7 @@ jobs:
33
runs-on: ubuntu-latest
34
steps:
35
- uses: actions/[email protected]
36
- - uses: cachix/install-nix-action@v13
+ - uses: cachix/install-nix-action@v14.1
37
with:
38
nix_path: nixpkgs=channel:nixos-unstable
39
- run: nix-build
@@ -52,7 +52,7 @@ jobs:
52
53
54
55
- - uses: cachix/install-nix-action@v14
56
57
install_url: https://nixos-nix-install-tests.cachix.org/serve/vij683ly7sl95nnhb67bdjjfabclr85m/install
58
install_options: '--tarball-url-prefix https://nixos-nix-install-tests.cachix.org/serve'
0 commit comments