Skip to content

Commit

Permalink
nezha-theme-nazhua: 0.4.20 -> 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Moraxyc committed Jan 4, 2025
1 parent cbb8f5b commit a322d5a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/by-name/ne/nezha-theme-nazhua/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@

stdenvNoCC.mkDerivation (finalAttrs: {
pname = "nezha-theme-nazhua";
version = "0.4.20";
version = "0.5.1";

src = fetchFromGitHub {
owner = "hi2shark";
repo = "nazhua";
tag = "v${finalAttrs.version}";
hash = "sha256-lVDvA7BaFZ4bS3RqxD6iUj1D4NYTgG5nEbYXYV925oc=";
hash = "sha256-5XEdfUCwQSa+PWu4SHJCg3rCtblyD5x41lKe0SvFrU8=";
};

yarnOfflineCache = fetchYarnDeps {
Expand Down

0 comments on commit a322d5a

Please sign in to comment.