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 ab753ba commit 299c3c1Copy full SHA for 299c3c1
.github/workflows/nix.yml
@@ -89,8 +89,8 @@ jobs:
89
90
- uses: cachix/install-nix-action@v18
91
with:
92
- install_url: https://nixos-nix-install-tests.cachix.org/serve/i6laym9jw3wg9mw6ncyrk6gjx4l34vvx/install
93
- install_options: '--tarball-url-prefix https://nixos-nix-install-tests.cachix.org/serve'
+ #install_url: https://nixos-nix-install-tests.cachix.org/serve/i6laym9jw3wg9mw6ncyrk6gjx4l34vvx/install
+ #install_options: '--tarball-url-prefix https://nixos-nix-install-tests.cachix.org/serve'
94
extra_nix_config: |
95
experimental-features = nix-command flakes
96
nix_path: nixpkgs=channel:nixos-unstable
0 commit comments