don't try to build a bash with dietlibc..thing..
svn path=/nixpkgs/trunk/; revision=3753
This commit is contained in:
@@ -264,9 +264,9 @@ rec {
|
|||||||
inherit fetchurl stdenv;
|
inherit fetchurl stdenv;
|
||||||
};
|
};
|
||||||
|
|
||||||
bashDiet = (import ../shells/bash-diet) {
|
#bashDiet = (import ../shells/bash-diet) {
|
||||||
inherit fetchurl stdenv dietgcc;
|
# inherit fetchurl stdenv dietgcc;
|
||||||
};
|
#};
|
||||||
|
|
||||||
|
|
||||||
### DEVELOPMENT
|
### DEVELOPMENT
|
||||||
|
|||||||
Reference in New Issue
Block a user