Sandro
7048a48bc7
Merge pull request #226302 from Tungsten842/sdrangel
2023-04-20 21:28:33 +02:00
Doron Behar
25665063b9
uhd: Add a buildPackages pythonEnv for nativeBuildInputs
2023-04-17 21:19:57 +03:00
Doron Behar
be4ae4fbfd
uhd: Remove unused enableSim flag
2023-04-17 21:19:57 +03:00
Doron Behar
3697ccb4b1
uhd: Remove neon.patch not applying anymore
2023-04-17 21:19:57 +03:00
Doron Behar
9c8a86d52f
Revert "uhd: fix cross"
...
This reverts commit ec1631a06f
.
It was merged too fast, without giving a chance to maintainers to
suggest the changes in the upcoming commits.
2023-04-17 21:14:52 +03:00
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
Tungsten842
a8921b81fe
sdrangel: fix apt demodulator, satellite tracker and cleanup
2023-04-15 18:00:10 +02: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
Matt Melling
e69c0d6910
cloudlog: 2.3.3. -> 2.4
2023-02-20 17:23:21 +00:00
Matt Melling
eaf5448944
cloudlog: add passthru update script
2023-02-20 17:23:15 +00:00
QuantMint
434bb4d090
librtlsdr: remove
...
Removing librtlsdr because it's the same exact package as rtl-sdr.
2023-02-20 07:14:51 +01:00
Ferry Jérémie
bfac2d0034
treewide:replace http by https when https is a permanent redirection
2023-02-19 21:47:59 +01:00
Mario Rodas
af416d5e4c
Merge pull request #201134 from logan12358/quisk-upgrade
...
quisk: 4.1.73 -> 4.2.12
2023-02-18 19:32:14 -05:00
Felix Buehler
bc3d5934d7
treewide: use lib.optionals
2023-02-14 19:11:59 +01:00
Alyssa Ross
85cdc2a7ff
qdmr: fix eval with aliases disabled
...
libyamlcpp was recently renamed to yaml-cpp.
2023-02-13 18:17:31 +00:00
markuskowa
53cb0c9a0f
Merge pull request #214512 from r-ryantm/auto-update/hackrf
...
hackrf: 2022.09.1 -> 2023.01.1
2023-02-08 13:01:22 +01:00
John Ericson
f0636c6055
treewide: Add meta.pkgConfigModules
to a few packages
...
Picking up where https://github.com/NixOS/nixpkgs/pull/214304 left off.
2023-02-07 12:15:32 -05:00
Janik H
e24028141f
qdmr: fixup
2023-02-06 20:19:42 +01:00
Nick Cao
185123899f
Merge pull request #214704 from mattmelling/gridtracker-1.23.0206
...
gridtracker: 1.23.0110 -> 1.23.0206
2023-02-05 20:13:19 +08:00
Matt Melling
2316852020
gridtracker: 1.23.0110 -> 1.23.0206
2023-02-05 08:32:51 +00:00
Matt Melling
0ac1177357
gridtracker: add passthru update script
2023-02-05 08:31:33 +00:00
R. Ryantm
3cb6f8db35
hackrf: 2022.09.1 -> 2023.01.1
2023-02-04 08:47:09 +00:00
R. Ryantm
ed0538b685
sdrangel: 7.8.6 -> 7.9.0
2023-02-04 05:46:58 +00:00
0x4A6F
321588818e
Merge pull request #209733 from Janik-Haag/master-qdmr
...
qdmr: init at 0.11.2, added janik as maintainer
2023-02-02 01:31:32 +01:00
Janik H
d0c759feae
qdmr: init at 0.11.2
2023-02-01 17:50:11 +01:00
R. Ryantm
1d581fde40
flex-ncat: 0.1-20221109.1 -> 0.2-20230126.0
2023-02-01 15:24:38 +00:00
Weijia Wang
e784508655
Merge pull request #213670 from r-ryantm/auto-update/urh
...
urh: 2.9.3 -> 2.9.4
2023-01-31 11:10:20 +01:00
R. Ryantm
83d000ca8e
urh: 2.9.3 -> 2.9.4
2023-01-30 23:50:27 +00:00
R. Ryantm
c9e9826014
flex-ndax: 0.2-20221007.1 -> 0.3-20230126.0
2023-01-29 19:44:10 +00:00
Doron Behar
207094ef84
gnuradio: 3.10.5.0 -> 3.10.5.1
2023-01-28 17:47:29 +02:00
Mario Rodas
d4f0fe7811
cloudlog: fix pname
2023-01-28 04:20:00 +00:00
github-actions[bot]
387a5e220d
Merge staging-next into staging
2023-02-28 00:03:08 +00:00
github-actions[bot]
199efde227
Merge staging-next into staging
2023-02-24 18:02:00 +00:00
github-actions[bot]
3cdd771820
Merge staging-next into staging
2023-02-23 18:01:49 +00:00
github-actions[bot]
a13cd94b7b
Merge staging-next into staging
2023-02-22 00:03:12 +00:00
github-actions[bot]
2d285b1590
Merge staging-next into staging
2023-02-21 06:01:33 +00:00
github-actions[bot]
fc3641aa1e
Merge staging-next into staging
2023-02-21 00:03:04 +00:00
github-actions[bot]
0a547ad8b7
Merge staging-next into staging
2023-02-20 12:02:08 +00:00
Martin Weinelt
9e7f9a402b
python310Packages.mako: Normalize attribute, pname, dirname
2023-02-19 21:36:02 +01:00
Artturi
66245e0c26
Merge pull request #200585 from illdefined/flex-ncat
2023-01-27 19:01:55 +02:00
Nick Cao
4a7a205906
Merge pull request #212676 from mattmelling/cloudlog-2.3.3
...
cloudlog: 2.3 -> 2.3.3
2023-01-26 10:36:51 +08:00
Matt Melling
a95f6361bf
cloudlog: 2.3 -> 2.3.3
2023-01-25 17:55:01 +00:00
Weijia Wang
62553996b7
Merge pull request #211448 from r-ryantm/auto-update/sdrangel
...
sdrangel: 7.8.5 -> 7.8.6
2023-01-24 05:42:03 +01:00
Sandro
17631ae82d
Merge pull request #208712 from mattmelling/cloudlog
...
cloudlog: init at 2.3
2023-01-24 02:52:36 +01:00
Sandro
a693c2a391
Merge pull request #210497 from mattmelling/gridtracker-1.23.0110
...
gridtracker: 1.22.1226 -> 1.23.0110
2023-01-24 02:51:47 +01:00
Matt Melling
31e3844aea
cloudlog: init at 2.3
2023-01-23 22:41:07 +00:00
Weijia Wang
6f7decf60b
freedv: 1.8.6 -> 1.8.7
2023-01-22 04:17:00 +01:00
Guillaume Girol
33afbf39f6
treewide: switch to nativeCheckInputs
...
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
R. Ryantm
27b09ea44a
sdrangel: 7.8.5 -> 7.8.6
2023-01-18 20:41:01 +00:00
Rick van Schijndel
add94b83b1
kappanhang: restrict platforms to linux-only
...
According to the README:
kappanhang currently only supports Linux, but support for other platforms
can be easily added if anyone is interested and has the skills
(volunteers needed, as I'm only developing the Linux version).
2023-01-16 19:13:37 +01:00
Matt Melling
cf8621d287
gridtracker: 1.22.1226 -> 1.23.0110
2023-01-13 08:28:19 +00:00
Matt Melling
0eece73358
grig: init at 0.9.0
2023-01-12 22:39:27 +00:00