Remove `bash4' attribute.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14664
This commit is contained in:
parent
73b66bedd9
commit
03ea1d4e45
@ -1412,12 +1412,6 @@ let
|
|||||||
interactive = true;
|
interactive = true;
|
||||||
});
|
});
|
||||||
|
|
||||||
bash4 = appendToName "interactive" (import ../shells/bash/4.0.nix {
|
|
||||||
inherit fetchurl stdenv ncurses texinfo bison;
|
|
||||||
readline = readline6;
|
|
||||||
interactive = true;
|
|
||||||
});
|
|
||||||
|
|
||||||
tcsh = import ../shells/tcsh {
|
tcsh = import ../shells/tcsh {
|
||||||
inherit fetchurl stdenv ncurses;
|
inherit fetchurl stdenv ncurses;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user