wlroots_0_16: 0.16.1 -> 0.16.2

Tested that sway builds and runs.
This commit is contained in:
Alyssa Ross 2023-02-10 22:43:52 +00:00
parent e6611180ea
commit aebc76376c

View file

@ -121,8 +121,8 @@ rec {
};
wlroots_0_16 = generic {
version = "0.16.1";
hash = "sha256-UyPN7zmytre4emwx/ztZ4JefXHwixPV6UEEqnhSLbIY=";
version = "0.16.2";
hash = "sha256-JeDDYinio14BOl6CbzAPnJDOnrk4vgGNMN++rcy2ItQ=";
extraBuildInputs = [ vulkan-loader ];
extraNativeBuildInputs = [ glslang ];
extraPatch = ''