dracula-theme: unstable-2024-03-02 -> unstable-2024-03-10

This commit is contained in:
R. Ryantm 2024-03-12 08:09:01 +00:00
parent a07fe6bab8
commit 503f998259

View File

@ -2,7 +2,7 @@
let let
themeName = "Dracula"; themeName = "Dracula";
version = "unstable-2024-03-02"; version = "unstable-2024-03-10";
in in
stdenvNoCC.mkDerivation { stdenvNoCC.mkDerivation {
pname = "dracula-theme"; pname = "dracula-theme";
@ -11,8 +11,8 @@ stdenvNoCC.mkDerivation {
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "dracula"; owner = "dracula";
repo = "gtk"; repo = "gtk";
rev = "9eb561508e481d77f2d39fbb3a6b2949e990aa4f"; rev = "e28f5b8f8cbb7c3213c428667e351114188169ed";
hash = "sha256-jsi6nMblqKDPIF10hIqubuOiaYDO+SuHGfb5yncRRHE="; hash = "sha256-B0Cakf/hLiW/z71BzzVhieJOE2C0jLb9GkDVM4zpICc=";
}; };
propagatedUserEnvPkgs = [ propagatedUserEnvPkgs = [