all repos — homestead @ 7e847679559d7f5645a961802ea0da314e8c6aa6

Code for my website

fix outdated pre-commit checkers

Alan Pearce
commit

7e847679559d7f5645a961802ea0da314e8c6aa6

parent

d27faaf568c5d6297499761930d8420e72fcab25

1 file changed, 1 insertion(+), 0 deletions(-)

changed files
M flake.nixflake.nix
@@ -10,6 +10,7 @@ inputs.gomod2nix.url = "github:nix-community/gomod2nix";
inputs.gomod2nix.inputs.nixpkgs.follows = "nixpkgs"; inputs.gomod2nix.inputs.flake-utils.follows = "utils"; inputs.pre-commit-hooks.url = "github:cachix/pre-commit-hooks.nix"; + inputs.pre-commit-hooks.inputs.nixpkgs.follows = "nixpkgs"; outputs = { self, nixpkgs, utils, pre-commit-hooks, gomod2nix, ... }: utils.lib.eachDefaultSystem