wlroots_0_19: init at 0.19.0
This commit is contained in:
@@ -169,5 +169,11 @@ rec {
|
||||
];
|
||||
};
|
||||
|
||||
wlroots = wlroots_0_18;
|
||||
wlroots_0_19 = generic {
|
||||
version = "0.19.0";
|
||||
hash = "sha256-I8z50yA/ukvXEC5TksG84+GrQpfC4drBJDRGw0R8RLk=";
|
||||
extraBuildInputs = [
|
||||
lcms2
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -12794,6 +12794,7 @@ with pkgs;
|
||||
inherit (callPackages ../development/libraries/wlroots { })
|
||||
wlroots_0_17
|
||||
wlroots_0_18
|
||||
wlroots_0_19
|
||||
;
|
||||
|
||||
sway-contrib = recurseIntoAttrs (callPackages ../applications/misc/sway-contrib { });
|
||||
|
||||
Reference in New Issue
Block a user