Fix evaluation presumably broken in 754a9cf698 by @globin.
This commit is contained in:
@@ -15199,7 +15199,7 @@ in
|
|||||||
vte = gnome2.vte.override { pythonSupport = true; };
|
vte = gnome2.vte.override { pythonSupport = true; };
|
||||||
};
|
};
|
||||||
|
|
||||||
termite = callPackage ../applications/misc/termite { };
|
termite = callPackage ../applications/misc/termite { vte = null; };
|
||||||
|
|
||||||
tesseract = callPackage ../applications/graphics/tesseract { };
|
tesseract = callPackage ../applications/graphics/tesseract { };
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user