mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-03 00:37:14 +08:00
tests/run: enable experimental nix-command
This commit is contained in:
@@ -38,6 +38,7 @@ def build_profile(
|
||||
cmd = [
|
||||
"nix",
|
||||
"build",
|
||||
"--extra-experimental-features", "nix-command",
|
||||
"-f",
|
||||
"build-profile.nix",
|
||||
"-I",
|
||||
|
||||
Reference in New Issue
Block a user