|
c1fb6783f7
|
exec: replace global state with interface
This is cleaner, and finally enables writing tests for the nix invoking functions.
|
2025-07-19 00:21:59 +09:00 |
|
|
0d433bab27
|
derivation: collect store paths
The implementation of the main hack this library does.
|
2025-07-19 00:21:48 +09:00 |
|
|
da6070933e
|
derivation: parse nix derivation show
This time it's JSON, and actual intended behaviour.
|
2025-07-19 00:21:45 +09:00 |
|