system76-wallpapers: 0-unstable-2024-04-26 -> 0-unstable-2025-10-27
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user