mirror of
https://github.com/NixOS/nix
synced 2025-07-06 21:41:48 +02:00
Make the flakes experimental feature stable
This commit is contained in:
parent
7747a501db
commit
590920eed2
27 changed files with 59 additions and 107 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -23,7 +23,7 @@ jobs:
|
|||
with:
|
||||
flakehub: true
|
||||
- uses: DeterminateSystems/magic-nix-cache-action@main
|
||||
- run: nix --experimental-features 'nix-command flakes' flake check -L
|
||||
- run: nix --experimental-features 'nix-command' flake check -L
|
||||
|
||||
vm_tests:
|
||||
needs: tests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue