Fix evaluation presumably broken in 754a9cf69804ec00527f4703806282c16179c589 by @globin.
This commit is contained in:
parent
189f64d8e7
commit
843de20898
@ -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 { };
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user