mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-27 02:34:53 +00:00
meshcentral: unmaintain
I don't have any portable Windows machines anymore that need this kind of tooling for (remote) maintenance.
This commit is contained in:
@@ -46,7 +46,7 @@ buildNpmPackage (finalAttrs: {
|
||||
meta = {
|
||||
description = "Computer management web app";
|
||||
homepage = "https://meshcentral.com/";
|
||||
maintainers = with lib.maintainers; [ ma27 ];
|
||||
maintainers = [ ];
|
||||
license = lib.licenses.asl20;
|
||||
mainProgram = "meshcentral";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user