Skip to content

Commit

Permalink
flake.nix: remove superfluous follow
Browse files Browse the repository at this point in the history
  • Loading branch information
nikstur committed Jun 8, 2024
1 parent c93ca77 commit b158908
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
pre-commit-hooks-nix = {
url = "github:cachix/pre-commit-hooks.nix";
inputs.nixpkgs.follows = "nixpkgs";
inputs.flake-utils.follows = "flake-utils";
inputs.flake-compat.follows = "flake-compat";
};

Expand Down

0 comments on commit b158908

Please sign in to comment.