flake: more info on precommit flake

This commit is contained in:
Peder Bergebakken Sundt 2024-02-01 01:30:49 +01:00
parent 048de63877
commit 5f1a76f7a2
1 changed files with 5 additions and 0 deletions

View File

@ -49,6 +49,7 @@
sops-nix-2305.inputs.nixpkgs.follows = "nixpkgs-2305";
sops-nix-2305.inputs.nixpkgs-stable.follows = "nixpkgs-2305";
/** /
matrix-next.url = "github:dali99/nixos-matrix-modules"; # see https://git.pvv.ntnu.no/Drift/pvv-nixos-config/src/main/flake.nix
#https://github.com/considerate/nixos-odroidhc4
@ -57,7 +58,11 @@
nix-vscode-extensions.url = "github:nix-community/nix-vscode-extensions"
#https://github.com/numtide/nixpkgs-unfree # has a cache
#https://github.com/matthewbauer/nixiosk
# https://github.com/cachix/pre-commit-hooks.nix
inputs.pre-commit-hooks.url = "github:cachix/pre-commit-hooks.nix";
inputs.pre-commit-hooks.inputs.nixpkgs.follows = "nixpkgs-edge";
inputs.pre-commit-hooks.inputs.nixpkgs-stable.follows = "nixpkgs-2311";
/**/
#pbsds-papers.url = "git+ssh://git@github.com/pbsds/papers.git";