we don't have bashDiet, we have bashStatic!
svn path=/nixpkgs/trunk/; revision=4446
This commit is contained in:
parent
796636040a
commit
62dc2035fd
@ -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;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user