I’m using NixOS with Nixpkgs 24.11 and HM 24.05 as a NixOS module.
I started noticing that running a nixos-rebuild switch took a very long time after installing HM. I ran the same command with --verbose and I noticed that while the entire rebuild takes 4 minutes (not changing anything from the configuration), the verbose shows that I get stuck at:
Thanks for the input. After changing the home-manager tarball target to 24.11, I rebuilt and the same thing happened (stuck for a long time on u-msgpack-python/default.nix).
Then, I rebooted and tried rebuilding again. Sadly, the issue is not solved by upgrading HM. I can also confirm that the issue cannot be caused to my CPU (11th Intel i7), RAM nor any hardware related causes.