diff --git a/flake.nix b/flake.nix index 5b4737e..0e2264a 100644 --- a/flake.nix +++ b/flake.nix @@ -7,7 +7,6 @@ lanzaboote = { url = "github:nix-community/lanzaboote"; inputs.nixpkgs.follows = "nixpkgs"; - inputs.rust-overlay.follows = "rust-overlay"; }; nixos-hardware.url = "github:NixOS/nixos-hardware/master"; @@ -55,7 +54,6 @@ impermanence = { url = "github:nix-community/impermanence"; - inputs.nixpkgs.follows = "nixpkgs"; }; deploy-rs = {