system76-wallpapers: 0-unstable-2024-04-26 -> 0-unstable-2025-10-27 (#458447)

This commit is contained in:
Weijia Wang
2026-02-01 08:49:01 +00:00
committed by GitHub
@@ -8,15 +8,15 @@
stdenvNoCC.mkDerivation {
pname = "system76-wallpapers";
version = "0-unstable-2024-04-26";
version = "0-unstable-2025-10-27";
src = fetchFromGitHub {
owner = "pop-os";
repo = "system76-wallpapers";
rev = "ff1e25c79d10c699dfb695374d5ae7b3f8031b2b";
rev = "c9a5b3943e7fdab96e1cbbdbca1a7ebca371fc3c";
forceFetchGit = true;
fetchLFS = true;
hash = "sha256-5rddxbi/hRPy93DqswG54HzWK33Y5TteGB8SKjLXJZk=";
hash = "sha256-2M6cFuQMjG0edhZIuxw0LLLoau6Np9igVG22bhBUE3Y=";
};
prePatch = ''
@@ -33,7 +33,7 @@ stdenvNoCC.mkDerivation {
description = "Wallpapers for System76 products";
homepage = "https://system76.com/";
license = with lib.licenses; [
unfree # No license specified
cc-by-sa-40
];
maintainers = with lib.maintainers; [ pandapip1 ];
platforms = lib.platforms.all;