nixpkgs/pkgs/applications/radio
Patrick Hilhorst f7e390e6d4 treewide: fix redirected urls (run 3)
Related:
 - 9fc5e7e473874762fdb1b49d17dcf703d48352c3
 - 593e11fd944ce961ecf5425c3540df09e4f52265
 - 508ae42a0f64c350036d722b84c2e2905bbc5418

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
..
airspy
aldo
chirp chirp: 20200430 -> 20200807 2020-08-25 08:28:34 +02:00
cubicsdr Allow cubicsdr 0.2.5 to build with wxGTK 3.1.3 2020-06-16 17:35:32 +02:00
dablin
dabtools
direwolf direwolf 1.4 -> 1.5 2020-08-15 14:59:54 -05:00
dmrconfig
dsd dsd: init at 2018-07-01 2020-07-16 17:59:24 -07:00
dump1090
ebook2cw
fldigi fldigi: 4.1.13 -> 4.1.14 2020-08-31 16:54:20 +02:00
fllog
flmsg
flrig flrig: 1.3.50 -> 1.3.51 2020-07-07 10:27:39 -07:00
flwrap
gnss-sdr gnss-sdr: 0.0.12 -> 0.0.13 2020-08-10 12:03:26 +00:00
gnuradio gnuradio: 3.7.13.4 -> 3.7.14.0 2020-05-31 11:59:30 +03:00
gqrx
hackrf treewide: fix redirected urls (run 3) 2020-10-02 09:01:35 -07:00
inspectrum inspectrum: 2017-05-31 -> 0.2.2 2020-08-25 13:05:08 +02:00
kalibrate-hackrf
kalibrate-rtl
limesuite limesuite: 20.07.1 -> 20.07.2 2020-08-11 06:10:54 +00:00
minimodem
multimon-ng
noaa-apt noaa-apt: init at 1.2.0 2020-08-29 10:34:43 -04:00
pyradio
qradiolink
qsstv
rtl_433
rtl-ais rtl-ais: init at 0.8.1 2020-06-10 22:46:34 +01:00
rtl-sdr
sdrangel
soapyairspy
soapybladerf
soapyhackrf
soapyremote soapyremote: 0.5.1 -> 0.5.2 2020-07-30 11:49:20 +00:00
soapyrtlsdr
soapysdr
soapyuhd
svxlink
tlf
tqsl
uhd
unixcw
urh
welle-io welle-io: 2.1 -> 2.2 2020-09-04 09:13:32 -07:00
wsjtx wsjtx: 2.1.2 -> 2.2.2 2020-08-16 13:07:05 +00:00
xlog