|
b79eeea0db
|
instantiated: rename Drv method to Instantiated
This avoids confusion with actual derivation structs.
|
2025-07-14 22:34:44 +09:00 |
|
|
f052e0b98a
|
format: nix command constants
|
2025-07-14 21:45:55 +09:00 |
|
|
d470e770ff
|
instantiated: embed decoder in evaluator
This makes it easier to directly parse nix output via the decoder interface.
|
2025-07-14 20:03:30 +09:00 |
|
|
c1cdd0b559
|
instantiated: attach decode function to decoder
|
2025-07-14 19:05:16 +09:00 |
|
|
93f447163d
|
instantiated: implement decoding iterator
|
2025-07-14 19:00:11 +09:00 |
|
|
edac902c7f
|
format: wrap nix command
|
2025-07-14 18:26:49 +09:00 |
|
|
beff1e98d8
|
instantiated: expose stderr output
|
2025-07-14 04:34:53 +09:00 |
|
|
826860697d
|
instantiated: connect stdout
|
2025-07-14 04:12:30 +09:00 |
|
|
2b5a2f26db
|
instantiated: parse instantiated messages
|
2025-07-14 02:52:25 +09:00 |
|