NixOS / nix

Nix, the purely functional package manager
https://nixos.org/
GNU Lesser General Public License v2.1
12.77k stars 1.52k forks source link

Nix unpack nixpkgs is slow under macOs #11676

Open vkravets opened 1 month ago

vkravets commented 1 month ago

Describe the bug

I have two notebooks. Late 2014 acer with nixOs and macbook Pro late 2021 and unpacking nixpkgs while nix os switch is very slow under macos (with new hardware) comparing to old acer later 2014

nix (Nix) 2.18.8

Steps To Reproduce

Just try to update system using the latest nixpkgs (make sure the latest nixpkgs is download while update process)

Expected behavior

The unpack indexes/nixpkgs is fast

nix-env --version output nix-env (Nix) 2.18.8

Additional context NA

Priorities

Add :+1: to issues you find important.

vkravets commented 1 month ago

Let me know which details information is need, since I don't know what I can put to description.