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;
|
||||
};
|
||||
|
||||
bashDiet = (import ../shells/bash-diet) {
|
||||
inherit fetchurl stdenv dietgcc;
|
||||
};
|
||||
#bashDiet = (import ../shells/bash-diet) {
|
||||
# inherit fetchurl stdenv dietgcc;
|
||||
#};
|
||||
|
||||
|
||||
### DEVELOPMENT
|
||||
|
||||
Reference in New Issue
Block a user