diff --git a/flake.nix b/flake.nix index f89f095..e93fe72 100644 --- a/flake.nix +++ b/flake.nix @@ -8,7 +8,6 @@ devshell.url = "github:numtide/devshell"; devshell.inputs.nixpkgs.follows = "nixpkgs"; - devshell.inputs.systems.follows = "systems"; agenix.url = "github:ryantm/agenix"; agenix.inputs.nixpkgs.follows = "nixpkgs";