Weijia Wang
d07aa2c564
Merge pull request #252481 from r-ryantm/auto-update/fldigi
...
fldigi: 4.1.26 -> 4.1.27
2023-09-05 12:51:25 +02:00
markuskowa
d1118427ae
Merge pull request #252931 from fooker/pr/multimon-sox
...
multimon-ng: add sox as dependency
2023-09-04 23:17:15 +02:00
Dustin Frisch
d51aa069be
multimon-ng: add sox as dependency
2023-09-04 14:35:31 +02:00
Tobias Mayer
fd3acad643
gnuradio: fix build with fmt-10.1
2023-09-04 10:18:59 +02:00
kashw2
7f43fba498
quisk: 4.2.17 -> 4.2.22
2023-09-03 21:58:30 +10:00
Matt Melling
9bcbe437df
cloudlog: 2.4.5 -> 2.4.8
2023-08-31 23:47:26 +01:00
R. Ryantm
40654da9cf
fldigi: 4.1.26 -> 4.1.27
2023-08-31 02:27:58 +00:00
Weijia Wang
ca5b143c0d
Merge pull request #252227 from wegank/freedv-bump
...
freedv: 1.8.12 -> 1.9.1
2023-08-30 11:20:11 +02:00
Weijia Wang
4ac5e84592
freedv: 1.8.12 -> 1.9.1
2023-08-30 00:40:49 +02:00
R. Ryantm
e6c47d3a25
flrig: 2.0.02 -> 2.0.03
2023-08-29 17:40:18 +00:00
github-actions[bot]
7acb56e802
Merge master into staging-next
2023-08-26 06:00:59 +00:00
Markus Kowalewski
3f43fe1c2a
abracadabra: 2.2.2 -> 2.2.4
2023-08-26 00:41:05 +02:00
github-actions[bot]
84387348d4
Merge master into staging-next
2023-08-23 00:01:50 +00:00
Jonas Heinrich
0ac45ef6c8
Merge pull request #250827 from markuskowa/upd-qradiolink
...
qradiolink: 0.8.9-1 -> 0.8.10-1
2023-08-22 23:39:56 +02:00
Markus Kowalewski
56366da6fc
qradiolink: 0.8.9-1 -> 0.8.10-1
2023-08-22 22:03:23 +02:00
github-actions[bot]
1f6fb14d17
Merge staging-next into staging
2023-08-22 00:02:25 +00:00
Markus Kowalewski
8b987d57e0
abracadabra: 2.2.1 -> 2.2.2
2023-08-21 22:49:01 +02:00
Theodore Ni
d494084017
Merge branch 'staging-next' into staging
...
Merging https://github.com/NixOS/nixpkgs/pull/245957 with https://github.com/NixOS/nixpkgs/pull/246022 .
2023-08-20 20:09:45 -07:00
Sergei Trofimovich
47ff4c7e81
limesuite: pull gcc-13 fix pending upstream inclusion
...
Without the change build against `gcc-13` fails as:
$ nix build --impure --expr 'with import ./. {}; limesuite.override {stdenv = gcc13Stdenv; }' -L
...
/build/source/src/lms7002m_mcu/MCU_File.cpp:340:21: error: 'uint8_t' was not declared in this scope
340 | uint8_t i = 0;
| ^~~~~~~
/build/source/src/lms7002m_mcu/MCU_File.cpp:4:1: note: 'uint8_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
3 | #include <iostream>
+++ |+#include <cstdint>
2023-08-20 10:14:08 +01:00
Theodore Ni
ece0953571
Merge branch 'staging-next' into staging
2023-08-18 16:02:27 -07:00
0x4A6F
9ce7e0bd4d
Merge pull request #249573 from Janik-Haag/qdmr
...
qdmr: 0.11.2 -> 0.11.3
2023-08-17 18:26:28 +02:00
Pol Dellaiera
ba1c676cf4
sdrangel: use finalAttrs
pattern
2023-08-16 17:13:27 +02:00
Janik H
34d324ea44
qdmr: 0.11.2 -> 0.11.3
...
Diff: https://github.com/hmatuschek/qdmr/compare/v0.11.2...v0.11.3
2023-08-16 16:40:47 +02:00
R. Ryantm
7226b2ddf2
sdrangel: 7.15.1 -> 7.15.2
2023-08-16 02:11:27 +00:00
Jan Malakhovski
b358ebd870
treewide: replace setSourceRoot = "sourceRoot=$PWD"
and similar with sourceRoot = "."
2023-08-12 08:29:55 +00:00
OTABI Tomoya
4b4e860a72
Merge pull request #237890 from Janik-Haag/anytone-emu
...
anytone-emu: init at unstable-2023-06-15
2023-08-10 09:19:03 +09:00
Janik H
33bf1c9273
anytone-emu: init at unstable-2023-06-15
2023-08-09 16:10:32 +02:00
Jan Malakhovski
5852f26bdc
treewide: noop: refer to src.name
or similar in sourceRoot
where appropriate, part 1: trivial cases
2023-08-03 16:32:03 +00:00
Pol Dellaiera
6654be0f4c
Merge pull request #244370 from r-ryantm/auto-update/freedv
...
freedv: 1.8.11 -> 1.8.12
2023-07-26 13:26:52 +02:00
Nikolay Korotkiy
4076c4f668
urh: enable on unix
2023-07-25 17:17:31 -03:00
Nick Cao
35be480850
Merge pull request #245242 from sarcasticadmin/rh/1690227231ax25
...
ax25-tools: set localstatedir to /var/lib
2023-07-24 20:48:11 -06:00
Robert James Hernandez
1269a601e3
ax25-apps: set localstatedir to /var/lib
...
Previously, localstatedir was being defaulting to path inside /nix/store
so some AX.25 applications were not able to write their state to disk.
2023-07-24 21:21:36 +00:00
Robert James Hernandez
0d75120022
ax25-tools: set localstatedir to /var/lib
...
Previously, localstatedir was being defaulting to path inside /nix/store
so some AX.25 applications were not able to write their state to disk.
2023-07-24 21:11:42 +00:00
Nikolay Korotkiy
988b93ec0d
Merge pull request #243817 from mrene/limesuite/fix-darwin-build
...
limesuite: fix darwin build
2023-07-23 13:40:52 +04:00
Mathieu Rene
f323730370
limesuite: fix darwin build
2023-07-22 22:15:02 -04:00
markuskowa
4eb7c9eb8a
Merge pull request #244889 from r-ryantm/auto-update/abracadabra
...
abracadabra: 2.1.1 -> 2.2.1
2023-07-23 00:57:34 +02:00
R. Ryantm
36df4d8e3e
abracadabra: 2.1.1 -> 2.2.1
2023-07-22 19:43:12 +00:00
R. Ryantm
aede6376e4
flrig: 2.0.01 -> 2.0.02
2023-07-22 15:46:35 +00:00
Nick Cao
dee942ff99
Merge pull request #241064 from r-ryantm/auto-update/cloudlog
...
cloudlog: 2.4.3 -> 2.4.5
2023-07-20 02:56:08 -06:00
R. Ryantm
dea588afa7
freedv: 1.8.11 -> 1.8.12
2023-07-19 15:11:12 +00:00
R. Ryantm
264c2b9b0b
sdrangel: 7.15.0 -> 7.15.1
2023-07-19 05:41:08 +00:00
Ilan Joselevich
91ccd1c288
Merge pull request #243769 from dotemup/pat
...
pat: init at 0.15.0
2023-07-17 18:02:13 +03:00
dotemup
d893530e3a
pat: init at 0.15.0
2023-07-16 15:53:47 -04:00
Doron Behar
9892a91f88
gnuradio: 3.10.6.0 -> 3.10.7.0
2023-07-16 13:47:24 +03:00
R. Ryantm
bb8999eaf4
cloudlog: 2.4.3 -> 2.4.5
2023-07-15 23:43:59 +00:00
R. Ryantm
4e24f15f96
flmsg: 4.0.20 -> 4.0.22
2023-07-13 00:39:20 +00:00
Nick Cao
87f8573816
Merge pull request #241057 from dotemup/gridtracker
...
gridtracker: add wrapGAppsHook
2023-07-11 10:39:54 +08:00
Stanisław Pitucha
2b3fd11c30
fm-tune: init at 1.1
...
Add the fm_tune application for initial sdr tuning.
2023-07-08 15:37:44 +10:00
dotemup
fb15b4ac4e
tqsl: add wrapGAppsHook, remove cmakeWrapper
2023-07-03 18:51:06 -04:00
dotemup
f391b86e96
gridtracker: add wrapGAppsHook
2023-07-02 03:35:35 -04:00
Bobby Rong
db7f1ee574
sdrplay: avoid using alias libusb
2023-06-26 09:50:53 +08:00
Janik
e1552c4f97
Merge pull request #202798 from zaninime/sdrplay
2023-06-26 00:42:57 +02:00
R. Ryantm
c317609b5d
sdrangel: 7.14.2 -> 7.15.0
2023-06-24 13:38:23 +00:00
R. Ryantm
7cad643c59
freedv: 1.8.10.1 -> 1.8.11
2023-06-17 08:33:39 +00:00
Sandro
220b3a245c
Merge pull request #235738 from f2k1de/chirp-2023-06-02
...
chirp: unstable-2023-03-15 -> unstable-2023-06-02
2023-06-09 21:39:06 +02:00
Weijia Wang
e2a1c6547a
freedv: 1.8.9 -> 1.8.10.1
2023-06-06 12:07:31 +03:00
Elis Hirwing
4e59b91865
flrig: 2.0.0 -> 2.0.01
2023-06-05 09:13:49 +02:00
Weijia Wang
67d58d6eb2
Merge pull request #235670 from r-ryantm/auto-update/cloudlog
...
cloudlog: 2.4.2 -> 2.4.3
2023-06-04 19:13:20 +02:00
Isa
af903dfb0c
chirp: unstable-2023-03-15 -> unstable-2023-06-02
2023-06-03 12:15:22 +02:00
R. Ryantm
4e42d8309a
cloudlog: 2.4.2 -> 2.4.3
2023-06-02 23:21:58 +00:00
Weijia Wang
63f9baa8be
Merge pull request #235619 from r-ryantm/auto-update/sdrangel
...
sdrangel: 7.14.1 -> 7.14.2
2023-06-02 22:14:19 +02:00
markuskowa
9741d51161
Merge pull request #234312 from markuskowa/add-abracadabra
...
abracadabra: init at 2.1.1
2023-06-02 18:18:49 +02:00
R. Ryantm
bd4caf7b67
sdrangel: 7.14.1 -> 7.14.2
2023-06-02 16:07:54 +00:00
Scott Teague
43d042cea2
flamp: init at 2.2.07
...
Update default.nix to remove whitespace
Update pkgs/applications/radio/flamp/default.nix
Use variable as suggested by Natsukium
Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>
Update pkgs/applications/radio/flamp/default.nix
Change "sha256" to "hash" as suggested by Natsukium
Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>
Update pkgs/applications/radio/flamp/default.nix
Fix code style to comply with standards as suggested by Natsukium
Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>
Update pkgs/applications/radio/flamp/default.nix
Fix code style as suggested by Natsukium
Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>
Update pkgs/applications/radio/flamp/default.nix
Get rid of accidental bloat I had made. As suggested by Natsukium
Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>
remove another space
Use finalAttrs pattern as suggested by drupol
Get rid of unneeded buildInputs
2023-06-01 21:43:58 -06:00
Weijia Wang
4c0e6010c9
Merge pull request #234608 from r-ryantm/auto-update/flrig
...
flrig: 1.4.8 -> 2.0.0
2023-05-30 12:20:53 +03:00
Markus Kowalewski
f7ea3ca9eb
abracadabra: init at 2.1.1
2023-05-28 21:10:13 +02:00
Nikolay Korotkiy
d7d44eb808
rtl-sdr: fix version in librtlsdr.pc
...
Before the fix:
```sh
$ grep Version result/lib/pkgconfig/librtlsdr.pc
Version: v0.8.x-xxx-xunknown
```
It causes problem while building projects that use librtlsdr:
```sh
-- Checking for module 'librtlsdr>=0.5.4'
-- Requested 'librtlsdr >= 0.5.4' but version of RTL-SDR Library is v0.8.x-xxx-xunknown
```
After the fix:
```sh
$ grep Version result/lib/pkgconfig/librtlsdr.pc
Version: 0.8.0
```
2023-05-28 17:48:39 +04:00
R. Ryantm
b3c8a94732
flrig: 1.4.8 -> 2.0.0
2023-05-28 11:50:32 +00:00
Weijia Wang
5e9f40005a
Merge pull request #234272 from markuskowa/upd-dablin
...
dablin: 1.14.0 -> 1.15.0
2023-05-26 22:32:27 +03:00
Markus Kowalewski
cfa11faeb7
dablin: 1.14.0 -> 1.15.0
2023-05-26 20:15:47 +02:00
Weijia Wang
ab0bd502bc
Merge pull request #234179 from Tungsten842/sdrangel
...
sdrangel: 7.13.0 -> 7.14.1
2023-05-26 13:08:56 +03:00
Tungsten842
a73769cc5b
sdrangel: 7.13.0 -> 7.14.1
2023-05-26 11:19:45 +02:00
Weijia Wang
e37dc1b8ef
Merge pull request #230057 from r-ryantm/auto-update/srsran
...
srsran: 22.10 -> 23.04
2023-05-24 15:17:54 +03:00
Weijia Wang
663049c302
srsran: fix version
2023-05-24 15:13:41 +03:00
Robert Scott
4babdb661c
Merge pull request #232340 from tomodachi94/update/poco/1.12.4
...
poco: 1.11.1 -> 1.12.4
2023-05-20 13:39:01 +01:00
Tomo
61e66c3fba
pothos: patch poco API calls
2023-05-19 20:15:05 -07:00
Martin Weinelt
47e1eefcc3
quisk: Migrate to python 3.10
2023-05-19 01:38:35 +02:00
Weijia Wang
56da03d404
Merge pull request #231834 from r-ryantm/auto-update/cloudlog
...
cloudlog: 2.4.1 -> 2.4.2
2023-05-16 14:36:39 +03:00
figsoda
7f0646b7b6
cloudlog: shorten description
...
meta.description is supposed to be single-line
2023-05-14 10:21:04 -04:00
R. Ryantm
bc4e328875
cloudlog: 2.4.1 -> 2.4.2
2023-05-14 11:58:27 +00:00
Janik H
7b7f6d2ea7
qdmr: fixing udev rule build failure
2023-05-09 17:28:30 +02:00
Tobias Markus
6d51f116b0
noaa-apt: 1.3.1 -> 1.4.0
2023-05-06 13:08:05 +02:00
R. Ryantm
25814765f3
fldigi: 4.1.25 -> 4.1.26
2023-05-06 07:18:57 +00:00
R. Ryantm
dfabdcc511
srsran: 22.10 -> 23_04
2023-05-05 07:45:35 +00:00
Nick Cao
9df3f0b7d1
Merge pull request #229738 from markuskowa/upd-guglielmo
...
guglielmo: 0.4 -> 0.5
2023-05-04 09:57:59 +08:00
Markus Kowalewski
d1ab33d230
guglielmo: 0.4 -> 0.5
2023-05-03 22:13:54 +02:00
Weijia Wang
ed1fb37eba
freedv: 1.8.8.1 -> 1.8.9
2023-05-03 15:46:12 +03:00
R. Ryantm
2e4d017b71
flrig: 1.4.7 -> 1.4.8
2023-05-01 02:27:37 +00:00
R. Ryantm
fd68a5c11f
flwrap: 1.3.5 -> 1.3.6
2023-04-30 15:11:26 +00:00
R. Ryantm
0270282327
gqrx: 2.15.10 -> 2.16
2023-04-30 11:58:58 +02:00
Adam Joseph
f8005e1487
soapysdr: fix cross
2023-04-22 13:51:02 -07:00
Doron Behar
ed3ec664a5
Merge pull request #226300 from bjornfor/enable-gr-osmosdr-for-gr310
...
gnuradioPackages.osmosdr: enable for gnuradio 3.10
2023-04-21 14:48:38 -07:00
Doron Behar
0038a3c5fa
Merge pull request #226676 from doronbehar/pkg/uhd-cross
...
uhd: Better cross compilation support
2023-04-21 03:16:32 -07:00
Doron Behar
cf7db74bf4
gqrx: Use latest gnuradio
2023-04-21 13:11:49 +03:00
Doron Behar
2634268fa6
gnuradio: Define a common logLib attribute
...
Use it in all gnuradio modules.
2023-04-21 13:11:49 +03:00
Doron Behar
1dd64003d2
gnuradio: Add libsndfile for gr-blocks
2023-04-21 12:50:10 +03:00
Doron Behar
73640c6fba
gnuradio3_9: Add libsndfile for gr-blocks
2023-04-21 12:50:09 +03:00
Doron Behar
ee6a0a3fd9
gnuradio: Remove unsused fetchpatch and rec from main expressions
2023-04-21 12:50:09 +03:00
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
Sandro
da93de31ff
Merge pull request #205172 from mattmelling/gridtracker
...
Closes https://github.com/NixOS/nixpkgs/issues/201213
2023-01-12 22:59:25 +01:00
QuantMint
2249e45a40
gqrx: build with qt6
2023-01-10 17:30:23 +01:00