1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-08 11:36:05 +01:00
home-manager/lib
Graham Christensen 76e9c6e14a
lib/default.nix: remove inefficient second copy (#7221)
Using ./. forces Nix to copy the flake to the store a second time.
Using bulitins.path like this, forcing the name to be "source", reduces the extraneous copy.
2025-06-06 09:07:34 -05:00
..
bash treewide: stop run from discarding error messages 2024-03-08 23:54:42 +01:00
default.nix lib/default.nix: remove inefficient second copy (#7221) 2025-06-06 09:07:34 -05:00