mirror of
https://github.com/nix-community/nix-direnv.git
synced 2025-11-08 19:46:11 +01:00
Merge pull request #369 from nix-community/try-disable-nix-options
drop keep-outputs and keep-derivations from CI
This commit is contained in:
commit
2af34e1aa9
1 changed files with 0 additions and 2 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -21,8 +21,6 @@ jobs:
|
|||
with:
|
||||
nix_path: nixpkgs=channel:nixpkgs-unstable
|
||||
extra_nix_config: |
|
||||
keep-outputs = true
|
||||
keep-derivations = true
|
||||
experimental-features = nix-command flakes
|
||||
- run:
|
||||
"nix run --accept-flake-config .#test-runner-${{ matrix.nix }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue