Commit Graph

186 Commits

Author SHA1 Message Date
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Gaetan Lepage
d62f208672 mujoco: 3.1.2 -> 3.1.3
Diff: https://github.com/google-deepmind/mujoco/compare/refs/tags/3.1.2...3.1.3

Changelog: https://github.com/google-deepmind/mujoco/releases/tag/3.1.3
2024-03-07 15:41:37 +01:00
R. Ryantm
93030f9ff7 mavproxy: 1.8.66 -> 1.8.70 2024-02-28 09:50:10 +00:00
Gaetan Lepage
ddb3833217 mujoco: 3.1.1 -> 3.1.2
Diff: https://github.com/google-deepmind/mujoco/compare/refs/tags/3.1.1...3.1.2

Changelog: https://github.com/google-deepmind/mujoco/releases/tag/3.1.2
2024-02-07 09:58:51 +01:00
Gaetan Lepage
62da9ca239 mujoco: mark as broken on darwin 2024-02-07 09:58:46 +01:00
Gaetan Lepage
a9f8122a9e mujoco: 3.1.0 -> 3.1.1
Changelog: https://github.com/google-deepmind/mujoco/releases/tag/3.1.1
2024-01-21 12:24:04 +01:00
Felix Buehler
2adcc8846a python311Packages.wxpython: rename from wxPython_4_2 2024-01-07 21:16:47 +01:00
Weijia Wang
aa604af269
Merge pull request #273163 from r-ryantm/auto-update/qgroundcontrol
qgroundcontrol: 4.2.9 -> 4.3.0
2024-01-03 15:47:07 +01:00
Viktor Sonesten
b5aa9eaa9c mujoco: 3.0.1 -> 3.1.0 2023-12-16 11:30:45 +01:00
R. Ryantm
c7fc09f681 qgroundcontrol: 4.2.9 -> 4.3.0 2023-12-09 16:27:13 +00:00
Samuel Ainsworth
d71187cf33
Merge pull request #266099 from tmplt/feat/mujoco-3.0.0
mujoco: 2.3.7 -> 3.0.1, add Python bindings
2023-12-02 15:47:04 -08:00
Viktor Sonesten
dd6fa9c2e6 mujoco: 3.0.0 -> 3.0.1 2023-11-16 19:09:22 +01:00
Viktor Sonesten
290bc1fbe0 mujoco: 2.3.7 -> 3.0.0, add Python bindings
https://mujoco.readthedocs.io/en/stable/changelog.html#version-3-0-0-october-18-2023

Fixes #262698
Fixes #262629
Fixes #262593

