dracula-theme: unstable-2024-01-08 -> unstable-2024-01-16

This commit is contained in:
R. Ryantm 2024-01-22 17:07:09 +00:00
parent 4e2e46fe89
commit b1e25837c2

View File

@ -2,7 +2,7 @@
let let
themeName = "Dracula"; themeName = "Dracula";
version = "unstable-2024-01-08"; version = "unstable-2024-01-16";
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 = "f3c876d8c97f9bb504c98592a8d96770e70585bb"; rev = "90e5a61ac4e69d4971efef07700b43a3fcacd8c5";
hash = "sha256-jRq/rUVk/1+LoQaD5sytjai0yZOf+544z0TfxhMUThg="; hash = "sha256-u7LW/EmCO5JvpwcgDZ1jWyfcolIaCKJee33xF0Urieo=";
}; };
propagatedUserEnvPkgs = [ propagatedUserEnvPkgs = [