dracula-theme: unstable-2024-02-08 -> unstable-2024-02-16
This commit is contained in:
parent
10cfcdbf79
commit
40f3ae0634
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
let
|
||||
themeName = "Dracula";
|
||||
version = "unstable-2024-02-08";
|
||||
version = "unstable-2024-02-16";
|
||||
in
|
||||
stdenvNoCC.mkDerivation {
|
||||
pname = "dracula-theme";
|
||||
|
@ -11,8 +11,8 @@ stdenvNoCC.mkDerivation {
|
|||
src = fetchFromGitHub {
|
||||
owner = "dracula";
|
||||
repo = "gtk";
|
||||
rev = "b974287300b58766c9f020a6fc779e5cd9ca4da8";
|
||||
hash = "sha256-01UHRPO8Cdgdd2FTxGGxCGOPGHBx9JgR7Taoh8Xm58U=";
|
||||
rev = "0be7ae81dc1c15887146db802884aa56f3d92751";
|
||||
hash = "sha256-PmCJg/mE4mZ7KLljH4ZQou0zsaOo80z19XSmKCjojuw=";
|
||||
};
|
||||
|
||||
propagatedUserEnvPkgs = [
|
||||
|
|
Loading…
Reference in a new issue