Loading pkgs/data/icons/papirus-icon-theme/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -13,13 +13,13 @@ stdenvNoCC.mkDerivation rec { pname = "papirus-icon-theme"; version = "20230901"; version = "20231101"; src = fetchFromGitHub { owner = "PapirusDevelopmentTeam"; repo = pname; rev = version; hash = "sha256-FcTNZgCdPlYjpheA3PfZBR3apOkDi4+RafQtXdqchGI="; hash = "sha256-0ooHuMqGzlMLVTR/u+kCJLibfqTAtq662EG8i3JIzPA="; }; nativeBuildInputs = [ Loading Loading @@ -53,7 +53,7 @@ stdenvNoCC.mkDerivation rec { passthru.updateScript = gitUpdater { }; meta = with lib; { description = "Papirus icon theme"; description = "Pixel perfect icon theme for Linux"; homepage = "https://github.com/PapirusDevelopmentTeam/papirus-icon-theme"; license = licenses.gpl3Only; # darwin gives hash mismatch in source, probably because of file names differing only in case Loading Loading
pkgs/data/icons/papirus-icon-theme/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -13,13 +13,13 @@ stdenvNoCC.mkDerivation rec { pname = "papirus-icon-theme"; version = "20230901"; version = "20231101"; src = fetchFromGitHub { owner = "PapirusDevelopmentTeam"; repo = pname; rev = version; hash = "sha256-FcTNZgCdPlYjpheA3PfZBR3apOkDi4+RafQtXdqchGI="; hash = "sha256-0ooHuMqGzlMLVTR/u+kCJLibfqTAtq662EG8i3JIzPA="; }; nativeBuildInputs = [ Loading Loading @@ -53,7 +53,7 @@ stdenvNoCC.mkDerivation rec { passthru.updateScript = gitUpdater { }; meta = with lib; { description = "Papirus icon theme"; description = "Pixel perfect icon theme for Linux"; homepage = "https://github.com/PapirusDevelopmentTeam/papirus-icon-theme"; license = licenses.gpl3Only; # darwin gives hash mismatch in source, probably because of file names differing only in case Loading