9 Commits

Author SHA1 Message Date
149b9c6a2a
copy: wrap copy from stdin 2025-07-20 00:51:45 +09:00
cb39dc5fcf
sign: wrap signing from stdin 2025-07-19 23:12:17 +09:00
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
5c632a9ad8
derivation: parse nix derivation show
This time it's JSON, and actual intended behaviour.
2025-07-15 01:51:55 +09:00
1c968c1e36
build: wrap nix build
These things currently require manual testing unfortunately since writing a nix stub would take a long time.
2025-07-14 22:10:48 +09:00
f052e0b98a
format: nix command constants 2025-07-14 21:45:55 +09:00
edac902c7f
format: wrap nix command 2025-07-14 18:26:49 +09:00
7a6404165e
format: format nixos installable 2025-07-13 23:55:04 +09:00