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
Robert Hensing 319ee04044 easyOverlay: fix
The tests only caught this for the non-memoized system case.
2023-01-05 01:16:03 +01:00
..
tests easyOverlay: fix 2023-01-05 01:16:03 +01:00
default.nix Fix infinite recursion in inputs 2022-12-17 18:42:26 +01:00
flake-module.nix Auto-update the root flake 2022-12-22 13:02:16 +01:00
flake.lock dev: Update dev dependencies 2022-12-22 13:02:16 +01:00
flake.nix Strip dev/flake.nix 2022-11-12 16:40:45 +01:00
README.md Move site to repo hercules-ci/flake.parts-website 2022-11-12 16:38:48 +01:00
repl.nix Add local tooling and CI wiring without bloating flake.nix 2022-05-17 10:12:40 +02:00

Separate dev 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.