Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)

graphite-gtk-theme: 2024-04-28 -> 2024-07-15

+2 -2
+2 -2
pkgs/data/themes/graphite-gtk-theme/default.nix
··· 27 28 stdenvNoCC.mkDerivation rec { 29 inherit pname; 30 - version = "2024-04-28"; 31 32 src = fetchFromGitHub { 33 owner = "vinceliuice"; 34 repo = pname; 35 rev = version; 36 - hash = "sha256-7P8dTPk0LwXU3e44TeechCNsxtzw+w01B56IWtCUcCI="; 37 }; 38 39 nativeBuildInputs = [
··· 27 28 stdenvNoCC.mkDerivation rec { 29 inherit pname; 30 + version = "2024-07-15"; 31 32 src = fetchFromGitHub { 33 owner = "vinceliuice"; 34 repo = pname; 35 rev = version; 36 + hash = "sha256-k93l/7DF0HSKPfiIxzBLz0mBflgbdYJyGLEmWZx3q7o="; 37 }; 38 39 nativeBuildInputs = [