gnome2.gtkhtml4: init at 4.10.0

This commit is contained in:
Samuel Leathers
2017-09-04 08:23:52 -04:00
parent 97935829f6
commit 2aa8bc45d3
2 changed files with 17 additions and 0 deletions
+2
View File
@@ -66,6 +66,8 @@ let overridden = set // overrides; set = with overridden; {
gtkhtml = callPackage ./platform/gtkhtml { };
gtkhtml4 = callPackage ./platform/gtkhtml/4.x.nix { };
# Required for nautilus
inherit (libunique);