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

dracula-theme: 4.0.0-unstable-2024-06-19 -> 4.0.0-unstable-2024-06-27
This commit is contained in:
Masum Reza 2024-07-04 16:49:57 +05:30 committed by GitHub
commit 3a8016c065
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@
let
themeName = "Dracula";
version = "4.0.0-unstable-2024-06-19";
version = "4.0.0-unstable-2024-06-27";
in
stdenvNoCC.mkDerivation {
pname = "dracula-theme";
@ -11,8 +11,8 @@ stdenvNoCC.mkDerivation {
src = fetchFromGitHub {
owner = "dracula";
repo = "gtk";
rev = "91b9c8572d7cfa06b24eee72d415cc8931c04934";
hash = "sha256-WQsPn5s8xZ/wdVJUJb1aCTAjOskj/qthZ48HHDVIcNk=";
rev = "bc1414a938652d04b9305b1300f5ceefcf3a3d72";
hash = "sha256-QaMrcUuvHRisa58XaiNos6jpclp0jotFQJ3b375gKMU=";
};
propagatedUserEnvPkgs = [