nixpkgs/pkgs
aszlig 29fce94665 nss: Clean up build/make flags.
First of all, let's remove that redundant BUILD_OPT variable.

This variable already is in makeFlags, so we really don't want it to be lurking
around in the attribute set of the derivation, and it annoys me for being there
for days.

We now state build targets explicitly rather than relying on "nss_build_all".
This makes NSPR_CONFIG_STATUS and the touch of build_nspr stamp obsolete, as
only nss_build_all includes build_nspr.

In addition, we don't need the -lz hack anymore, as this has been fixed in
recent NSS versions, so we can completly remove the postBuild hook.

And while we're at it, we're removing those outdated build instructions as well,
especially because we don't and can't follow official building guidelines
anymore, as those are difficult to apply to Nix.
2012-08-22 08:29:09 +02:00
..
applications emacs: add "sunrise commander" 2012-08-21 10:33:20 +02:00
build-support vmTools: Provide hook to add more Samba shares 2012-08-16 10:55:13 -04:00
data man-pages: Update to 3.42 2012-08-21 08:42:44 -04:00
desktops xfce-gvfs: add fuse to buildInputs 2012-08-15 01:10:40 +04:00
development nss: Clean up build/make flags. 2012-08-22 08:29:09 +02:00
games minecraft: update to 1.3.1 2012-08-09 23:39:57 +02:00
lib Fix evaluation problem 2012-08-14 13:42:43 -04:00
misc Wine: update to 1.5.10 2012-08-09 12:55:30 +04:00
os-specific upower: Update to 0.9.18 and enable systemd support 2012-08-21 08:42:44 -04:00
servers postgresql: Update to latest versions 2012-08-21 08:42:44 -04:00
shells bash-completion: automatically source any completion files that the user might have installed in ~/.nix-profile/etc/bash_completion.d 2012-08-20 16:36:20 +02:00
stdenv stdenv: Fix typo. 2012-08-21 15:30:50 +02:00
test
tools nix: Update to 1.2pre2793_d950cfe 2012-08-21 08:42:44 -04:00
top-level Add latest patchelf prerelease 2012-08-21 15:57:41 -04:00