Files
nixpkgs/pkgs
Timo Kaufmann dc53518dc3 buildRustPackage: Restrict find to files
`find -executable` finds everything with the executable bit set,
including directories. Thats not harmful in this scenario as `cp` won't
copy those directories, but it does result in a few warning messages.
2018-02-14 17:27:03 +01:00
..
2018-02-13 09:44:53 -06:00
2018-02-12 22:33:41 +01:00
2018-02-14 01:47:28 +02:00