Add curl requirement to build-flakes
Some checks failed
Run nix flake check / flake-check (push) Has been cancelled
Some checks failed
Run nix flake check / flake-check (push) Has been cancelled
This commit is contained in:
parent
a790331d0f
commit
2538f57312
@ -7,6 +7,7 @@ let
|
|||||||
nix
|
nix
|
||||||
nixos-rebuild
|
nixos-rebuild
|
||||||
jq
|
jq
|
||||||
|
curl
|
||||||
];
|
];
|
||||||
text = builtins.readFile ./build-flakes.sh;
|
text = builtins.readFile ./build-flakes.sh;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user