4 Commits

Author SHA1 Message Date
fdc969afb6
treewide: migrate to gensokyo.uk/nix 2025-07-19 02:33:24 +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
5c632a9ad8
derivation: parse nix derivation show
This time it's JSON, and actual intended behaviour.
2025-07-15 01:51:55 +09:00