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

dracula-theme: unstable-2024-04-16 -> unstable-2024-04-24
This commit is contained in:
Nick Cao
2024-04-28 11:01:20 -04:00
committed by GitHub
+3 -3
View File
@@ -2,7 +2,7 @@
let
themeName = "Dracula";
version = "unstable-2024-04-16";
version = "unstable-2024-04-24";
in
stdenvNoCC.mkDerivation {
pname = "dracula-theme";
@@ -11,8 +11,8 @@ stdenvNoCC.mkDerivation {
src = fetchFromGitHub {
owner = "dracula";
repo = "gtk";
rev = "557e276b41b00bbdc981c32f22ce6adc062d7c1e";
hash = "sha256-il9zpzJeszGJ1gLkG73mtaMD8nBUFCfCXjcJV1fizxg=";
rev = "5e9a46b7610da0944a8131bbf08487861cae2c46";
hash = "sha256-pKKEZ/GheyIf6pPb+Sz4AfF8oRlf1Jk4cl0tub5Ye10=";
};
propagatedUserEnvPkgs = [