Try fixing syntax

This commit is contained in:
Greg Hellings
2025-11-25 16:50:08 -06:00
parent 5dd99f7bae
commit 28973eabb7
+1 -1
View File
@@ -37,7 +37,7 @@ default:
NIX_OPTIONS: >-
--option
extra-experimental-features
"flake nix-command"
"flakes nix-command"
script:
- nix $NIX_OPTIONS build ".#${IMG}"
- cp -L result "${IMG}.tar.gz"