dracula-theme: unstable-2024-03-31 -> unstable-2024-04-08

This commit is contained in:
R. Ryantm 2024-04-11 17:06:08 +00:00
parent c81c241415
commit 7db4e70d75
1 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
let
themeName = "Dracula";
version = "unstable-2024-03-31";
version = "unstable-2024-04-08";
in
stdenvNoCC.mkDerivation {
pname = "dracula-theme";
@ -11,8 +11,8 @@ stdenvNoCC.mkDerivation {
src = fetchFromGitHub {
owner = "dracula";
repo = "gtk";
rev = "c21f12be904fe55336397fc80feb1a8c8216dca2";
hash = "sha256-UbipHarnLkCDpUhQOP/uJlXSJ5zHptpNpLPgYwDz+1A=";
rev = "18350cafd8e9c775737f97fb5acf0890e29bc47a";
hash = "sha256-uhcRV7E7GDjWjetUHcz/E/g36m/yYTg3c9WJo6gYTJA=";
};
propagatedUserEnvPkgs = [