1
0
Fork 0
mirror of https://github.com/hercules-ci/flake-parts.git synced 2024-12-14 11:47:31 +00:00
flake-parts/dev
2022-05-18 11:06:17 +02:00
..
default.nix dev: Add nixpkgs-fmt to pre-commit 2022-05-17 10:37:27 +02:00
flake-module.nix Add pkgs parameter to perSystem 2022-05-18 11:06:17 +02:00
flake.lock dev: Add pre-commit-hooks.nix 2022-05-17 10:37:15 +02:00
flake.nix dev: Add pre-commit-hooks.nix 2022-05-17 10:37:15 +02:00
README.md Add local tooling and CI wiring without bloating flake.nix 2022-05-17 10:12:40 +02:00
repl.nix Add local tooling and CI wiring without bloating flake.nix 2022-05-17 10:12:40 +02:00

Separate tools flake

Wouldn't recommend this pattern normally, but I'm trying to keep deps low for flake-modules-core until we have split dev inputs that don't carry over to dependent lock files.