nixpkgs/pkgs
Taahir Ahmed e1d46c0c4d makeWrapper: Only wrap normal executable files
`makeWrapper` and `wrapProgram` are being invoked on all kinds of
wacky things (usually with the help of bash globs or other machine
assistance).

So far, I have come across `wrapProgram` being invoked on a directory,
as well as on the empty string.

As far as I can tell, it's only valid to invoke these utilities on a
normal (non-directory, non-device) executable file.  This commit
enforces that precondition.
2017-08-08 03:46:47 -05:00
..
applications Merge remote-tracking branch 'upstream/master' into HEAD 2017-07-30 08:09:11 +02:00
build-support makeWrapper: Only wrap normal executable files 2017-08-08 03:46:47 -05:00
common-updater common-updater-script: fix error handling 2017-05-19 17:14:43 +03:00
data Merge remote-tracking branch 'upstream/master' into HEAD 2017-07-30 08:09:11 +02:00
desktops stdenv-setup and misc pkgs: Revert to space-deliminated propagated-* files 2017-07-26 09:07:55 -04:00
development libpng: 1.6.30 -> 1.6.31 2017-07-30 14:57:37 +02:00
games Merge pull request #27687 from elitak/factorio-version 2017-07-28 05:44:28 +01:00
misc Merge branch 'master' into staging 2017-07-28 16:08:30 +02:00
os-specific tcp_wrappers: fix weird use of STRINGS in the Makefile 2017-07-30 14:03:31 +02:00
servers Merge remote-tracking branch 'upstream/master' into HEAD 2017-07-30 08:09:11 +02:00
shells bash-completion: 2.5 -> 2.7 2017-07-19 23:58:53 +02:00
stdenv Merge remote-tracking branch 'upstream/master' into staging-base 2017-07-26 13:46:04 -04:00
test Remove cruft 2016-04-26 17:31:54 +02:00
tools Merge remote-tracking branch 'upstream/master' into HEAD 2017-07-30 08:09:11 +02:00
top-level Merge remote-tracking branch 'upstream/master' into HEAD 2017-07-30 08:09:11 +02:00