We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2318fb3 + 232fe85 commit 2106bfbCopy full SHA for 2106bfb
1 file changed
pkgs/tools/admin/meshcentral/default.nix
@@ -41,6 +41,8 @@ yarn2nix-moretea.mkYarnPackage {
41
ln -s $out/libexec/meshcentral/deps/meshcentral/meshcentral.js $out/bin/meshcentral
42
'';
43
44
+ doDist = false;
45
+
46
publishBinsFor = [ ];
47
48
passthru.updateScript = ./update.sh;
0 commit comments