Skip to content

Commit

Permalink
flake: pre-commit-hooks: flake-compat.follows = "flake-compat"
Browse files Browse the repository at this point in the history
  • Loading branch information
bbigras committed Jan 19, 2024
1 parent ea56d8f commit c620cfa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 17 deletions.
20 changes: 3 additions & 17 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
url = "github:cachix/pre-commit-hooks.nix";
inputs = {
nixpkgs.follows = "nixpkgs";
flake-compat.follows = "flake-compat";
};
};
};
Expand Down

0 comments on commit c620cfa

Please sign in to comment.