5 Commits

Author SHA1 Message Date
5f8b5bcb3d
treewide: remove sample store paths
This should finally build on nix.
2025-07-20 04:22:28 +09:00
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
2b5a2f26db
instantiated: parse instantiated messages 2025-07-14 02:52:25 +09:00