wlroots_0_20: init at 0.20.0-rc3
This commit is contained in:
@@ -172,4 +172,12 @@ in
|
||||
version = "0.19.3";
|
||||
hash = "sha256-J+wSVUtuizaCyCn523chFbE8VtbPjyu5XYv5eLT+GM0=";
|
||||
};
|
||||
|
||||
wlroots_0_20 = generic {
|
||||
version = "0.20.0-rc3";
|
||||
hash = "sha256-qUhb/hDw4v28wwB/TTKIN0TJvuBCayXBKFbXMzGd7Cs=";
|
||||
extraBuildInputs = [
|
||||
lcms2
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -9722,6 +9722,7 @@ with pkgs;
|
||||
inherit (callPackages ../development/libraries/wlroots { })
|
||||
wlroots_0_18
|
||||
wlroots_0_19
|
||||
wlroots_0_20
|
||||
;
|
||||
|
||||
sway-contrib = recurseIntoAttrs (callPackages ../applications/misc/sway-contrib { });
|
||||
|
||||
Reference in New Issue
Block a user