Skip to content

Commit

Permalink
whitesur-gtk-theme: 04790fc2c2f000c34adb0eb9ea04c1e7b533122c → 3a26c3…
Browse files Browse the repository at this point in the history
…7aca4a7bb0a17282d81cfcb408e2354928
  • Loading branch information
MaximilianSforza authored and mergify[bot] committed Dec 3, 2024
1 parent cfbb84f commit fbc0ab5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions pkgs/_sources/generated.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
},
"whitesur-gtk-theme": {
"cargoLocks": null,
"date": "2024-12-02",
"date": "2024-12-03",
"extract": null,
"name": "whitesur-gtk-theme",
"passthru": null,
Expand All @@ -119,12 +119,12 @@
"fetchSubmodules": false,
"leaveDotGit": false,
"name": null,
"rev": "04790fc2c2f000c34adb0eb9ea04c1e7b533122c",
"sha256": "sha256-3vj6MSFlLeRWraCIuU9DVbtu97WJ5z8L+xLn0WC6SvM=",
"rev": "3a26c37aca4a7bb0a17282d81cfcb408e2354928",
"sha256": "sha256-1EDY6ejjKVEkqWf/7zWPyyMItSA/+2e9MWqr28o7Xm4=",
"sparseCheckout": [],
"type": "git",
"url": "https://github.com/vinceliuice/WhiteSur-gtk-theme"
},
"version": "04790fc2c2f000c34adb0eb9ea04c1e7b533122c"
"version": "3a26c37aca4a7bb0a17282d81cfcb408e2354928"
}
}
8 changes: 4 additions & 4 deletions pkgs/_sources/generated.nix
Original file line number Diff line number Diff line change
Expand Up @@ -80,16 +80,16 @@
};
whitesur-gtk-theme = {
pname = "whitesur-gtk-theme";
version = "04790fc2c2f000c34adb0eb9ea04c1e7b533122c";
version = "3a26c37aca4a7bb0a17282d81cfcb408e2354928";
src = fetchgit {
url = "https://github.com/vinceliuice/WhiteSur-gtk-theme";
rev = "04790fc2c2f000c34adb0eb9ea04c1e7b533122c";
rev = "3a26c37aca4a7bb0a17282d81cfcb408e2354928";
fetchSubmodules = false;
deepClone = false;
leaveDotGit = false;
sparseCheckout = [ ];
sha256 = "sha256-3vj6MSFlLeRWraCIuU9DVbtu97WJ5z8L+xLn0WC6SvM=";
sha256 = "sha256-1EDY6ejjKVEkqWf/7zWPyyMItSA/+2e9MWqr28o7Xm4=";
};
date = "2024-12-02";
date = "2024-12-03";
};
}

0 comments on commit fbc0ab5

Please sign in to comment.