mavproxy: migrate to by-name

(cherry picked from commit 86a650ba83)
This commit is contained in:
TomaSajt 2026-06-15 16:33:58 +02:00
commit dc9a586ca9
No known key found for this signature in database
GPG key ID: F011163C050122A1
2 changed files with 0 additions and 2 deletions

View file

@ -5559,8 +5559,6 @@ with pkgs;
maven3 = maven;
inherit (maven) buildMaven;
mavproxy = callPackage ../applications/science/robotics/mavproxy { };
python-matter-server =
with python3Packages;
toPythonApplication (