diff options
Diffstat (limited to 'flake.nix')
-rw-r--r-- | flake.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix index 1860c601..67997dcd 100644 --- a/flake.nix +++ b/flake.nix @@ -64,7 +64,6 @@ url = "github:numtide/devshell"; inputs = { nixpkgs.follows = "nixpkgs"; - flake-utils.follows = "flake-utils"; }; }; pre-commit-hooks = { |