Commit Graph

810 Commits

Author SHA1 Message Date
Weijia Wang
45034936b7
Merge pull request #226569 from witchof0x20/chirp_fixes
chirp: use wrapGAppsHook to fix file manager crash
2023-04-17 09:33:22 +03:00
Jade
beb3583b77
chirp: use wrapGAppsHook to fix file manager crash 2023-04-16 21:59:46 -04:00
Adam Joseph
ec1631a06f uhd: fix cross
This commit adds `python3` to `nativeBuildInputs` in order to fix
cross compilation of `uhd`.
2023-04-16 17:43:38 -07:00
Doron Behar
ab6c85f31c gqrx: 2.15.9 -> 2.15.10
Diff: https://github.com/gqrx-sdr/gqrx/compare/v2.15.9...v2.15.10
2023-04-14 19:29:02 +03:00
Sandro
f53d20ef81
Merge pull request #225205 from Tungsten842/sdrangel-update 2023-04-13 21:29:47 +02:00
Matt Melling
6e5ce48553
cloudlog: 2.4 -> 2.4.1 2023-04-09 00:44:30 +01:00
Tungsten842
18ae819a87 sdrangel: 7.11.0 -> 7.13.0 2023-04-07 21:03:30 +02:00
Graham Christensen
772d05f31d
Merge pull request #224578 from grahamc/tqsl
tqsl: 2.5.9 -> 2.6.5
2023-04-06 21:27:46 -04:00
Graham Christensen
46ab8008a3 tqsl: 2.5.9 -> 2.6.5 2023-04-03 23:22:34 -04:00
Graham Christensen
9a15cdc390 wsjtx: 2.5.4 -> 2.6.1 2023-04-03 21:42:20 -04:00
Weijia Wang
7cea6c8c72
Merge pull request #224126 from r-ryantm/auto-update/freedv
freedv: 1.8.8 -> 1.8.8.1
2023-04-02 13:55:45 +03:00
Sandro
0d01ef70b0
Merge pull request #224270 from mattmelling/gridtracker-1.23.0402 2023-04-02 00:45:18 +02:00
Doron Behar
55a653de91 gnuradio: 3.10.5.1 -> 3.10.6.0 2023-04-01 23:48:41 +03:00
Matt Melling
957fce9d6c
gridtracker: 1.23.0206 -> 1.23.0402 2023-04-01 21:30:50 +01:00
Franz Pletz
0c972f5f0c
Merge pull request #224099 from wentasah/cppzmq-propagate
cppzmq: make zeromq propagatedBuildInput
2023-04-01 06:05:48 +02:00
Ilan Joselevich
342f66402c
Merge pull request #223124 from mrene/sdrangel/7.11.0
sdrangel: 7.10.0 -> 7.11.0
2023-04-01 01:47:01 +03:00
R. Ryantm
e04e24c5e0 freedv: 1.8.8 -> 1.8.8.1 2023-03-31 19:57:38 +00:00
Michal Sojka
b1cb42d3b7 cppzmq: make zeromq propagatedBuildInput
cppzmq is a header-only library. As such, it is not much useful
without zeromq, whose headers it includes. By having zeromq in
propagatedBuildInputs, we can simplify dependent expressions.

