Files
nixpkgs/pkgs/build-support
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-11 21:52:16 -06:00
2017-12-14 19:03:35 +00:00
2017-12-20 23:42:07 +00:00
2017-12-21 10:50:06 +11:00