mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
nezha-theme-user: correct license
(cherry picked from commit 6f61925601)
This commit is contained in:
parent
814e40ea9c
commit
20b9600aae
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ buildNpmPackage (finalAttrs: {
|
|||
description = "Nezha monitoring user frontend based on next.js";
|
||||
changelog = "https://github.com/hamster1963/nezha-dash-v2/releases/tag/v${finalAttrs.version}";
|
||||
homepage = "https://github.com/hamster1963/nezha-dash-v2";
|
||||
license = lib.licenses.apsl20;
|
||||
license = lib.licenses.asl20;
|
||||
maintainers = with lib.maintainers; [ moraxyc ];
|
||||
};
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue