Find a file
aszlig c5ab2bfd25
gcc-cross-wrapper: Explicitly add LD program name.
This is because autoconf is passing -print-prog-name=ld to the
cross-gcc, which in turn assumes a FHS compliant filesystem hierarchy
and searches ../../../../$crossConfig/bin/ld for the correct ld.

Of course, this won't work on Nix, hence we're explicitly passing the
correct LD program name.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-02-27 18:28:32 +01:00
doc Move all db4 packages to the default db5 2014-02-15 12:03:02 +01:00
lib gradm, pax-utils, paxctl: Add myself as a maintainer 2014-02-22 20:17:00 +01:00
maintainers/scripts Fix updating of the tarball mirror 2014-02-19 13:58:42 +01:00
nixos firewall: add support for TCP/UDP port ranges 2014-02-22 18:19:22 +01:00
pkgs gcc-cross-wrapper: Explicitly add LD program name. 2014-02-27 18:28:32 +01:00
.gitignore Merge .gitignore files 2013-10-10 13:28:22 +02:00
.version Next release will be 14.02 Baboon 2013-11-01 09:16:36 +01:00
COPYING
default.nix
README.md Update README.md 2014-01-24 00:08:00 +01:00

Nixpkgs is a collection of packages for Nix package manager. Nixpkgs also includes NixOS linux distribution source code.