Skip to content

Commit 4826b3b

Browse files
committed
build(flake/inputs): Rename obsolete devenv.inputs.follows
1 parent 09e3bd3 commit 4826b3b

File tree

2 files changed

+5
-53
lines changed

2 files changed

+5
-53
lines changed

flake.lock

Lines changed: 4 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
inputs = {
100100
cachix.follows = "cachix";
101101
nixpkgs.follows = "nixpkgs";
102-
pre-commit-hooks.follows = "git-hooks-nix";
102+
git-hooks.follows = "git-hooks-nix";
103103
flake-compat.follows = "flake-compat";
104104
};
105105
};

0 commit comments

Comments
 (0)