nixpkgs/pkgs
Eelco Dolstra ccd44e84c8 Add a stdenv adapter ‘keepDebugInfo’ to make a debug build
This adapter causes the resulting binaries to have debug info and no
optimisations.  Example use (in all-packages.nix):

  foo = callPackage ./foo.nix {
    stdenv = keepDebugInfo stdenv;
  };
2012-10-31 13:46:51 +01:00
..
applications Update/fix PuTTY 2012-10-30 12:49:43 +04:00
build-support Remove deprecated option --ephemeral from fetchdarcs 2012-10-22 15:02:33 +02:00
data xkeyboard-config; Update to 2.7 2012-09-26 15:51:57 -04:00
desktops Fix waf env python to ${python}/bin/python 2012-10-23 19:40:46 +02:00
development smatch: add dependency on Perl 2012-10-30 17:15:26 +01:00
games updated spring from 88 to 91 and downgraded the boost library which spring uses from default to 1.49 as the 2012-10-28 13:43:15 +00:00
lib Make Firefox 16 the default 2012-10-23 15:35:48 +02:00
misc jackaudio: Add extra download URL. Main site seems down. 2012-10-18 14:17:21 +02:00
os-specific Update Bluez/Obex 2012-10-29 23:56:26 +04:00
servers zabbix: Update to 1.8.15 2012-10-26 16:23:30 +02:00
shells bash-completion: remove NixOS-specific patch 2012-10-16 18:26:02 +02:00
stdenv Add a stdenv adapter ‘keepDebugInfo’ to make a debug build 2012-10-31 13:46:51 +01:00
test
tools Update Bluez/Obex 2012-10-29 23:56:26 +04:00
top-level node-packages: upgrade coffee-script to 1.4.0 2012-10-31 08:39:05 +01:00