Loading pkgs/development/libraries/wlroots/default.nix +16 −1 Original line number Diff line number Diff line Loading @@ -23,6 +23,7 @@ , glslang , libliftoff , libdisplay-info , lcms2 , nixosTests , enableXWayland ? true Loading Loading @@ -137,5 +138,19 @@ rec { ]; }; wlroots = wlroots_0_17; wlroots_0_18 = generic { version = "0.18.0"; hash = "sha256-LiRnvu7qCbfSg+ONWVCtWwdzxxFZHfbgmy7zApCIW40="; extraNativeBuildInputs = [ hwdata ]; extraBuildInputs = [ ffmpeg libliftoff libdisplay-info lcms2 ]; }; wlroots = wlroots_0_18; } pkgs/top-level/all-packages.nix +1 −0 Original line number Diff line number Diff line Loading @@ -31230,6 +31230,7 @@ with pkgs; inherit (callPackages ../development/libraries/wlroots {}) wlroots_0_16 wlroots_0_17 wlroots_0_18 wlroots; sway-contrib = recurseIntoAttrs (callPackages ../applications/misc/sway-contrib { }); Loading
pkgs/development/libraries/wlroots/default.nix +16 −1 Original line number Diff line number Diff line Loading @@ -23,6 +23,7 @@ , glslang , libliftoff , libdisplay-info , lcms2 , nixosTests , enableXWayland ? true Loading Loading @@ -137,5 +138,19 @@ rec { ]; }; wlroots = wlroots_0_17; wlroots_0_18 = generic { version = "0.18.0"; hash = "sha256-LiRnvu7qCbfSg+ONWVCtWwdzxxFZHfbgmy7zApCIW40="; extraNativeBuildInputs = [ hwdata ]; extraBuildInputs = [ ffmpeg libliftoff libdisplay-info lcms2 ]; }; wlroots = wlroots_0_18; }
pkgs/top-level/all-packages.nix +1 −0 Original line number Diff line number Diff line Loading @@ -31230,6 +31230,7 @@ with pkgs; inherit (callPackages ../development/libraries/wlroots {}) wlroots_0_16 wlroots_0_17 wlroots_0_18 wlroots; sway-contrib = recurseIntoAttrs (callPackages ../applications/misc/sway-contrib { });