|
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 |
|
|
6aafccce4c
|
derivation: parse nix derivation show
This time it's JSON, and actual intended behaviour.
|
2025-07-15 01:51:55 +09:00 |
|
|
011958f108
|
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 |
|
|
ba94989895
|
format: nix command constants
|
2025-07-14 21:45:55 +09:00 |
|
|
4874dc35c9
|
format: wrap nix command
|
2025-07-14 18:26:49 +09:00 |
|
|
db93b6be6c
|
format: format nixos installable
|
2025-07-13 23:56:39 +09:00 |
|