3 Commits

Author SHA1 Message Date
66a4079114
treewide: compress testdata
This significantly improves handling by reducing file size. This is also part of an effort of getting this to build on nix itself.
2025-07-20 04:12:26 +09:00
d3a8aed237
exec: replace global state with interface
This is cleaner, and finally enables writing tests for the nix invoking functions.
2025-07-17 16:53:00 +09:00
cbbec15246
derivation: collect store paths
The implementation of the main hack this library does.
2025-07-15 03:49:16 +09:00