mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
nezha-theme-user: 2.0.1 -> 2.2.1
(cherry picked from commit 5112234384)
This commit is contained in:
parent
ca1a54639a
commit
d5e9f091b8
1 changed files with 2 additions and 2 deletions
|
|
@ -7,13 +7,13 @@
|
|||
|
||||
buildNpmPackage (finalAttrs: {
|
||||
pname = "nezha-theme-user";
|
||||
version = "2.0.1";
|
||||
version = "2.2.1";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "hamster1963";
|
||||
repo = "nezha-dash-v1";
|
||||
tag = "v${finalAttrs.version}";
|
||||
hash = "sha256-3zaA3T4zW18caOQe5DBF8Zsms3cjks3Ywyfkyk6N2N0=";
|
||||
hash = "sha256-X7NRpDeZqLijgbUQOEdML00TPRM2D55zlJkzWB2TKfM=";
|
||||
};
|
||||
|
||||
# TODO: Switch to the bun build function once available in nixpkgs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue