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 cc4f998 commit 5cc2155Copy full SHA for 5cc2155
.github/workflows/nix.yml
@@ -57,8 +57,6 @@ jobs:
57
58
- uses: cachix/install-nix-action@v18
59
with:
60
- install_url: https://nixos-nix-install-tests.cachix.org/serve/i6laym9jw3wg9mw6ncyrk6gjx4l34vvx/install
61
- install_options: '--tarball-url-prefix https://nixos-nix-install-tests.cachix.org/serve'
62
extra_nix_config: |
63
experimental-features = nix-command flakes
64
nix_path: nixpkgs=channel:nixos-unstable
0 commit comments