also fix pr workflow
This commit is contained in:
parent
cc349088c0
commit
a5fbd4623c
1 changed files with 0 additions and 3 deletions
3
.github/workflows/pr.yml
vendored
3
.github/workflows/pr.yml
vendored
|
|
@ -13,9 +13,6 @@ jobs:
|
|||
- uses: cachix/install-nix-action@v18
|
||||
with:
|
||||
nix_path: nixpkgs=channel:nixos-unstable
|
||||
# nix 2.6 breaks restrict-eval, when using the NIX_PATH
|
||||
# see https://github.com/NixOS/nix/issues/5980
|
||||
install_url: https://releases.nixos.org/nix/nix-2.5.1/install
|
||||
extra_nix_config: |
|
||||
experimental-features = nix-command flakes
|
||||
- run: ./ci/test.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue