mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 03:23:29 +03:00
devmode: copy symlinks when syncing
This commit is contained in:
parent
e7eb97fc0b
commit
d16f2e1597
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ let
|
|||
--chmod=u=rwX \
|
||||
--delete-before \
|
||||
--delay-updates \
|
||||
--links \
|
||||
$out_link/ \
|
||||
$serve/
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue