wayland: resurrect version 1.9.0
It'll likely be useful because of #16779, at least for some users.
Most of the change sneaked in c68850c6b
already, by mistake.
This commit is contained in:
parent
c68850c6be
commit
0593ad2b16
|
@ -9960,6 +9960,10 @@ in
|
||||||
graphviz = graphviz-nox;
|
graphviz = graphviz-nox;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
wayland_1_9 = callPackage ../development/libraries/wayland/1.9.nix {
|
||||||
|
graphviz = graphviz-nox;
|
||||||
|
};
|
||||||
|
|
||||||
wayland-protocols = callPackage ../development/libraries/wayland/protocols.nix { };
|
wayland-protocols = callPackage ../development/libraries/wayland/protocols.nix { };
|
||||||
|
|
||||||
webkit = webkitgtk;
|
webkit = webkitgtk;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user