nixpkgs/pkgs
Will Dietz 4d9f9f171b make-bootstrap-tools: fix with latest coreutils
Since gcc.lib/lib64 is a symlink to 'lib', the use of
"lib*/libgcc_s.so*" triggered a warning (error) with
the latest coreutils.  Essentially we were doing:

$ cp a/x b/x y/

And latest coreutils rejects such invocations.

Just copy from 'lib', lib64 is a link to it anyway.

* Nothing else in this file bothers looking at lib*
* AFAICT lib* only ever possibly matched lib64 anyway
2018-09-23 14:54:09 -05:00
..
applications Merge master into staging 2018-09-23 09:33:09 +02:00
build-support Merge master into staging 2018-09-23 09:33:09 +02:00
common-updater
data Merge master into staging 2018-09-23 09:33:09 +02:00
desktops Merge pull request #45941 from NixOS/staging-next 2018-09-23 09:31:28 +02:00
development Merge pull request #47147 from dtzWill/update/mesa-18.2 2018-09-23 13:23:29 -05:00
games Merge pull request #46586 from elitak/factorio 2018-09-22 19:57:12 +00:00
misc Merge pull request #47051 from LnL7/darwin-broken-d 2018-09-21 20:15:00 +02:00
os-specific Merge master into staging 2018-09-23 09:33:09 +02:00
servers Merge pull request #47147 from dtzWill/update/mesa-18.2 2018-09-23 13:23:29 -05:00
shells zsh: 5.6.1 -> 5.6.2 2018-09-15 00:05:48 -05:00
stdenv make-bootstrap-tools: fix with latest coreutils 2018-09-23 14:54:09 -05:00
test top-level/release.nix: add patchShebangs test 2018-09-16 14:22:29 -04:00
tools Revert "Revert "Merge #42880: coreutils: 8.29 -> 8.30"" 2018-09-23 14:32:25 -05:00
top-level Merge master into staging 2018-09-23 09:33:09 +02:00