* Add ‘xz’ to stdenv, as suggested by Michael Raskin.

svn path=/nixpkgs/branches/stdenv-updates/; revision=30975
This commit is contained in:
Eelco Dolstra 2011-12-20 10:32:14 +00:00
parent a670a7aca1
commit b9c26c72ba

View File

@ -12,4 +12,5 @@
pkgs.bash
pkgs.patch
pkgs.replace
pkgs.xz
]