nixpkgs/pkgs/applications/networking/ipfs
Luflosi d385065f70
ipfs: avoid warning during build when moving directory
Trying to move a directory into itself will result in a warning:
mv: cannot move 'ipfs-src' to a subdirectory of itself, 'ipfs-src/ipfs-src'

This can be prevented by excluding that directory.
2020-09-23 12:57:46 +02:00
..
default.nix ipfs: avoid warning during build when moving directory 2020-09-23 12:57:46 +02:00