Commit Graph

7 Commits

Author SHA1 Message Date
7fdd373d58 Remove wheel from trusted-users
We don't need to use any trusted-users special privileges in daily nix
work, and escalating privileges can be done via sudo
2026-06-19 10:48:30 +00:00
bb0ce9ddd3 Use isDarwin rather than checking if option exists
.interval options exist in Darwin, only to tell you that you can
not use them.
2026-05-17 14:20:49 +00:00
e6a7f3f441 Specify times for nix-gc and optimise (assume UTC) 2026-05-17 09:02:19 +00:00
4b25391ad8 Save time during build by not optimizing the store 2026-04-01 11:44:03 +00:00
ad2baea578 Revert nixpkgs path manipulation
It doesn't work with modern nix restrictions, and it also didn't quite
help the situation with "copying ... source".

This reverts commit 2abb541c71.
2026-03-28 20:31:10 +00:00
2abb541c71 Make "nix shell" and "nix-shell" use flake nixpkgs 2026-03-28 17:32:42 +00:00
cedeb8cccb Add shared modules for nix-gc and nix-settings 2026-03-27 13:52:00 +00:00