tests/run: enable experimental nix-command

This commit is contained in:
Jörg Thalheim 2022-09-14 07:19:16 +02:00
parent c34f36ac94
commit 667b40e827
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ def build_profile(
cmd = [
"nix",
"build",
"--extra-experimental-features", "nix-command",
"-f",
"build-profile.nix",
"-I",