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