python3Packages.meshtastic: init at 1.2.30
This commit is contained in:
@@ -4111,6 +4111,8 @@ in {
|
||||
|
||||
meshlabxml = callPackage ../development/python-modules/meshlabxml { };
|
||||
|
||||
meshtastic = callPackage ../development/python-modules/meshtastic { };
|
||||
|
||||
meson = toPythonModule ((pkgs.meson.override { python3 = python; }).overrideAttrs
|
||||
(oldAttrs: { # We do not want the setup hook in Python packages because the build is performed differently.
|
||||
setupHook = null;
|
||||
|
||||
Reference in New Issue
Block a user