nixpkgs/pkgs/tools
Tuomas Tynkkynen 30074ddfea coreutils: Fix cross build
`make install` was failing presumably due to an upstream cross-compilation bug:

Makefile:3440: *** Recursive variable 'INSTALL' references itself (eventually).  Stop.

While at it, remove the old ugly cross buildPhase. It was seemingly
trying to work around the fact that the man pages are generated by
piping each command's --help output to help2man. That obviously doesn't
work while cross-compiling.

Instead, set PERL=missing in the environment to make the build system
think there's no perl available to run help2man. (This approach was
stolen from buildroot.)
2016-12-24 22:33:05 +02:00
..
admin salt: fix patch after upstream code change 2016-12-23 12:29:35 +01:00
archivers Merge pull request #21231 from abbradar/no-fmod 2016-12-18 00:29:46 +03:00
audio beets: add missing dependency six, fixes #20946 2016-12-06 16:48:56 +01:00
backup borgbackup: 1.0.8 -> 1.0.9 (security fixes) 2016-12-24 13:36:04 +01:00
bluetooth blueman: use "with" expression for variable 2016-12-04 15:14:06 +01:00
bootloaders/refind refind: refactorings 2016-09-01 14:51:32 +02:00
cd-dvd nrg2iso: init at 0.4.0 2016-12-21 16:29:34 +02:00
compression Revert "Revert "bzip2: patch for CVE-2016-3189"" 2016-11-30 19:30:52 -05:00
filesystems genimage: init at 9 2016-12-14 17:44:05 +01:00
graphics Fix netpbm installation for OS X (#21194) 2016-12-16 09:30:50 +00:00
inputmethods ibus-engines.uniemoji: 2016-09-20 -> 0.6.0 2016-10-16 01:42:09 +03:00
misc coreutils: Fix cross build 2016-12-24 22:33:05 +02:00
networking strongswan: 5.5.0 -> 5.5.1 2016-12-24 15:57:56 +00:00
package-management packagekit: add 'enableNixBackend' as an option (#21157) 2016-12-17 16:53:27 +01:00
security sudo: 1.8.18p1 -> 1.8.19p1 2016-12-23 19:39:01 -05:00
system ior: init at 3.0.1 2016-12-16 23:12:42 +01:00
text Merge branch 'master' into staging 2016-12-17 20:29:25 +01:00
typesetting rubber: use python2 2016-11-24 22:28:03 +01:00
video treewide: Fix more 'lib.optional' misuses 2016-10-02 00:44:10 +03:00
virtualization euca2ools: use python2 2016-11-24 22:28:02 +01:00
X11 ffcast: init at 2.5.0 (#21141) 2016-12-14 14:22:00 +00:00