1
0
Fork 0
mirror of https://github.com/hercules-ci/flake-parts.git synced 2024-12-15 17:50:53 +00:00
flake-parts/dev
2022-05-25 18:18:50 +02:00
..
default.nix dev: Add nixpkgs-fmt to pre-commit 2022-05-17 10:37:27 +02:00
flake-module.nix perSystem: functionTo -> deferredModule 2022-05-25 18:18:50 +02:00
flake.lock perSystem: functionTo -> deferredModule 2022-05-25 18:18:50 +02:00
flake.nix Improve option docs, update effect 2022-05-25 16:20:28 +02:00
README.md flake-modules-core -> flake-parts 2022-05-25 16:38:27 +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-parts until we have split dev inputs that don't carry over to dependent lock files.