Co-authored-by: Silvio Traversaro <silvio@traversaro.it>
2023-11-12 11:45:20 +01:00
R. Ryantm
4b89da7980 qgroundcontrol: 4.2.8 -> 4.2.9 2023-10-23 00:17:20 +00:00
Alyssa Ross
aae53c8f97
qt5.qtModule,qt6.qtModule: deprecate qtInputs
This is just an alias for propagatedBuildInputs.  Having two names for
the same thing just makes things confusing.
2023-09-17 07:04:59 +00:00
OTABI Tomoya
00a6142d86
Merge pull request #251193 from lopsided98/pymavlink-update
mavproxy, python3Packages.pymavlink: update
2023-08-28 14:29:03 +09:00
Ben Wolsieffer
a2a7149af1 mavproxy: 1.8.62 -> 1.8.66 2023-08-24 12:28:51 -04:00
Gaetan Lepage
ed86f377f2 mujoco: 2.3.0 -> 2.3.7 2023-08-23 07:40:17 +02:00
R. Ryantm
99ce6d1bb5 qgroundcontrol: 4.2.6 -> 4.2.8 2023-07-17 18:17:29 +00:00
Weijia Wang
e44c81a3b8
Merge pull request #229525 from lopsided98/mavproxy-update
mavproxy, python3Packages.pymavlink: update
2023-06-16 16:12:53 +03:00
Ben Wolsieffer
99002aba8e mavproxy: 1.8.60 -> 1.8.62 2023-06-15 17:36:54 -04:00
Daniel Nagy
66f045a65f
betaflight-configurator: reduce size
This reduces the size of the output from 512.5M to 233.9M.
2023-05-15 21:00:00 +02:00
Jörg Thalheim
255c9a8b83
Merge pull request #229536 from lopsided98/mission-planner-update
mission-planner: 1.3.76 -> 1.3.80
2023-05-03 16:29:13 +01:00
Ben Wolsieffer
9034073d25 mission-planner: 1.3.76 -> 1.3.80 2023-05-02 15:48:27 -04:00
Ben Wolsieffer
329c8a2e63 mavproxy: 1.8.59 -> 1.8.60 2023-05-02 15:20:58 -04:00
Daniel Nagy
8372789e47
qgroundcontrol: 4.2.4 -> 4.2.6
Diff: https://github.com/mavlink/qgroundcontrol/compare/v4.2.4...v4.2.6
2023-05-02 16:45:00 +02:00
Weijia Wang
4fe9738427 mavproxy: migrate to wxPython_4_2 2023-03-19 10:29:51 +02:00
R. Ryantm
66b1375b14 betaflight-configurator: 10.8.0 -> 10.9.0 2023-02-01 10:48:57 +00:00
Weijia Wang
ee406a5bb0
Merge pull request #196064 from r-ryantm/auto-update/mavproxy
mavproxy: 1.8.57 -> 1.8.59
2023-01-23 05:20:03 +01:00
Samuel Ainsworth
b647155e5b
mujoco: init at 2.3.0 (#198145)
* mujoco: init at 2.3.0

* mujoco: refactor `meta`

Co-authored-by: Florian <florian.brandes@posteo.de>

Co-authored-by: Florian <florian.brandes@posteo.de>
2022-10-29 11:47:32 -07:00
R. Ryantm
11cca34608 qgroundcontrol: 4.2.3 -> 4.2.4 2022-10-27 21:19:31 +08:00
Bobby Rong
256da9655f
Merge pull request #192797 from wucke13/inav-configurator
inav-configurator: 4.1.0 -> 5.1.0
2022-10-25 21:12:11 +08:00
R. Ryantm
59957c54b4 mavproxy: 1.8.57 -> 1.8.59 2022-10-14 23:33:11 +00:00
Artturi
eb49b683f3
Merge pull request #195661 from wamserma/arg-cleanup-app
pkgs.applications: remove unused args
2022-10-15 02:20:29 +03:00
R. Ryantm
211d284b5c mavproxy: 1.8.56 -> 1.8.57 2022-10-13 16:35:12 +00:00
Markus S. Wamser
c9d167f174 pkgs.applications: remove unused args 2022-10-12 16:00:16 +02:00
wucke13
3eb83269ec inav-configurator: 4.1.0 -> 5.1.0 2022-09-24 19:09:08 +02:00
R. Ryantm
0a930eb9f6 mavproxy: 1.8.55 -> 1.8.56 2022-09-19 08:53:58 +00:00
Ben Wolsieffer
073d3c1b77 mavproxy: add lxml dependency
Also, alphabetize the dependencies.

Add dependencies that are not part of install_requires (apparently due to
some issue with pip and distro packaging). The closure size is increased
somewhat by OpenCV, but this allows all the tools to work correctly.
2022-09-04 17:30:03 -04:00
Jörg Thalheim
5c3f9c0213 mavproxy: add missing opencv dependency 2022-09-03 17:49:42 +02:00
R. Ryantm
f5a5ffd59f mavproxy: 1.8.52 -> 1.8.55 2022-09-03 10:05:19 +00:00
Jonas Heinrich
ed7e80c85b
Merge pull request #183893 from r-ryantm/auto-update/emuflight-configurator
emuflight-configurator: 0.4.0 -> 0.4.1
2022-08-22 16:07:10 +02:00
ajs124
7207f24c32
Merge pull request #180052 from lopsided98/qgroundcontrol-update 2022-08-01 23:51:06 +02:00
ajs124
ee81907db5
Merge pull request #180029 from TilCreator/fixQgroundcontrolr 2022-08-01 23:43:29 +02:00
R. Ryantm
bd16430883 emuflight-configurator: 0.4.0 -> 0.4.1 2022-07-30 04:44:30 +00:00
R. Ryantm
f9881742e3 mavproxy: 1.8.50 -> 1.8.52 2022-07-21 15:34:32 +00:00
Ben Wolsieffer
8927d4d9e7 qgroundcontrol: 4.2.1 -> 4.2.3 2022-07-03 17:39:00 -04:00
tilcreator
61f6ac995d qgroundcontrol: Fix gst dependencies 2022-07-03 13:27:12 +02:00
Martin Weinelt
2031ca4a25
Merge pull request #178569 from eintim/betaflight-configurator 2022-06-25 12:24:50 +02:00
Robert Scott
466c2e342a treewide/applications: add sourceType binaryNativeCode for many packages 2022-06-23 18:38:19 +01:00