mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-10 09:43:30 +01:00
pop-hp-wallpapers: 0-unstable-2022-04-01 -> 0-unstable-2025-10-28
This commit is contained in:
parent
186d6ace12
commit
df033f9879
|
|
@ -8,15 +8,15 @@
|
||||||
|
|
||||||
stdenvNoCC.mkDerivation {
|
stdenvNoCC.mkDerivation {
|
||||||
pname = "pop-hp-wallpapers";
|
pname = "pop-hp-wallpapers";
|
||||||
version = "0-unstable-2022-04-01";
|
version = "0-unstable-2025-10-28";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "pop-os";
|
owner = "pop-os";
|
||||||
repo = "hp-wallpapers";
|
repo = "hp-wallpapers";
|
||||||
rev = "df86078846b0a2a4e3e64f584aaf2a21be47a7eb";
|
rev = "94f7df30f6bf1c3d71522018852d77c10b920ea3";
|
||||||
forceFetchGit = true;
|
forceFetchGit = true;
|
||||||
fetchLFS = true;
|
fetchLFS = true;
|
||||||
hash = "sha256-NGSvPC9GadqqqgGH9uDNAYuSwfagosmCAE6QmDtmdMw=";
|
hash = "sha256-AthVQ9kQO+CvSH1xxz/U6WzAtpcXK1gvRwKyeo0vMSs=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [ imagemagick ];
|
nativeBuildInputs = [ imagemagick ];
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue