[Backport release-26.05] meshcentral: 1.1.58 -> 1.2.0 (#533551)

This commit is contained in:
Maximilian Bosch 2026-06-20 15:42:32 +00:00 committed by GitHub
commit 82783e888b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2968 additions and 3715 deletions

File diff suppressed because it is too large Load diff

View file

@ -7,16 +7,16 @@
buildNpmPackage (finalAttrs: {
pname = "meshcentral";
version = "1.1.59";
version = "1.2.0";
src = fetchFromGitHub {
owner = "Ylianst";
repo = "MeshCentral";
tag = finalAttrs.version;
hash = "sha256-qfiIofwFOXHzxnqyJyXCgwMqBhONjBiU/5YLOE7u4n8=";
hash = "sha256-a+vqNjmKP866O2t+UsedpgYtWFbjeoYNtuCziAa436A=";
};
npmDepsHash = "sha256-UYPx3OIeT1HUgyjY743F/DTwsfIRTlsQLJxK99LbA/k=";
npmDepsHash = "sha256-ZnSpqw4pn6OI8Gh9qLseTLH24jtj1zPGfHiMlUX+l/s=";
# Using the npmDeps with a newer nodejs causes `npm ci` errors, also upstream
# states they stick to the LTS version of nodejs:
# https://meshcentral.com/docs/MeshCentral2InstallGuide.pdf