Merge pull request #332430 from r-ryantm/auto-update/dracula-theme

dracula-theme: 4.0.0-unstable-2024-07-21 -> 4.0.0-unstable-2024-07-29
This commit is contained in:
Nick Cao
2024-08-05 16:02:34 -04:00
committed by GitHub
+3 -3
View File
@@ -2,7 +2,7 @@
let
themeName = "Dracula";
version = "4.0.0-unstable-2024-07-21";
version = "4.0.0-unstable-2024-07-29";
in
stdenvNoCC.mkDerivation {
pname = "dracula-theme";
@@ -11,8 +11,8 @@ stdenvNoCC.mkDerivation {
src = fetchFromGitHub {
owner = "dracula";
repo = "gtk";
rev = "c9896cbf39a4ef15fe8bc0a5dcbb68dcb4da570a";
hash = "sha256-zNLHPQ3VAq455kmncNdsZaC+ypagfBm9+h4n0ZisCCk=";
rev = "100310f92834c2fd819358476511baf35eb24802";
hash = "sha256-B9kLiF8iSeitZjErg9xtqM6SU/dMfckR3UNxUd5crcw=";
};
propagatedUserEnvPkgs = [