|
69c6128ff5
|
exec: replace global state with interface
This is cleaner, and finally enables writing tests for the nix invoking functions.
|
2025-07-18 13:40:46 +09:00 |
|
|
1e30aef337
|
derivation: collect store paths
The implementation of the main hack this library does.
|
2025-07-15 04:09:25 +09:00 |
|
|
be2b069edf
|
instantiated: rename Drv method to Instantiated
This avoids confusion with actual derivation structs.
|
2025-07-14 22:34:44 +09:00 |
|
|
240b8baace
|
instantiated: attach decode function to decoder
|
2025-07-14 19:05:16 +09:00 |
|
|
e959aaaf94
|
instantiated: implement decoding iterator
|
2025-07-14 19:00:11 +09:00 |
|
|
4874dc35c9
|
format: wrap nix command
|
2025-07-14 18:26:49 +09:00 |
|
|
1f01e82714
|
instantiated: parse instantiated messages
|
2025-07-14 03:32:23 +09:00 |
|