mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-27 17:33:09 +00:00
dracula-theme: unstable-2024-03-02 -> unstable-2024-03-10
This commit is contained in:
parent
a07fe6bab8
commit
503f998259
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
let
|
let
|
||||||
themeName = "Dracula";
|
themeName = "Dracula";
|
||||||
version = "unstable-2024-03-02";
|
version = "unstable-2024-03-10";
|
||||||
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 = "9eb561508e481d77f2d39fbb3a6b2949e990aa4f";
|
rev = "e28f5b8f8cbb7c3213c428667e351114188169ed";
|
||||||
hash = "sha256-jsi6nMblqKDPIF10hIqubuOiaYDO+SuHGfb5yncRRHE=";
|
hash = "sha256-B0Cakf/hLiW/z71BzzVhieJOE2C0jLb9GkDVM4zpICc=";
|
||||||
};
|
};
|
||||||
|
|
||||||
propagatedUserEnvPkgs = [
|
propagatedUserEnvPkgs = [
|
||||||
|
Loading…
Reference in New Issue
Block a user