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
Robert Hensing c8c8e5661e Remove errorLocation from the tests
As mentioned in the previous commit, we don't have a use case for
this in flake-parts yet, as far as I'm aware. It can be exposed
when we do have a concrete use case where it is needed.
2023-10-14 00:06:42 +02:00
..
tests Remove errorLocation from the tests 2023-10-14 00:06:42 +02:00
default.nix Fix infinite recursion in inputs 2022-12-17 18:42:26 +01:00
flake-module.nix remove unused code 2023-05-29 13:52:03 -04:00
flake.lock flakeModules: Support disabledModules 2023-03-09 17:24:06 +01:00
flake.nix remove unused code 2023-05-29 13:52:03 -04: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.