1
0
Fork 0
mirror of https://github.com/LnL7/nix-darwin.git synced 2025-03-06 00:37:00 +00:00
nix-darwin/modules/nix
Mark Sisson 3397ab3b77
feat(nix): adapt nix.conf validation for different Nix versions
This commit updates the nix.conf validation logic to accommodate
different versions of Nix. It introduces a conditional assignment
of the `showCommand` variable, which determines the appropriate
command to use based on the Nix version. For versions at least
"2.20pre", it uses "config show"; otherwise, it falls back to
"show-config". This change ensures compatibility across various
Nix releases.
2024-03-02 18:51:25 -06:00
..
default.nix feat(nix): adapt nix.conf validation for different Nix versions 2024-03-02 18:51:25 -06:00
linux-builder.nix apply feedback, fix merge goof 2024-02-21 10:44:30 -08:00
nix-darwin.nix Install darwin-uninstall by default, which includes the 'empty' config it switches to 2023-11-16 17:47:24 +11:00
nixpkgs.nix nixpkgs: rebase module on latest NixOS 2023-07-08 22:39:19 +01:00