Try fixing syntax
This commit is contained in:
+1
-1
@@ -37,7 +37,7 @@ default:
|
|||||||
NIX_OPTIONS: >-
|
NIX_OPTIONS: >-
|
||||||
--option
|
--option
|
||||||
extra-experimental-features
|
extra-experimental-features
|
||||||
"flake nix-command"
|
"flakes nix-command"
|
||||||
script:
|
script:
|
||||||
- nix $NIX_OPTIONS build ".#${IMG}"
|
- nix $NIX_OPTIONS build ".#${IMG}"
|
||||||
- cp -L result "${IMG}.tar.gz"
|
- cp -L result "${IMG}.tar.gz"
|
||||||
|
|||||||
Reference in New Issue
Block a user