Loading pkgs/applications/window-managers/wayfire/default.nix +6 −2 Original line number Diff line number Diff line Loading @@ -10,6 +10,7 @@ , doctest , libdrm , libexecinfo , libevdev , libinput , libjpeg , libxkbcommon Loading @@ -18,19 +19,20 @@ , wayland-scanner , wlroots , pango , nlohmann_json , xorg }: stdenv.mkDerivation (finalAttrs: { pname = "wayfire"; version = "0.7.5"; version = "0.8.0"; src = fetchFromGitHub { owner = "WayfireWM"; repo = "wayfire"; rev = "v${finalAttrs.version}"; fetchSubmodules = true; hash = "sha256-Z+rR9pY244I3i/++XZ4ROIkq3vtzMgcxxHvJNxFD9is="; hash = "sha256-YI8N1rY71b2ulv7tAdah7sibG4qq3kY0/hyS0cls5to="; }; nativeBuildInputs = [ Loading @@ -44,6 +46,7 @@ stdenv.mkDerivation (finalAttrs: { wf-config libdrm libexecinfo libevdev libinput libjpeg libxkbcommon Loading @@ -52,6 +55,7 @@ stdenv.mkDerivation (finalAttrs: { wayland cairo pango nlohmann_json ]; propagatedBuildInputs = [ Loading Loading
pkgs/applications/window-managers/wayfire/default.nix +6 −2 Original line number Diff line number Diff line Loading @@ -10,6 +10,7 @@ , doctest , libdrm , libexecinfo , libevdev , libinput , libjpeg , libxkbcommon Loading @@ -18,19 +19,20 @@ , wayland-scanner , wlroots , pango , nlohmann_json , xorg }: stdenv.mkDerivation (finalAttrs: { pname = "wayfire"; version = "0.7.5"; version = "0.8.0"; src = fetchFromGitHub { owner = "WayfireWM"; repo = "wayfire"; rev = "v${finalAttrs.version}"; fetchSubmodules = true; hash = "sha256-Z+rR9pY244I3i/++XZ4ROIkq3vtzMgcxxHvJNxFD9is="; hash = "sha256-YI8N1rY71b2ulv7tAdah7sibG4qq3kY0/hyS0cls5to="; }; nativeBuildInputs = [ Loading @@ -44,6 +46,7 @@ stdenv.mkDerivation (finalAttrs: { wf-config libdrm libexecinfo libevdev libinput libjpeg libxkbcommon Loading @@ -52,6 +55,7 @@ stdenv.mkDerivation (finalAttrs: { wayland cairo pango nlohmann_json ]; propagatedBuildInputs = [ Loading