disable vimDiet. It doesn't work. Grmbl. Grmbl.

svn path=/nixpkgs/trunk/; revision=4021
This commit is contained in:
Armijn Hemel 2005-10-05 16:15:36 +00:00
parent 21fdfeedb7
commit 3d2fac2ecd

View File

@ -1614,9 +1614,9 @@ rec {
inherit fetchurl stdenv ncurses; inherit fetchurl stdenv ncurses;
}; };
vimDiet = (import ../applications/editors/vim-diet) { # vimDiet = (import ../applications/editors/vim-diet) {
inherit fetchurl stdenv ncurses dietgcc; # inherit fetchurl stdenv ncurses dietgcc;
}; # };
### GAMES ### GAMES