mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 03:23:29 +03:00
tinywl: build by wlroots_0_19
This commit is contained in:
parent
1d04de5319
commit
48caffe088
1 changed files with 1 additions and 1 deletions
|
@ -14273,7 +14273,7 @@ with pkgs;
|
|||
traverso = libsForQt5.callPackage ../applications/audio/traverso { };
|
||||
|
||||
tinywl = callPackage ../applications/window-managers/tinywl {
|
||||
wlroots = wlroots_0_18;
|
||||
wlroots = wlroots_0_19;
|
||||
};
|
||||
|
||||
trojita = libsForQt5.callPackage ../applications/networking/mailreaders/trojita { };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue