Fix just build-iso command

This commit is contained in:
SebastianStork 2024-09-06 17:50:57 +02:00
parent 188a9b4e24
commit 285367da58
4 changed files with 1 additions and 44 deletions

View file

@ -6,11 +6,6 @@
flake-parts.url = "github:hercules-ci/flake-parts";
nixos-generators = {
url = "github:nix-community/nixos-generators";
inputs.nixpkgs.follows = "nixpkgs";
};
deploy-rs = {
url = "github:serokell/deploy-rs";
inputs.nixpkgs.follows = "nixpkgs";