Ryan Mulligan
746b2d6162
Merge pull request #103673 from r-ryantm/auto-update/dump1090
...
dump1090: 3.8.1 -> 4.0
2020-11-13 05:46:45 -08:00
R. RyanTM
2d9157262c
dump1090: 3.8.1 -> 4.0
2020-11-13 09:20:29 +00:00
Lassulus
adbcba2ce7
Merge pull request #93833 from pulsation/add-quisk
...
quisk: init at 4.1.72
2020-11-12 08:22:10 +01:00
R. RyanTM
855fc08b1b
gqrx: 2.13.2 -> 2.13.5
2020-11-11 14:35:31 -08:00
pulsation
a3bf66f487
quisk: init at 4.1.72
2020-11-11 19:43:07 +01:00
markuskowa
9c6e80d410
Merge pull request #102588 from r-ryantm/auto-update/limesuite
...
limesuite: 20.07.2 -> 20.10.0
2020-11-05 22:43:24 +01:00
R. RyanTM
94f5288d97
limesuite: 20.07.2 -> 20.10.0
2020-11-03 06:14:23 +00:00
R. RyanTM
816ba1ec7f
flmsg: 4.0.14 -> 4.0.17
2020-11-01 15:15:34 -08:00
Shawn Dooley
8975bd93b7
fldigi: 4.1.14 -> 4.1.15
...
Corrected hash format
2020-10-29 20:15:50 -04:00
Shawn Dooley
8d936595b8
fldigi: 4.1.14 -> 4.1.15
2020-10-29 15:53:04 -04:00
Timo Kaufmann
105d3a7b01
Merge pull request #100510 from trepetti/noaa-apt-1.3.0
...
noaa-apt: 1.2.0 -> 1.3.0
2020-10-29 18:43:35 +01:00
StigP
4512dac960
Merge pull request #99444 from etu/aldo-upgrade
...
aldo: 0.7.7 -> 0.7.8
2020-10-28 13:23:42 +00:00
R. RyanTM
3ff7bf9166
gqrx: 2.13 -> 2.13.2
2020-10-27 08:55:38 +01:00
R. RyanTM
5737e856f9
urh: 2.8.8 -> 2.8.9
2020-10-25 13:59:26 +01:00
WilliButz
993437d0d6
Merge pull request #96511 from Zopieux/rtl_433_prom
...
Add rtl_433 Prometheus exporter
2020-10-23 23:24:38 +02:00
Ryan Mulligan
7d9979ec1b
Merge pull request #100956 from r-ryantm/auto-update/gqrx
...
gqrx: 2.12.1 -> 2.13
2020-10-20 13:20:12 -07:00
R. RyanTM
90b1417a1d
gqrx: 2.12.1 -> 2.13
2020-10-18 10:45:23 +00:00
Ben Siraphob
683a87dbeb
treewide: remove periods from end of package descriptions
2020-10-17 08:22:31 -07:00
Tom Repetti
d2529bf58c
noaa-apt: 1.2.0 -> 1.3.0
2020-10-14 13:03:27 -04:00
Tom Repetti
2ef3661fdf
noaa-apt: make platforms.all explicit
2020-10-14 13:03:13 -04:00
markuskowa
9fab6f9b2b
Merge pull request #98823 from r-ryantm/auto-update/multimon-ng
...
multimon-ng: 1.1.8 -> 1.1.9
2020-10-07 22:32:30 +02:00
Elis Hirwing
42a5ddbafe
aldo: 0.7.7 -> 0.7.8
2020-10-03 10:48:20 +02:00
Patrick Hilhorst
f7e390e6d4
treewide: fix redirected urls (run 3)
...
Related:
- 9fc5e7e473
- 593e11fd94
- 508ae42a0f
Since the last time I ran this script, the Repology API changed, so I had to
adapt the script used in the previous PR. The new API should be more robust, so
overall this is a positive (no more grepping the error messages for our relevant
data but just a nice json structure).
Here's the new script I used:
```sh
curl https://repology.org/api/v1/repository/nix_unstable/problems \
| jq -r '.[] | select(.type == "homepage_permanent_https_redirect") | .data | "s@\(.url)@\(.target)@"' \
| sort | uniq | tee script.sed
find -name '*.nix' | xargs -P4 -- sed -f script.sed -i
```
I will also add this script to `maintainers/scripts`.
2020-10-02 09:01:35 -07:00
Alexandre Macabies
f816402fd0
rtl-sdr: use hardened udev rules
...
rtl-sdr latest release 0.6.0 is from 2018. Six months ago master received
a patch[1] to use improved udev rules that chown to plugdev instead of
making the devices world-read-writable.
This change backports [1] as an upstream patch.
[1] b281473156
2020-09-30 20:39:57 +02:00
R. RyanTM
3c61be914b
multimon-ng: 1.1.8 -> 1.1.9
2020-09-25 22:32:57 +00:00
R. RyanTM
4c15e6d25c
welle-io: 2.1 -> 2.2
2020-09-04 09:13:32 -07:00
Robert Scott
ba788d6086
Merge pull request #96241 from fatpat/chirp
...
chirp: 20200430 -> 20200807
2020-08-31 22:48:01 +01:00
R. RyanTM
c2dd047bfb
fldigi: 4.1.13 -> 4.1.14
2020-08-31 16:54:20 +02:00
Tom Repetti
a97efc7442
noaa-apt: init at 1.2.0
2020-08-29 10:34:43 -04:00
Maximilian Bosch
049c0c526e
inspectrum: 2017-05-31 -> 0.2.2
...
Also made sure that the QT applications are properly wrapped using
`wrapQtAppsHook`.
2020-08-25 13:05:08 +02:00
Jérôme LOYET
fd51d8a3d5
chirp: 20200430 -> 20200807
2020-08-25 08:28:34 +02:00
markuskowa
0657fe4bf4
Merge pull request #93379 from lasandell/direwolf-1.5
...
direwolf 1.4 -> 1.5
2020-08-18 10:40:45 +02:00
MarcFontaine
1fddd9f4a3
wsjtx: 2.1.2 -> 2.2.2
2020-08-16 13:07:05 +00:00
Luke Sandell
eabbf3d88a
direwolf 1.4 -> 1.5
2020-08-15 14:59:54 -05:00
markuskowa
54dddaeb17
Merge pull request #95144 from r-ryantm/auto-update/limesuite
...
limesuite: 20.07.1 -> 20.07.2
2020-08-11 16:34:32 +02:00
R. RyanTM
d0ef3538cf
limesuite: 20.07.1 -> 20.07.2
2020-08-11 06:10:54 +00:00
R. RyanTM
b8aa0991e0
gnss-sdr: 0.0.12 -> 0.0.13
2020-08-10 12:03:26 +00:00
markuskowa
44b673a132
Merge pull request #94227 from r-ryantm/auto-update/soapyremote
...
soapyremote: 0.5.1 -> 0.5.2
2020-08-03 23:58:30 +02:00
R. RyanTM
c1ebb59e60
limesuite: 20.01.0 -> 20.07.1
2020-07-31 03:44:05 +00:00
R. RyanTM
85b8699dff
soapyremote: 0.5.1 -> 0.5.2
2020-07-30 11:49:20 +00:00
Vladimír Čunát
7a5c6fee0f
Merge branch 'master' into staging-next
...
Some rebuilds, e.g. all of haskell.
Hydra nixpkgs: ?compare=1601713
2020-07-22 08:37:19 +02:00
Peter Hoeg
ee8b7b4566
Merge pull request #87810 from evils/wxwidgets-3.1.3
...
wxGTK31: 3.1.2 -> 3.1.3
2020-07-20 22:03:16 +08:00
Jan Tojnar
83442a3533
Merge branch 'master' into staging-next
2020-07-20 02:16:21 +02:00
Andrew Dunham
6f1acf82c0
dsd: init at 2018-07-01
2020-07-16 17:59:24 -07:00
R. RyanTM
9002e5c533
flrig: 1.3.50 -> 1.3.51
2020-07-07 10:27:39 -07:00
Evils
6383a04893
Allow cubicsdr 0.2.5 to build with wxGTK 3.1.3
2020-06-16 17:35:32 +02:00
Peter Hoeg
227561d5f8
cubicsdr: use wxGTK31-gtk3
2020-06-15 12:18:45 +08:00
Peter Hoeg
154cbdece1
limesuite: use wxGTK30-gtk3
2020-06-15 12:18:06 +08:00
Michael Maclean
5b8a78a972
rtl-ais: init at 0.8.1
2020-06-10 22:46:34 +01:00
Doron Behar
93f30ea316
gnuradio: 3.7.13.4 -> 3.7.14.0
2020-05-31 11:59:30 +03:00