This change is motivated by
https://github.com/lopsided98/nix-ros-overlay/issues/255#issuecomment-1487590226.
The expressions in nix-ros-overlay are automatically generated and
since packages in other distributions where ROS runs need not to
explicitly depend on zeromq, the Nix expression should behave the
same. This way, nix-ros-overlay will not to have manually
patch/overlay the automatically generated expressions.
2023-03-31 18:58:56 +02:00
Mathieu Rene
b5af7c0f8e sdrangel: 7.10.0 -> 7.11.0 2023-03-30 22:14:18 -04:00
Stanisław Pitucha
02c95a1f42
Merge pull request #223006 from viraptor/dump1090-darwin
dump1090: mark working on darwin
2023-03-29 22:22:04 +11:00
Lily Foster
2859ec6f8f
Merge pull request #221917 from mrene/update-chirp
chirp: unstable-2022-12-07 -> unstable-2023-03-15
2023-03-28 15:38:34 -04:00
Weijia Wang
1fd1b89bac
Merge pull request #223195 from r-ryantm/auto-update/freedv
freedv: 1.8.7 -> 1.8.8
2023-03-27 09:33:45 +03:00
Guillaume Girol
670ca02015
Merge pull request #222419 from Tungsten842/sdrangel-boost
sdrangel: unpin boost
2023-03-26 15:52:22 +00:00
R. Ryantm
c3966c2d35 freedv: 1.8.7 -> 1.8.8 2023-03-26 04:44:09 +00:00
Yureka
f8cbc3c281 tree-wide: convert rust with git deps to importCargoLock 2023-03-26 01:52:04 +01:00
Stanisław Pitucha
7ca5b50432 dump1090: mark working on darwin 2023-03-25 15:33:33 +11:00
Tungsten842
6848959460 sdrangel: add myself as mantainer 2023-03-22 11:13:27 +01:00
R. Ryantm
0899cf5fde qradiolink: 0.8.8-1 -> 0.8.9-1 2023-03-22 02:35:00 +00:00
Sandro
42abb58ab3
Merge pull request #220746 from Tungsten842/sdrangel 2023-03-19 22:39:23 +01:00
Weijia Wang
f5003fa490 quisk: migrate to wxPython_4_2 2023-03-19 20:06:54 +02:00
Mathieu Rene
2ea5188580 chirp: unstable-2022-12-07 -> unstable-2023-03-15
Upgrading fixes a current build problem regarding setuptools 67's
enhanced strictness.
2023-03-18 18:19:41 -04:00
Weijia Wang
de7f43e787
Merge pull request #220893 from mrene/fix-sdrangel-darwin
sdrangel: fix darwin build
2023-03-18 19:26:49 +02:00
Tungsten842
33c369df8f sdrangel: add missing dependencies and fix DAB demodulator 2023-03-16 20:52:40 +01:00
Travis Whitaker
b6bd2830cd gnuradio: fix on darwin-aarch64 2023-03-16 15:36:16 +02:00
Mathieu Rene
ab570e4a42 sdrangel: fix darwin build
Tested and changed the platform metadata for the dependent libs.
2023-03-12 17:41:55 -04:00
Martin Weinelt
3c902cd3e4 Merge remote-tracking branch 'origin/master' into staging-next 2023-03-08 03:36:07 +01:00
R. Ryantm
2593976518 csdr: 0.18.0 -> 0.18.1 2023-03-07 18:51:37 +00:00
Martin Weinelt
bcf6c81a88 Merge remote-tracking branch 'origin/master' into staging-next 2023-03-06 16:55:14 +00:00
Doron Behar
c3c40d562c uhd: 4.1.0.5 -> 4.4.0.0
Diff: https://github.com/EttusResearch/uhd/compare/v4.1.0.5...4.4.0.0
2023-03-02 16:05:09 +02:00
Weijia Wang
57b5ae9ac8
Merge pull request #218103 from r-ryantm/auto-update/sdrangel
sdrangel: 7.9.0 -> 7.10.0
2023-02-27 22:39:36 +02:00
Robert Schütz
cf3243a243 sdrpp: don't use librtlsdr alias 2023-02-27 11:39:26 -08:00
Robert Schütz
e59f35e7f6 guglielmo: don't use librtlsdr alias 2023-02-27 11:39:26 -08:00
R. Ryantm
328984611b sdrangel: 7.9.0 -> 7.10.0 2023-02-24 22:49:00 +00:00
Weijia Wang
50accb53d0
Merge pull request #217356 from r-ryantm/auto-update/fldigi
fldigi: 4.1.23 -> 4.1.25
2023-02-24 18:52:44 +02:00
Artturin
3251013cc1 treewide: env.NIX_CFLAGS_COMPILE use toString on result of optionals
env values must be strings
2023-02-22 21:23:05 +02:00
Artturin
f9fdf2d402 treewide: move NIX_CFLAGS_COMPILE to the env attrset
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper

this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
R. Ryantm
2135e32c43 quisk: 4.2.12 -> 4.2.17 2023-02-21 13:36:08 +00:00
Nick Cao
e748f96f20
Merge pull request #217335 from mattmelling/cloudlog-2.4
cloudlog: 2.3.3 -> 2.4
2023-02-21 08:44:39 +08:00
R. Ryantm
05946318dd fldigi: 4.1.23 -> 4.1.25 2023-02-20 20:40:02 +00:00
Jörg Thalheim
a891613ead
Merge pull request #217227 from mothsART/feature/replace_http_by_https__second_pass
treewide: replace http by https when https is a permanent redirection
2023-02-20 21:33:05 +01:00