dracula-theme: 2.0 -> 3.0

This commit is contained in:
Eric Dallo 2021-12-31 20:07:55 -03:00
parent 796af3ddba
commit 480774d5eb
No known key found for this signature in database
GPG key ID: 54B592E05C6FBE46

View file

@ -2,7 +2,7 @@
let
themeName = "Dracula";
version = "2.0";
version = "3.0";
in
stdenv.mkDerivation {
pname = "dracula-theme";
@ -12,7 +12,7 @@ stdenv.mkDerivation {
owner = "dracula";
repo = "gtk";
rev = "v${version}";
sha256 = "10j706gnhdplhykdisp64vzzxpzgn48b5f1fkndcp340x7hf2mf3";
sha256 = "sha256-7DUT/DfvCSo9GiJzqhqvegNCARB0eGtPQ6oUQG/Uja0=";
};
propagatedUserEnvPkgs = [