don't try to build a bash with dietlibc..thing..

svn path=/nixpkgs/trunk/; revision=3753
This commit is contained in:
Armijn Hemel 2005-08-30 13:58:09 +00:00
parent dffe1406a0
commit 849281ff32

View File

@ -264,9 +264,9 @@ rec {
inherit fetchurl stdenv;
};
bashDiet = (import ../shells/bash-diet) {
inherit fetchurl stdenv dietgcc;
};
#bashDiet = (import ../shells/bash-diet) {
# inherit fetchurl stdenv dietgcc;
#};
### DEVELOPMENT