templates: remove unused 'follows'

This commit is contained in:
Bruno BELANYI 2025-04-05 18:46:14 +01:00
parent 418494004b
commit 62ddec5c23
3 changed files with 0 additions and 3 deletions

View file

@ -22,7 +22,6 @@
repo = "git-hooks.nix";
ref = "master";
inputs = {
flake-utils.follows = "futils";
nixpkgs.follows = "nixpkgs";
};
};

View file

@ -22,7 +22,6 @@
repo = "git-hooks.nix";
ref = "master";
inputs = {
flake-utils.follows = "futils";
nixpkgs.follows = "nixpkgs";
};
};

View file

@ -22,7 +22,6 @@
repo = "git-hooks.nix";
ref = "master";
inputs = {
flake-utils.follows = "futils";
nixpkgs.follows = "nixpkgs";
};
};