tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
0
fork
atom
lol
0
fork
atom
overview
issues
pulls
pipelines
whitesur-gtk-theme: 2025-06-14 -> 2025-07-24
R. Ryantm
7 months ago
06a924cc
2081733c
+2
-2
1 changed file
expand all
collapse all
unified
split
pkgs
by-name
wh
whitesur-gtk-theme
package.nix
+2
-2
pkgs/by-name/wh/whitesur-gtk-theme/package.nix
···
94
94
stdenv.mkDerivation
95
95
rec {
96
96
pname = "whitesur-gtk-theme";
97
97
-
version = "2025-06-14";
97
97
+
version = "2025-07-24";
98
98
99
99
src = fetchFromGitHub {
100
100
owner = "vinceliuice";
101
101
repo = "whitesur-gtk-theme";
102
102
rev = version;
103
103
-
hash = "sha256-+K2HAnpcCqfSw3WmiklMPnJTDuCSBiWe3aGNq2mnFLA=";
103
103
+
hash = "sha256-tuon9XxMdrz9XNTp50sbss2gtx6H9hEZh8t2jSoqx28=";
104
104
};
105
105
106
106
nativeBuildInputs = [