linux-wallpaperengine: 0-unstable-2026-03-01 -> 0-unstable-2026-05-12 (#520760)

This commit is contained in:
Sandro
2026-05-24 20:28:11 +00:00
committed by GitHub
@@ -13,6 +13,7 @@
egl-wayland,
ffmpeg,
fftw,
freetype,
glew,
glfw,
glm,
@@ -30,6 +31,7 @@
libpulseaudio,
lz4,
mpv,
pulseaudio,
wayland,
wayland-protocols,
wayland-scanner,
@@ -39,7 +41,7 @@
let
cef = cef-binary.override {
version = "135.0.17"; # follow upstream. https://github.com/Almamu/linux-wallpaperengine/blob/7067d6ff9fd34e36eeccf44e15f86ad604244f26/CMakeLists.txt#L47
version = "135.0.17"; # follow upstream. https://github.com/Almamu/linux-wallpaperengine/blob/a8ce9b6aa14cc10f0396bbb74a16ca12ed3990dc/CMakeLists.txt#L47
gitRevision = "cbc1c5b";
chromiumVersion = "135.0.7049.52";
@@ -51,14 +53,14 @@ let
in
stdenv.mkDerivation (finalAttrs: {
pname = "linux-wallpaperengine";
version = "0-unstable-2026-03-01";
version = "0-unstable-2026-05-12";
src = fetchFromGitHub {
owner = "Almamu";
repo = "linux-wallpaperengine";
rev = "7067d6ff9fd34e36eeccf44e15f86ad604244f26";
rev = "a8ce9b6aa14cc10f0396bbb74a16ca12ed3990dc";
fetchSubmodules = true;
hash = "sha256-NjEcrytgD5KVpB4kS4Cwa2SpxSRL4Tgt2yz6Ygd2p5A=";
hash = "sha256-S9tPlHugYdg5dbOW4OyDPPfVhxBg6purYhc+Bgt3ovM=";
};
nativeBuildInputs = [
@@ -75,6 +77,7 @@ stdenv.mkDerivation (finalAttrs: {
egl-wayland
ffmpeg
fftw
freetype
glew
glfw
glm
@@ -92,6 +95,7 @@ stdenv.mkDerivation (finalAttrs: {
libpulseaudio
lz4
mpv
pulseaudio
wayland
wayland-protocols
wayland-scanner