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:
@@ -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;
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user