Skip to content

Commit

Permalink
macs: bump nix to 2.24
Browse files Browse the repository at this point in the history
  • Loading branch information
mweinelt committed Oct 29, 2024
1 parent 21ccb1a commit a6a0925
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions macs/nix-darwin.nix
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ in
cores = 2;
};

nix.package = pkgs.nixVersions.nix_2_24;
nix.gc.automatic = true;
nix.gc.user = "";
nix.gc.interval = {
Expand Down

0 comments on commit a6a0925

Please sign in to comment.