Emily
b5b7888793
nix-tools: set $NIX_PATH
...
This will be important once most users are running `sudo
darwin-rebuild` and therefore not getting their environment’s
`$NIX_PATH` passed through.
2025-01-20 05:29:44 +00:00
Emily
3d95b01351
nix-tools: make systemPath
more readable
2025-01-18 20:33:10 +00:00
Emily
02232f71c5
nix-tools: drop nixPackage
...
We already put `/nix/var/nix/profiles/default/bin` on the `$PATH`,
and whatever `nix.package` is set to already gets installed into
`/run/current-system/sw/bin`, so this is pointless.
2025-01-18 20:31:54 +00:00
Emily
ff1d6384df
{environment,nix-tools}: correct default $PATH
ordering to match macOS
2025-01-15 23:26:14 +00:00
Michael Hoang
23f312e48a
nix-tools: set meta.mainProgram
2024-11-18 10:43:28 +11:00
Thane Gill
0f0478efa6
Add zsh completions to darwin-rebuld by default
2024-01-27 19:37:27 -08:00
Michael Hoang
0dafe2170d
Add darwin-version
command
2023-07-14 23:06:46 +10:00
Michael Hoang
5288a72354
Allow flaky installation with darwin-rebuild
2023-07-11 18:59:05 +10:00
Michael Hoang
f70f90c422
flake: add packages.darwin-{option,rebuild}
2023-07-11 18:59:05 +10:00
Daiderd Jordan
8708ebb796
move nix-tools out of nix expression
2016-12-12 17:34:43 +01:00
Daiderd Jordan
98f6b407ec
add separate tools to systemPackages
2016-12-12 11:08:23 +01:00
Daiderd Jordan
6ca27b9903
add nix-tools and use <darwin-config> instead of config.nix
2016-12-11 12:49:11 +01:00