From 95178717e77f5c332d4041c7d1cfa6edd1daa436 Mon Sep 17 00:00:00 2001 From: aucub <78630225+aucub@users.noreply.github.com> Date: Mon, 18 Nov 2024 04:03:31 +0800 Subject: [PATCH] linux-wallpaperengine: fix hash mismatch (cherry picked from commit e2df267f503681e7b05ca30c855871580dd41415) --- pkgs/by-name/li/linux-wallpaperengine/package.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/by-name/li/linux-wallpaperengine/package.nix b/pkgs/by-name/li/linux-wallpaperengine/package.nix index d4cf661455e8..0fb3165c1eeb 100644 --- a/pkgs/by-name/li/linux-wallpaperengine/package.nix +++ b/pkgs/by-name/li/linux-wallpaperengine/package.nix @@ -99,7 +99,7 @@ let let hash = { - "linuxarm64" = "sha256-iu8y2r1rd78fV2argulHoZJG+hPMPDKJ9ysnUyIgo5k="; + "linuxarm64" = "sha256-2mOh3GWdx0qxsLRKVYXOJnVY0eqz6B3z9/B9A9Xfs/A="; "linux64" = "sha256-FFkFMMkTSseLZIDzESFl8+h7wRhv5QGi1Uy5MViYpX8="; } .${platform};