mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 07:31:26 +00:00
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;
|
||||
};
|
||||
|
||||
wayland_1_9 = callPackage ../development/libraries/wayland/1.9.nix {
|
||||
graphviz = graphviz-nox;
|
||||
};
|
||||
|
||||
wayland-protocols = callPackage ../development/libraries/wayland/protocols.nix { };
|
||||
|
||||
webkit = webkitgtk;
|
||||
|
Loading…
Reference in New Issue
Block a user