8 Commits

Author SHA1 Message Date
e2299a57d2
cmd/nix-tool: flag for idle priority
Mainly for usability. This is often ran on a workstation.
2025-07-20 19:17:08 +09:00
0d5e7f61fc
cmd/nix-tool: disable binary cache for chroot store 2025-07-20 14:16:00 +09:00
55933ccfb3
cmd/nix-tool: pass --store via extraArgs
Sleepy me forgot about passing extraArgs :c
2025-07-20 03:27:19 +09:00
d6d327cb91
cmd/nix-tool: override context for chroot store 2025-07-20 02:15:18 +09:00
0956524d0c
cmd/nix-tool/resolve: build before evaluate
This avoids many problems that come up when resolving on an empty store. All paths are built later on anyway.
2025-07-20 02:14:22 +09:00
3deb8862ba
cmd/nix-tool: improve message formatting 2025-07-20 02:02:22 +09:00
9a210d9a7c
cmd/nix-tool: remove unused internal commands
These are used for validation at the time of implementing these library functions.
2025-07-20 01:39:23 +09:00
0e4653332c
cmd/nixbuild: rename to nix-tool 2025-07-20 01:38:35 +09:00