6.NUR/nur
Vincent Demeester a5e7a9fefa
combine.py: handle symlinks when copying tree
By default `copy_tree` do not preserve symlinks and tries to resolve
them. If the symlinks is pointing to a non-existent target it will
fail.

This fixes that by copying symlinks as such, aka preserve_symlinks.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2020-05-22 12:52:02 +02:00
..
__init__.py re-add irc notifications 2020-01-11 08:52:28 +00:00
combine.py combine.py: handle symlinks when copying tree 2020-05-22 12:52:02 +02:00
error.py cleaner eval error messages 2019-01-02 18:13:40 +01:00
fileutils.py implement channel lock files 2018-08-13 09:37:50 +02:00
format_manifest.py move scripts to nur subcommands 2018-08-10 15:43:27 +02:00
index.py nur-index: fix indexing nur-combined 2020-04-02 12:51:26 +01:00
irc_notify.py re-add irc notifications 2020-01-11 08:52:28 +00:00
manifest.py channel: also update repos.json 2018-08-13 17:56:47 +02:00
path.py speedup travis by avoid nix-shell for scripts 2018-08-13 10:23:22 +02:00
prefetch.py add timeout when downloading repositories 2019-12-10 11:28:03 +00:00
update.py add timeout when downloading repositories 2019-12-10 11:28:03 +00:00