Commit Graph

941 Commits

Author SHA1 Message Date
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
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