From 25424b3b4680cc6fde2235dd6d72337af07e83da Mon Sep 17 00:00:00 2001 From: Infinidoge Date: Sun, 10 Mar 2024 00:14:06 -0500 Subject: [PATCH] flake: remove devshell systems input override --- flake.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/flake.nix b/flake.nix index 34bc136..0ee5097 100644 --- a/flake.nix +++ b/flake.nix @@ -57,7 +57,6 @@ ## Follow systems systems.url = "github:nix-systems/default"; agenix.inputs.systems.follows = "systems"; - devshell.inputs.systems.follows = "systems"; flake-utils.inputs.systems.follows = "systems"; universe-cli.inputs.systems.follows = "systems";