workflow: add system-features
This commit is contained in:
parent
1c8135095c
commit
f28234e555
2 changed files with 1 additions and 2 deletions
|
@ -10,8 +10,8 @@ env:
|
|||
extra-substituters = https://cache.cy7.sh/main
|
||||
extra-trusted-public-keys = main:Ku31HoEWcBtfggge2VGj+QTkVrQuIwRIMGyfV/5VQP0=
|
||||
experimental-features = nix-command flakes
|
||||
extra-experimental-features = nix-command flakes
|
||||
accept-flake-config = true
|
||||
system-features = nixos-test benchmark big-parallel kvm
|
||||
TERM: ansi
|
||||
jobs:
|
||||
build-machines:
|
||||
|
|
1
.github/workflows/build-packages.yml
vendored
1
.github/workflows/build-packages.yml
vendored
|
@ -13,7 +13,6 @@ env:
|
|||
extra-substituters = https://cache.cy7.sh/main
|
||||
extra-trusted-public-keys = main:Ku31HoEWcBtfggge2VGj+QTkVrQuIwRIMGyfV/5VQP0=
|
||||
experimental-features = nix-command flakes
|
||||
extra-experimental-features = nix-command flakes
|
||||
accept-flake-config = true
|
||||
TERM: ansi
|
||||
jobs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue