Commit Graph

1326 Commits

Author SHA1 Message Date
R. Ryantm
bc38212569 cloudlog: 2.6.6 -> 2.6.7 2024-03-23 04:33:01 +00:00
Peder Bergebakken Sundt
e5d75daa71
Merge pull request #295548 from r-ryantm/auto-update/sdrangel
sdrangel: 7.18.1 -> 7.19.1
2024-03-22 21:19:24 +01:00
Jussi Kuokkanen
82b45bf454 treewide: remove licenses.agpl3 2024-03-21 18:09:24 +02:00
R. Ryantm
0f216d8d71 sdrangel: 7.18.1 -> 7.19.1 2024-03-20 08:28:03 +00:00
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
Weijia Wang
6a957b4747
Merge pull request #294099 from r-ryantm/auto-update/cloudlog
cloudlog: 2.6.5 -> 2.6.6
2024-03-17 15:27:57 +01:00
R. Ryantm
ba734091d3 qlog: 0.32.0 -> 0.33.1 2024-03-13 08:21:03 +00:00
R. Ryantm
5751d5f717 abracadabra: 2.4.0 -> 2.5.0 2024-03-10 00:34:38 +00:00
R. Ryantm
2ca352c592 cloudlog: 2.6.5 -> 2.6.6 2024-03-07 17:44:40 +00:00
Weijia Wang
d5443701cb
Merge pull request #290993 from r-ryantm/auto-update/hackrf
hackrf: 2023.01.1 -> 2024.02.1
2024-03-07 15:47:27 +01:00
Weijia Wang
70430bfad5
Merge pull request #290550 from r-ryantm/auto-update/sdrangel
sdrangel: 7.18.0 -> 7.18.1
2024-03-06 22:58:47 +01:00
Haris
f0fef1bf5b
wsjtx - docs: updated homepage ref 2024-02-26 13:30:09 +01:00
Sergei Trofimovich
d50536f875 srsran: fix gcc-13 build
Without the change build fails on `master` as
https://hydra.nixos.org/build/250334809:

    In file included from /build/source/srsue/hdr/phy/phy_metrics.h:26,
                     from /build/source/srsue/hdr/phy/phy_common.h:25,
                     from /build/source/srsue/src/phy/phy_common.cc:26:
    In member function 'std::array<_Tp, _Nm>::value_type& std::array<_Tp, _Nm>::operator[](size_type) [with _Tp = float; long unsigned int _Nm = 5]',
        inlined from 'void srsue::phy_common::reset_measurements(uint32_t)' at /build/source/srsue/src/phy/phy_common.cc:662:18,
        inlined from 'void srsue::phy_common::reset()' at /build/source/srsue/src/phy/phy_common.cc:918:21:
    /nix/store/qs1nwzbp2ml3cxzsxihn82hl0w73snr0-gcc-13.2.0/include/c++/13.2.0/array:203:24: error: array subscript 5 is above array bounds of 'std::__array_traits<float, 5>::_Type' {aka 'float [5]'} [-Werror=array-bounds=]
      203 |         return _M_elems[__n];
          |                ~~~~~~~~^

Blanket `-Werror` is prone to build failures on newer toolchains.
Disable it via exposed `cmake` configure knob.
2024-02-24 22:51:02 +00:00
R. Ryantm
555dd6cbe7 hackrf: 2023.01.1 -> 2024.02.1 2024-02-23 21:35:37 +00:00
Nikolay Korotkiy
fafc0e9227
Merge pull request #284269 from sikmir/gnss-sdr
gnss-sdr: 0.0.17 → 0.0.19.1
2024-02-23 14:45:04 +04:00
Nikolay Korotkiy
c859b0c796
gnss-sdr: 0.0.17 → 0.0.19.1 2024-02-22 19:43:57 +04:00
R. Ryantm
111835a500 sdrangel: 7.18.0 -> 7.18.1 2024-02-22 02:54:55 +00:00
R. Ryantm
e9495f7dc5 cloudlog: 2.6.4 -> 2.6.5 2024-02-21 05:58:37 +00:00
Fabián Heredia Montiel
8f6ba740eb
Merge pull request #289918 from Emantor/chirp/maintainer
chirp: add emantor as maintainer
2024-02-19 17:04:34 -06:00
OTABI Tomoya
d6e2d76958
Merge pull request #289560 from r-ryantm/auto-update/cloudlog
cloudlog: 2.6.3 -> 2.6.4
2024-02-19 23:08:57 +09:00
Rouven Czerwinski
01c21cbb7f chirp: add emantor as maintainer
Maintenance will mostly consist of bumping the package every 2-3 months.
2024-02-19 08:44:15 +01:00
R. Ryantm
684bdfa712 sdrangel: 7.17.3 -> 7.18.0 2024-02-18 11:36:33 +00:00
R. Ryantm
ee578adfdc cloudlog: 2.6.3 -> 2.6.4 2024-02-17 15:40:30 +00:00
Mario Rodas
9d53d0c01e
Merge pull request #288258 from Emantor/topic/chirp
chirp: unstable-2023-06-02 -> unstable-2024-02-08
2024-02-15 16:22:41 -05:00
Peder Bergebakken Sundt
755d153a7a
Merge pull request #287915 from h7x4/treewide-add-main-program-4
treewide: add `mainProgram`
2024-02-15 01:45:40 +01:00
Rouven Czerwinski
4439b1f120 chirp: unstable-2023-06-02 -> unstable-2024-02-08 2024-02-12 10:53:38 +01:00
markuskowa
b2a95f20e5
Merge pull request #287666 from r-ryantm/auto-update/abracadabra
abracadabra: 2.3.5 -> 2.4.0
2024-02-12 10:51:33 +01:00
Weijia Wang
5189c6c33a
Merge pull request #286844 from wegank/freedv-bump
freedv: 1.9.7.2 -> 1.9.8
2024-02-11 19:51:29 +01:00
R. Ryantm
70e792d65e qlog: 0.31.0 -> 0.32.0 2024-02-11 10:06:28 +00:00
h7x4
8121f3559a
treewide: add mainProgram 2024-02-11 03:19:15 +01:00
R. Ryantm
9726ab03eb gqrx: 2.17.3 -> 2.17.4 2024-02-10 11:45:00 +01:00
R. Ryantm
a652c94ed9 abracadabra: 2.3.5 -> 2.4.0 2024-02-10 05:58:09 +00:00
Weijia Wang
8e0b0c17b7 freedv: 1.9.7.2 -> 1.9.8 2024-02-07 01:01:59 +01:00
Weijia Wang
392c8c8c03
Merge pull request #282451 from r-ryantm/auto-update/quisk
quisk: 4.2.28 -> 4.2.29
2024-02-04 23:56:55 +01:00
Weijia Wang
9f2b35036d
Merge pull request #281678 from r-ryantm/auto-update/fldigi
fldigi: 4.2.03 -> 4.2.04
2024-02-04 22:36:29 +01:00
Mario Rodas
a036323452
Merge pull request #284405 from r-ryantm/auto-update/cloudlog
cloudlog: 2.6.2 -> 2.6.3
2024-02-03 08:21:18 -05:00
Chuang Zhu
b688bda73b gnuradio3_8Minimal: fix build on Linux by using gcc 12 libraries
Not using simply stdenv = gcc12Stdenv due to errors like this:

