nixpkgs/pkgs/top-level
Tuomas Tynkkynen 659f75bfcd coreutils-prefixed: Fix build since the single-binary changes
With the symlinked build it's only renaming 'coreutils' to
'gcoreutils' and leaving all the actual command symlinks alone.

Instead of custom renaming scripts, let's use --program-prefix
from the autotools kitchen sink. This has the nice(?) bonus that
the manpages also get prefixed with 'g' now.

The build system refuses to enable both single-binary build and
--program-prefix - but the symlink-based single-binary build couldn't
possibly work either (as it will be looking at "$0" for which command
to execute).
2016-12-04 18:21:02 +02:00
..
aliases.nix rust: Updates & rename rustUnstable to rustNighly. 2016-11-29 17:09:01 +01:00
all-packages.nix coreutils-prefixed: Fix build since the single-binary changes 2016-12-04 18:21:02 +02:00
default.nix top-level: top-level/stdenv.nix no longer needs pkg argument 2016-11-06 21:28:38 -08:00
dotnet-packages.nix OpenNAT: init at 2.1.0 2016-10-29 13:28:24 +08:00
emacs-packages.nix emacs-source-directory: remove 2016-09-30 08:23:45 -04:00
emscripten-packages.nix libxml2: supportPython -> pythonSupport 2016-11-08 17:10:05 +01:00
haskell-packages.nix ghc: add release candidate 1 for 8.0.2 2016-11-26 21:24:40 +01:00
impure.nix
lua-packages.nix luasocket: fix eval 2016-09-25 16:18:08 +02:00
make-tarball.nix make-tarball.nix: Don't check broken packages 2016-11-30 15:21:30 +01:00
metrics.nix
node-packages-generated.nix
node-packages.json
node-packages.nix
ocaml-packages.nix ocamlPackages.fmt: init at 0.8.0 2016-11-23 10:01:31 +01:00
perl-packages.nix perlPackages.Swim: init at 0.1.44 2016-12-04 12:50:47 +02:00
php-packages.nix spidermonkey: cleanup and rename versions 2016-11-21 02:46:35 +03:00
platforms.nix Disabling OABI_COMPAT on ARM platforms. 2016-11-06 12:20:43 +01:00
pure-packages.nix
python-packages.nix pythonPackages.slob: 2016-03-04 -> 2016-11-03 2016-12-04 09:12:03 +01:00
release-cross.nix
release-lib.nix Build all derivations at least for 64bit Linux 2016-11-28 15:19:47 +01:00
release-python.nix
release-small.nix Python: remove modules and pythonFull 2016-10-10 10:33:24 +02:00
release.nix Revert "nixpkgs: add tested alias for unstable job" 2016-10-13 17:06:03 +02:00
rust-packages.nix rust-packages: update 2016-11-15 -> 2016-12-03 2016-12-03 20:15:31 +01:00
stdenv.nix top-level: Make config-overriden stdenv bootstrap more normally 2016-11-06 21:28:38 -08:00