we don't have bashDiet, we have bashStatic!
svn path=/nixpkgs/trunk/; revision=4446
This commit is contained in:
@@ -311,8 +311,8 @@ rec {
|
||||
inherit fetchurl stdenv ncurses;
|
||||
};
|
||||
|
||||
bashDiet = (import ../shells/bash-diet) {
|
||||
inherit fetchurl stdenv dietgcc;
|
||||
bashStatic = (import ../shells/bash-static) {
|
||||
inherit fetchurl stdenv;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user