/nix/store/...-binutils-2.40/bin/ld: /nix/store/...-boost-1.81.0/lib/libboost_program_options.so.1.81.0: undefined reference to `std::ios_base_library_init()@GLIBCXX_3.4.32'
collect2: error: ld returned 1 exit status
make[2]: *** [gr-fec/lib/reed-solomon/CMakeFiles/gr_fec_rstest.dir/build.make:131: gr-fec/lib/reed-solomon/gr_fec_rstest] Error 1
make[1]: *** [CMakeFiles/Makefile2:2165: gr-fec/lib/reed-solomon/CMakeFiles/gr_fec_rstest.dir/all] Error 2
2024-01-31 16:19:43 +02:00
Chuang Zhu
1e1e90e327 gnuradio3_9Minimal: fix compilation with gcc 13 2024-01-29 15:56:12 +02:00
Chuang Zhu
d075c6f0b1 gnuradio: disabledForGRafter -> disabled 2024-01-28 18:22:23 +08:00
R. Ryantm
3dcf379831 cloudlog: 2.6.2 -> 2.6.3 2024-01-28 03:58:22 +00:00
kirillrdy
75c29d4ece
Merge pull request #282448 from hzeller/20240120-update-sdrp
sdrpp: 1.0.4 -> 1.1.0-unstable-2024-01-22
2024-01-25 06:39:51 +09:00
Sandro
95b3d7bd25
Merge pull request #283474 from trofi/m17-cxx-demod-gcc-13-fix 2024-01-24 13:14:53 +01:00
Sergei Trofimovich
d7b970c4ee m17-cxx-demod: fix the build against gcc-13
Without the change build fails against `gcc-13` on `master` as
https://hydra.nixos.org/build/246569430:

    In file included from /build/source/apps/m17-mod.cpp:3:
    /build/source/include/m17cxx/Util.h:213:47: error: 'uint8_t' was not declared in this scope
      213 | constexpr bool get_bit_index(const std::array<uint8_t, N>& input, size_t index)
          |                                               ^~~~~~~
    /build/source/include/m17cxx/Util.h:12:1: note: 'uint8_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
       11 | #include <limits>
      +++ |+#include <cstdint>
       12 |
2024-01-24 10:55:15 +00:00
R. Ryantm
710b239fca urh: 2.9.4 -> 2.9.6 2024-01-24 03:27:41 +00:00
Henner Zeller
205038b1f7 sdrpp: 1.0.4 -> 1.1.0-unstable-2024-01-22
sdrpp switched to a rolling release, so take a git hash from head.
2024-01-22 14:15:00 -08:00
R. Ryantm
7d3d02684f abracadabra: 2.3.4 -> 2.3.5 2024-01-22 04:25:11 +00:00
R. Ryantm
3ba0ddb7ca quisk: 4.2.28 -> 4.2.29 2024-01-21 00:58:50 +00:00
Nick Cao
fc8d57cc9a
Merge pull request #282211 from wegank/freedv-bump
freedv: 1.9.7.1 -> 1.9.7.2
2024-01-20 09:59:48 -05:00
Weijia Wang
8c5ed20a72
Merge pull request #277843 from r-ryantm/auto-update/flrig
flrig: 2.0.04 -> 2.0.05
2024-01-20 08:00:40 +01:00
Weijia Wang
5f435a413f
Merge pull request #280176 from r-ryantm/auto-update/flamp
flamp: 2.2.10 -> 2.2.11
2024-01-20 05:54:23 +01:00
Weijia Wang
7970fb1fe3 freedv: 1.9.7.1 -> 1.9.7.2 2024-01-20 04:35:29 +01:00
R. Ryantm
0a554ce2c9 fllog: 1.2.7 -> 1.2.8 2024-01-19 12:35:34 +00:00
Weijia Wang
3929cffbc7
Merge pull request #281582 from wegank/freedv-bump
freedv: 1.9.6 -> 1.9.7.1
2024-01-19 04:10:30 +01:00
Doron Behar
1cffa322bf gnuradioMinimal: 3.10.9.1 -> 3.10.9.2
Diff: https://github.com/gnuradio/gnuradio/compare/v3.10.9.1...v3.10.9.2
2024-01-18 16:41:15 +02:00
Weijia Wang
60bc7a5d01 freedv: 1.9.6 -> 1.9.7.1 2024-01-18 10:40:56 +01:00
R. Ryantm
0da890c472 fldigi: 4.2.03 -> 4.2.04 2024-01-18 04:14:34 +00:00
R. Ryantm
9521ee98ee quisk: 4.2.27 -> 4.2.28 2024-01-11 16:58:28 +00:00
R. Ryantm
e7f07ce6e5 flamp: 2.2.10 -> 2.2.11 2024-01-11 04:21:07 +00:00
Thiago Kenji Okada
c17bbc805f
Merge pull request #254649 from lasandell/cubicsdr-liquid-dsp-fix
cubicsdr: fix for liquid-dsp v1.50
2024-01-09 13:47:50 +00:00
Thiago Kenji Okada
8da5db83cd
Merge pull request #277872 from r-ryantm/auto-update/cloudlog
cloudlog: 2.5.2 -> 2.6.2
2024-01-09 13:17:08 +00:00
OTABI Tomoya
230b5bee99
Merge pull request #278000 from r-ryantm/auto-update/gridtracker
gridtracker: 1.23.1207 -> 1.24.0104
2024-01-08 14:13:30 +09:00
Felix Buehler
2adcc8846a python311Packages.wxpython: rename from wxPython_4_2 2024-01-07 21:16:47 +01:00
R. Ryantm
07fd92be44 gridtracker: 1.23.1207 -> 1.24.0104 2024-01-07 04:45:48 +00:00
R. Ryantm
e5fa724a85 cloudlog: 2.5.2 -> 2.6.2 2024-01-06 13:40:17 +00:00
R. Ryantm
e77c521fdf qlog: 0.30.0 -> 0.31.0 2024-01-06 06:46:40 +00:00
R. Ryantm
1358ebf717 sdrangel: 7.17.2 -> 7.17.3 2024-01-04 21:15:01 +00:00
Weijia Wang
ea2bc62a13
Merge pull request #276234 from r-ryantm/auto-update/sdrangel
sdrangel: 7.17.1 -> 7.17.2
2024-01-03 18:37:57 +01:00
Doron Behar
44f0b16f52
Merge pull request #278068 from doronbehar/pkg/gnuradio
gnuradioMinimal: 3.10.8.0 -> 3.10.9.1
2024-01-02 12:53:56 +00:00
Nikolay Korotkiy
8345efdaae
dump1090: fix build on darwin 2024-01-01 18:02:06 +04:00
Doron Behar
88d516bd89 gnuradioMinimal: 3.10.8.0 -> 3.10.9.1
Diff: https://github.com/gnuradio/gnuradio/compare/v3.10.8.0...v3.10.9.1
2024-01-01 16:01:02 +02:00
R. Ryantm
eeae22cecc dump1090: 8.2 -> 9.0 2024-01-01 06:01:11 +00:00
R. Ryantm
d58b352bdc flrig: 2.0.04 -> 2.0.05 2023-12-31 06:03:29 +00:00
R. Ryantm
0f993830f5 freedv: 1.9.5 -> 1.9.6 2023-12-25 20:41:46 +00:00
R. Ryantm
4b323b9a28 sdrangel: 7.17.1 -> 7.17.2 2023-12-23 07:49:53 +00:00
Doron Behar
0bf4be0751
Merge pull request #275645 from doronbehar/pkg/gnuradio
gnuradio.unwrapped: 3.10.7.0 -> 3.10.8.0
2023-12-21 16:16:30 +00:00
Doron Behar
a68d59d079 gnuradioMinimal: 3.10.7.0 -> 3.10.8.0
Diff: https://github.com/gnuradio/gnuradio/compare/v3.10.7.0...v3.10.8.0

Close #275427 .
2023-12-21 15:39:38 +02:00
Doron Behar
2b348b79c1 gnuradio3_9Minimal: use a backported modtool patch 2023-12-21 15:39:30 +02:00
Weijia Wang
0a8b72fae9
Merge pull request #273839 from kashw2/quisk
quisk: 4.2.24 -> 4.2.27
2023-12-17 23:48:34 +01:00
Weijia Wang
295c4eef41
Merge pull request #273682 from r-ryantm/auto-update/gridtracker
gridtracker: 1.23.1202 -> 1.23.1207
2023-12-15 23:38:40 +01:00
R. Ryantm
72e9ddf1b7 flex-ncat: 0.2-20230126.0 -> 0.4-20231210.1 2023-12-15 01:25:24 +00:00
Markus Kowalewski
e9444f1b2d
abracadabra: 2.3.1 -> 2.3.4 2023-12-14 00:42:47 +01:00
kashw2
76d5e6a0bb quisk: 4.2.24 -> 4.2.27 2023-12-13 07:44:58 +10:00
R. Ryantm
7e705f15e2 gridtracker: 1.23.1202 -> 1.23.1207 2023-12-12 01:01:24 +00:00
Maciej Krüger
f19386d03d
qlog: 0.29.2 -> 0.30.0 2023-12-11 19:25:21 +01:00
Maciej Krüger
ee4af090f2
Merge pull request #269770 from mkg20001/qlogmac 2023-12-08 18:09:24 +01:00
markuskowa
a7153d8843
Merge pull request #272358 from markuskowa/upd-rtl433
rtl_433: 22.11 -> 23.11
2023-12-06 14:00:19 +01:00
markuskowa
ade66c695b
abracadabra: sha256 -> hash
Co-authored-by: kirillrdy <kirillrdy@gmail.com>
2023-12-05 22:40:40 +01:00
Markus Kowalewski
a3cf446a1d
rtl_433: 22.11 -> 23.11 2023-12-05 22:39:50 +01:00
Markus Kowalewski
3c533db2cc
abracadabra: 2.2.4 -> 2.3.1 2023-12-05 22:13:33 +01:00
Fabián Heredia Montiel
8a0c05538d
Merge pull request #271956 from sarcasticadmin/rh/1701652188pat
pat: 0.15.0 -> 0.15.1
2023-12-05 00:12:57 +00:00
Weijia Wang
e6d0a34c34
Merge pull request #266379 from r-ryantm/auto-update/flamp
flamp: 2.2.09 -> 2.2.10
2023-12-04 02:42:18 +01:00
Robert James Hernandez
5bf787f8c2 pat: 0.15.0 -> 0.15.1 2023-12-04 01:15:29 +00:00
Weijia Wang
f4001d4551
Merge pull request #264340 from r-ryantm/auto-update/inspectrum
inspectrum: 0.2.3 -> 0.3.1
2023-12-04 01:12:45 +01:00
Weijia Wang
eb31ab21cf
Merge pull request #271781 from mattmelling/gridtracker-1.23.1202
gridtracker: 1.23.1112 -> 1.23.1202
2023-12-04 00:53:51 +01:00
Matt Melling
a7fab38bac
gridtracker: 1.23.1112 -> 1.23.1202 2023-12-02 22:44:27 +00:00
R. Ryantm
7dd6eadd8e sdrangel: 7.17.0 -> 7.17.1 2023-12-01 22:34:27 +00:00
markuskowa
1d0ac6afe3
Merge pull request #270162 from r-ryantm/auto-update/srsran
srsran: 23.04.1 -> 23.11
2023-11-30 22:47:40 +01:00
Mario Rodas
d11eed4048
Merge pull request #270733 from mattmelling/cloudlog-2.5.2
cloudlog: 2.5.1 -> 2.5.2
2023-11-29 00:07:58 -05:00
Matt Melling
ce95d59281
cloudlog: 2.5.1 -> 2.5.2 2023-11-28 20:55:28 +00:00
Pol Dellaiera
6f558be19a
Merge pull request #269807 from r-ryantm/auto-update/fldigi
fldigi: 4.2.00 -> 4.2.03
2023-11-27 21:00:42 +01:00
Peder Bergebakken Sundt
9cb139fd2c
Merge pull request #267541 from mattmelling/cloudlog-2.5.1
cloudlog: 2.5.0 -> 2.5.1
2023-11-26 19:15:08 +01:00
Mario Rodas
7da8adbd12
Merge pull request #270025 from oliver-koss/qlog
qlog: add myself as maintainer
2023-11-26 10:31:23 -05:00
R. Ryantm
3f857b574c srsran: 23.04.1 -> 23.11 2023-11-26 15:20:22 +00:00
Oliver Koss
1be2f4db67 qlog: add myself as maintainer 2023-11-26 02:29:59 +01:00
Maciej Krüger
e3cb527052 qlog: make it build on mac 2023-11-25 14:35:33 +01:00
kashw2
7a0623b4fc quisk: 4.2.22 -> 4.2.24 2023-11-25 22:13:17 +10:00
R. Ryantm
41434a07ff fldigi: 4.2.00 -> 4.2.03 2023-11-25 07:43:50 +00:00
R. Ryantm
d002cef82f limesuite: 23.10.0 -> 23.11.0 2023-11-24 20:38:34 +00:00
Maciej Krüger
25c7520b73
qlog: init at 0.29.2 2023-11-19 02:10:06 +01:00
Weijia Wang
73397aa32f
Merge pull request #268235 from wegank/freedv-bump
freedv: 1.9.4 -> 1.9.5
2023-11-18 16:47:29 +01:00
Weijia Wang
8b05aef04e freedv: 1.9.4 -> 1.9.5 2023-11-18 06:19:51 +01:00
Doron Behar
e4bda9ab88
Merge pull request #267593 from r-ryantm/auto-update/uhd
uhd: 4.5.0.0 -> 4.6.0.0
2023-11-17 11:55:50 +00:00
Adam Joseph
c7e0f6b905 treewide: s_targetPlatform_hostPlatform_ in non-compiler packages
stdenv.targetPlatform really shouldn't be used by software that
doesn't generate or manipulate binaries.  I reviewed all uses of
targetPlatform outside of pkgs/development/compilers and pkgs/stdenv
and replaced those which weren't involved in something which fits
these criteria.
2023-11-17 08:07:34 +00:00
R. Ryantm
5d5b344194 uhd: 4.5.0.0 -> 4.6.0.0 2023-11-15 04:47:58 +00:00
Matt Melling
39fe1f1e54
cloudlog: 2.5.0 -> 2.5.1 2023-11-14 21:54:08 +00:00
Nick Cao
8d1ddf4343
Merge pull request #267253 from mattmelling/gridtracker-1.23.1112
gridtracker: 1.23.0402 -> 1.23.1112
2023-11-14 09:12:00 -05:00
Matt Melling
5506b654e6
gridtracker: 1.23.0402 -> 1.23.1112 2023-11-13 17:11:06 +00:00
Anthony Roussel
e30f48be94
treewide: fix redirected and broken URLs
Using the script in maintainers/scripts/update-redirected-urls.sh
2023-11-11 10:49:01 +01:00
Rick van Schijndel
8e81cc9349
Merge pull request #266355 from mattmelling/wsjtx-unvendor-hamlib
wsjtx: unvendor hamlib
2023-11-09 18:49:07 +01:00
R. Ryantm
51dc84e112 flamp: 2.2.09 -> 2.2.10 2023-11-09 02:45:32 +00:00
Matt Melling
52d8aaadf2
wsjtx: add melling as maintainer 2023-11-08 23:51:46 +00:00
Matt Melling
d6d4178331
wsjtx: unvendor hamlib 2023-11-08 23:51:46 +00:00
Markus S. Wamser
c7159bf25e tqsl: unpin OpenSSL
revert cc120206d8 as TQSL can
now be built against OpenSSL 3.x
2023-11-07 10:58:56 +01:00
Weijia Wang
ab57b2cc64
Merge pull request #265355 from mattmelling/cloudlog-2.5.0
cloudlog: 2.4.11 -> 2.5.0
2023-11-04 16:07:55 +01:00
Matt Melling
c216797586
cloudlog: 2.4.11 -> 2.5.0 2023-11-04 12:28:07 +00:00
Artturi
66a9c1ed70
Merge pull request #264520 from sarcasticadmin/rh/1698725941dire 2023-11-02 23:54:44 +02:00
OTABI Tomoya
5fc07dc2d4
Merge pull request #264220 from r-ryantm/auto-update/sdrangel
sdrangel: 7.16.0 -> 7.17.0
2023-10-31 16:41:31 +09:00
Robert James Hernandez
519c037972 direwolf: remove fix-strlcpy-usage patch
As of direwolf 1.7, this patch is no longer required and has been fixed
upstream.
2023-10-31 05:18:52 +00:00
Mario Rodas
f811a92b7b
Merge pull request #256550 from bcdarwin/opencv-updates
{caffe,mxnet,sdrangel,video2midi,waifu2x-converter-cpp}: opencv3 -> opencv4
2023-10-30 22:21:15 -05:00
R. Ryantm
c04d238f44 inspectrum: 0.2.3 -> 0.3.1 2023-10-30 11:45:09 +00:00
R. Ryantm
4e9938a45f gqrx: 2.17.2 -> 2.17.3 2023-10-30 04:21:43 +00:00
R. Ryantm
0dc31283c3 sdrangel: 7.16.0 -> 7.17.0 2023-10-29 19:29:59 +00:00
Matt Melling
7d7d9b8cf1
direwolf: 1.6 -> 1.7 2023-10-29 00:32:55 +01:00
markuskowa
f7eb33a91e
Merge pull request #263776 from markuskowa/upd-limesuite
limesuite: 22.09.1 -> 23.10.0
2023-10-28 14:52:58 +02:00
Felix Bühler
be57e000b1
Merge pull request #263816 from wegank/freedv-bump
freedv: 1.9.3 -> 1.9.4
2023-10-28 13:51:50 +02:00
Weijia Wang
b212bde512
Merge pull request #260689 from r-ryantm/auto-update/flrig
flrig: 2.0.03 -> 2.0.04
2023-10-28 02:49:17 +02:00
Weijia Wang
f88c5bb0b2 freedv: 1.9.3 -> 1.9.4 2023-10-27 19:07:41 +02:00
Markus Kowalewski
f522936ca5 limesuite: 22.09.1 -> 23.10.0 2023-10-27 14:00:36 +02:00
R. Ryantm
eed58e57b5 cloudlog: 2.4.10 -> 2.4.11 2023-10-25 04:30:21 +00:00
0x4A6F
a990f74cf8
treewide: sha256 -> hash (#262801)
* tumpa: sha256 -> hash

* qubes-core-vchan-xen: sha256 -> hash

* qdmr: sha256 -> hash

* w_scan2: sha256 -> hash

* libcdada: sha256 -> hash

* eidolon: sha256 -> hash

* freenukum: sha256 -> hash

* promscale: sha256 -> hash

* tacacsplus: sha256 -> hash

* blflash: sha256 -> hash

* silicon: sha256 -> hash

* nethoscope: sha256 -> hash

* pmacct: sha256 -> hash

* tayga: sha256 -> hash

* alejandra: sha256 -> hash

* igrep: sha256 -> hash

* cwm: sha256 -> hash

* dasel: sha256 -> hash
2023-10-23 00:38:33 +02:00
Raymond Douglas
e80f82aa1e direwolf: add portaudio dependency and buildInput 2023-10-22 16:57:54 -03:00
github-actions[bot]
0bcaa2f556
Merge master into staging-next 2023-10-19 18:00:54 +00:00
R. Ryantm
e1b21a439e csdr: 0.18.1 -> 0.18.2 2023-10-19 05:09:56 +00:00
github-actions[bot]
35eee590be
Merge master into staging-next 2023-10-18 00:02:17 +00:00
Weijia Wang
7ce0b25821
Merge pull request #260270 from r-ryantm/auto-update/gqrx-gr-audio
gqrx-gr-audio: 2.17 -> 2.17.2
2023-10-17 23:52:10 +02:00
Weijia Wang
7e07c18d49
Merge pull request #260115 from r-ryantm/auto-update/flamp
flamp: 2.2.07 -> 2.2.09
2023-10-17 23:44:11 +02:00
github-actions[bot]
c61915bc96
Merge master into staging-next 2023-10-17 06:01:22 +00:00
Stanisław Pitucha
ea8ed233fa fm-tune: migrate to by-name 2023-10-17 15:10:39 +11:00
github-actions[bot]
3a75845d38
Merge master into staging-next 2023-10-16 18:01:26 +00:00
R. Ryantm
72b2a076d9 freedv: 1.9.2 -> 1.9.3 2023-10-16 11:27:30 +00:00
github-actions[bot]
1d9483230a
Merge master into staging-next 2023-10-15 00:02:33 +00:00
Weijia Wang
4f813f3114
Merge pull request #259678 from r-ryantm/auto-update/cloudlog
cloudlog: 2.4.9 -> 2.4.10
2023-10-15 01:47:13 +02:00
R. Ryantm
a7c2802e82 cloudlog: 2.4.9 -> 2.4.10 2023-10-15 01:45:48 +02:00
github-actions[bot]
58485aaddb
Merge master into staging-next 2023-10-13 00:02:24 +00:00
Doron Behar
d48c731828
Merge pull request #259749 from doronbehar/pkg/uhd
uhd: 4.4.0.0 -> 4.5.0.0
2023-10-12 21:49:58 +03:00
R. Ryantm
b851674e9f flrig: 2.0.03 -> 2.0.04 2023-10-12 13:06:04 +00:00
Alyssa Ross
1bb67a90ba
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/development/python-modules/bambi/default.nix
	pkgs/development/python-modules/jaxopt/default.nix
2023-10-12 09:08:12 +00:00
R. Ryantm
ccd7abe1ba multimon-ng: 1.2.0 -> 1.3.0 2023-10-11 18:35:01 +00:00
Ben Darwin
69e182e6f1 sdrangel: opencv3 -> opencv4 2023-10-10 17:31:32 -04:00
R. Ryantm
2ebcdae4fe gqrx-gr-audio: 2.17 -> 2.17.2 2023-10-10 17:39:26 +00:00
R. Ryantm
a9c1b9a04e flamp: 2.2.07 -> 2.2.09 2023-10-10 02:45:24 +00:00
github-actions[bot]
0b4a97a07f
Merge master into staging-next 2023-10-08 12:01:23 +00:00
Doron Behar
4f03332c70 uhd: 4.4.0.0 -> 4.5.0.0 2023-10-08 11:08:33 +00:00
Doron Behar
cd7babfc8b uhd: add passthru.updateScript 2023-10-08 14:06:35 +03:00
Doron Behar
2c9957e42f uhd: build with utils by default
Build the uhd package with utils enabled by default, and disallow it to
retain python references if these features are disabled. Add a new
package uhdMinimal which does not build with these features. Modify the
gnuradio{,3_{8,9}}Minimal packages so that they use the uhd package
without python references.
2023-10-07 13:26:20 +03:00
Doron Behar
bae9a9cc4e uhd: Improve comments near disabled features 2023-10-07 13:26:20 +03:00
Doron Behar
800db5445d uhd3_5: remove, unused anymore 2023-10-07 13:26:20 +03:00
github-actions[bot]
b7d8867fd1
Merge master into staging-next 2023-10-07 00:02:14 +00:00
R. Ryantm
c07a364d2d gqrx-portaudio: 2.16 -> 2.17 2023-10-06 15:50:54 -07:00
github-actions[bot]
ca639e401e
Merge master into staging-next 2023-10-05 18:01:05 +00:00
Doron Behar
937a6594cf gnuradio: enable tests on linux 2023-10-05 11:53:09 +03:00
Doron Behar
8b4371ef1a gnuradio*: use finalAttrs, and always inherit all shared attributes 2023-10-03 15:28:23 +03:00
Doron Behar
441f8ee17f gnuradio: help nix-update find version string 2023-10-03 15:24:52 +03:00
Alyssa Ross
d4a1009f5a
Merge remote-tracking branch 'origin/master' into staging-next 2023-10-01 13:53:00 +00:00
R. Ryantm
9ded3efcb7 sdrangel: 7.15.4 -> 7.16.0 2023-10-01 06:01:21 +00:00
github-actions[bot]
6b41a98c6c
Merge master into staging-next 2023-09-30 00:01:53 +00:00
Frederik Rietdijk
ae95a37b32
Merge pull request #258056 from sarcasticadmin/rh/1695937430dirwolf
direwolf: make various buildInputs optional
2023-09-29 22:08:30 +02:00
github-actions[bot]
50751b0602
Merge master into staging-next 2023-09-29 18:00:55 +00:00
Robert James Hernandez
d514277856 direwolf: add maintainer sarcasticadmin 2023-09-29 16:46:47 +00:00
Robert James Hernandez
d70fb0855e direwolf: set hamlib, gpsd, and extraScripts as optional
direwolf includes a set of extra scripts which showcase various
capabilities of the pkg. However, they depend on languages that are not
critical to building direwolf itself.
2023-09-29 16:46:47 +00:00
Robert James Hernandez
ba0d5f213b direwolf: nixpkgs-fmt 2023-09-29 16:38:35 +00:00
Robert James Hernandez
f72c9d488b pat: add maintainer sarcasticadmin 2023-09-28 22:25:47 +00:00
Robert James Hernandez
4be0eae955 pat: support libax25 2023-09-28 22:25:27 +00:00
Maximilian Bosch
d00a220853
direwolf: fix build w/ glibc-2.38
Failing Hydra build: https://hydra.nixos.org/build/230546596
2023-09-24 15:10:49 +02:00
github-actions[bot]
3431cedfe3
Merge master into staging-next 2023-09-22 12:01:02 +00:00
Weijia Wang
48e74ea9d5
Merge pull request #255336 from r-ryantm/auto-update/flmsg
flmsg: 4.0.22 -> 4.0.23
2023-09-22 11:01:12 +02:00
github-actions[bot]
25421963c7
Merge master into staging-next 2023-09-21 18:00:53 +00:00
Aaron Jheng
7735659333
treewide: use sri hash (#256481) 2023-09-21 16:23:40 +02:00
github-actions[bot]
4c610adf95
Merge master into staging-next 2023-09-21 12:01:19 +00:00
Doron Behar
8ace65ff3d
treewide: use finalAttrs in all packages I maintain (#255902)
* mpd-touch-screen-gui: use finalAttrs in mkDerivation; reformat

* musescore: use finalAttrs in mkDerivation

* syncthingtray: use stdenv.mkDerivation with a function; reformat

* ocrfeeder: use finalAttrs in mkDerivation; reformat

* castget: use finalAttrs in mkDerivation

* gnome-network-displays: use finalAttrs in mkDerivation

* mailreaders: use finalAttrs in mkDerivation

* mswatch: use finalAttrs in mkDerivation

* uhd: use finalAttrs in mkDerivation

* maxima: use finalAttrs in mkDerivation

* qalculate-gtk: use finalAttrs in mkDerivation

* qalculate-qt: use finalAttrs in mkDerivation

* wxmaxima: use finalAttrs in mkDerivation

* lammps: use finalAttrs in mkDerivation

* mlterm: use finalAttrs in mkDerivation

* video-trimmer: use finalAttrs in mkDerivation

* nerdfonts: use finalAttrs in mkDerivation

* gnomeExtensions.easyScreenCast: use finalAttrs in mkDerivation

* octave: use finalAttrs in mkDerivation; reformat

* comedilib: use finalAttrs in mkDerivation

* cpp-utilities: use finalAttrs in mkDerivation

* libsForQt5.kpeoplevcard: use finalAttrs in mkDerivation; reformat

* liberio: use finalAttrs in mkDerivation

* libqalculate: use finalAttrs in mkDerivation; reformat

* libwtk-sdl2: use finalAttrs in mkDerivation

* libsForQt5.pulseaudio-qt: use finalAttrs in mkDerivation; reformat

* qrupdate: use finalAttrs in mkDerivation; reformat

* libsForQt5.qtforkawesome: use finalAttrs in mkDerivation; reformat

* libsForQt5.qtutilities: use finalAttrs in mkDerivation; reformat

* sqlitecpp: use finalAttrs in mkDerivation; reformat

* tweeny: use finalAttrs in mkDerivation

* volk: use finalAttrs in mkDerivation

* wiringpi: use finalAttrs in mkDerivation

* snzip: use finalAttrs in mkDerivation; reformat

* bpm-tools: use finalAttrs in mkDerivation; reformat

* sacd: use finalAttrs in mkDerivation

* gtk-gnutella: use finalAttrs in mkDerivation; reformat

* sile: use finalAttrs in mkDerivation

* pplatex: use finalAttrs in mkDerivation; reformat
2023-09-21 11:31:17 +03:00
github-actions[bot]
cb25ab46c1
Merge master into staging-next 2023-09-18 00:02:10 +00:00
Fabián Heredia Montiel
2e2c6b2f02
Merge pull request #255538 from mattmelling/cloudlog-2.4.9
cloudlog: 2.4.8 -> 2.4.9
2023-09-17 12:16:54 -06:00
github-actions[bot]
4851185192
Merge master into staging-next 2023-09-17 12:01:05 +00:00
Weijia Wang
fc11204184 freedv: 1.9.1 -> 1.9.2 2023-09-17 00:17:47 +02:00
Matt Melling
04114d34a6
cloudlog: 2.4.8 -> 2.4.9 2023-09-16 21:32:12 +01:00
github-actions[bot]
c43057cfb6
Merge staging-next into staging 2023-09-16 18:01:34 +00:00
Nick Cao
1f99ec5c3c
Merge pull request #255408 from r-ryantm/auto-update/srsran
srsran: 23.04 -> 23.04.1
2023-09-16 09:44:19 -04:00
Markus Kowalewski
56f8551b7a
qradiolink: 0.8.10-1 -> 0.8.11-1 2023-09-16 12:58:11 +02:00
R. Ryantm
0d5a5c4ca1 srsran: 23.04 -> 23.04.1 2023-09-16 02:28:37 +00:00
R. Ryantm
362d112ec2 flmsg: 4.0.22 -> 4.0.23 2023-09-15 18:39:19 +00:00
Alyssa Ross
4a027948f9
Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
	pkgs/applications/radio/soapysdr/default.nix
2023-09-14 11:31:01 +00:00
Franz Pletz
a2f7126deb
Merge pull request #253847 from doronbehar/pkg/soapysdr
soapysdr: cleanup expression; gnuradio: add support for soapysdr plugins in the wrapper
2023-09-13 12:34:58 +02:00
Luke Sandell
5ae8ce81fa cubicsdr: fix for liquid-dsp v1.50 2023-09-11 19:56:23 -05:00
github-actions[bot]
0c33553927
Merge staging-next into staging 2023-09-10 12:02:00 +00:00
Doron Behar
2fa96bfc08
Merge pull request #250435 from tobim/pkgs/spdlog-1.12
spdlog: 1.11.0 -> 1.12.0
2023-09-10 10:30:42 +00:00
github-actions[bot]
6b3d088fd8
Merge staging-next into staging 2023-09-10 06:01:28 +00:00
Tungsten842
89869ccfe6 sdrangel: 7.15.2 -> 7.15.4 2023-09-09 22:03:18 +02:00
Sandro Jäckel
fccf04b620 treewide: replace -DCMAKE_BUILD_TYPE in cmakeFlags with cmakeBuildType 2023-09-08 14:18:26 +00:00
Doron Behar
2bdd5de891 gnuradio: add support for soapysdr plugins in the wrapper 2023-09-08 12:50:58 +03:00
Doron Behar
7bd68a8bde soapysdr: cleanup expression
- Format it with nixpkgs-fmt.
- Patch fixed upstream issue only once, using fetchpatch.
- Use `lib.optionals` consistently.
- Use `lib.pipe` to write `lndir` commands for postFixup.
- Use `finalAttrs.version` as much as possible.
- Use passthru.searchPath to expose it for other packages to use (like
  Gnuradio's wrapper).
2023-09-08 12:50:58 +03:00
Weijia Wang
a24a60e595 fldigi: 4.1.27 -> 4.2.00 2023-09-07 01:30:29 +02:00
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