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
Timo Kaufmann
d832ca8178
Merge pull request #97237 from midchildan/package/sd-local
...
sd-local: init at 1.0.5
2020-10-02 11:08:05 +02:00
zowoq
0f81c5d686
buildah: 1.16.3 -> 1.16.4
...
https://github.com/containers/buildah/releases/tag/v1.16.4
2020-10-02 16:45:08 +10:00
adisbladis
c25f55e38b
Merge pull request #99327 from adisbladis/poetry2nix-1_13_0
...
poetry2nix: 1.12.0 -> 1.13.0
2020-10-02 01:36:25 +02:00
Sascha Grunert
462a9bf9fb
buildah: 1.16.2 -> 1.16.3
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-10-01 22:02:41 +00:00
adisbladis
0eeedc732c
poetry2nix: 1.12.0 -> 1.13.0
2020-10-01 23:11:14 +02:00
Jonathan Ringer
e6ec27be98
tabnine: fix build
...
Co-authored by: @onsails
2020-10-01 14:05:44 -07:00
Andrey Kuznetsov
9a54352353
tabnine: init at 3.1.1
2020-10-01 10:32:22 -07:00
Anderson Torres
7211bbbee5
Merge pull request #94345 from cohei/init-chruby-fish
...
chruby-fish: init at 0.8.2
2020-09-30 17:19:27 -03:00
Maximilian Bosch
0c56c7357f
packer: 1.6.3 -> 1.6.4
...
https://github.com/hashicorp/packer/releases/tag/v1.6.4
2020-09-30 20:39:44 +02:00
Daniël de Kok
d343cd62d5
Merge pull request #99104 from oxalica/rust-analyzer
...
rust-analyzer: 2020-09-21 -> 2020-09-28
2020-09-30 18:06:29 +02:00
TANIGUCHI Kohei
ec0f69b0a9
chruby-fish: init at 0.8.2
2020-09-30 22:49:35 +09:00
Vincent Laporte
22b076e1c3
ikos: 2.1 → 3.0
2020-09-30 07:20:38 +02:00
oxalica
7d32577544
rust-analyzer: 2020-09-21 -> 2020-09-28
2020-09-29 23:19:02 +08:00
Robert Scott
9f65c524bb
minizinc: fix build against bison 3.7
...
fixed in upstream development branch
enable for darwin
2020-09-29 05:47:46 -07:00
Christoph Hrdinka
7201e03a07
Merge pull request #98792 from NixOS/kevincox-b2
...
backblaze-b2: 1.3.8 -> 2.0.2
2020-09-29 13:21:38 +02:00
Mario Rodas
3b1f5dc50f
act: 0.2.13 -> 0.2.15
2020-09-28 04:20:00 +00:00
Matthieu Coudron
514bda6825
Merge pull request #98465 from teto/tree-sitter
...
Tree sitter update
2020-09-28 13:30:24 +02:00
Anderson Torres
87039678e4
Merge pull request #98976 from AndersonTorres/eweb-upload
...
eweb: "pname-version" rewriting
2020-09-28 04:00:04 -03:00
Mario Rodas
8b2749a4cc
Merge pull request #98736 from r-ryantm/auto-update/k6
...
k6: 0.27.1 -> 0.28.0
2020-09-27 23:00:14 -05:00
AndersonTorres
69ed40f341
eweb: "pname-version" rewriting
...
A cosmetic modification.
2020-09-27 19:48:18 -03:00
lewo
adfe1d8d8d
Merge pull request #98913 from r-ryantm/auto-update/yq-go
...
yq-go: 3.3.2 -> 3.4.0
2020-09-27 09:29:26 +02:00
R. RyanTM
e170ef2254
yq-go: 3.3.2 -> 3.4.0
2020-09-27 04:06:25 +00:00
Ryan Mulligan
f6d39d8e60
Merge pull request #98832 from r-ryantm/auto-update/operator-sdk
...
operator-sdk: 1.0.0 -> 1.0.1
2020-09-26 13:21:35 -07:00
Jörg Thalheim
8954f325d1
Merge pull request #98849 from r-ryantm/auto-update/radare2-cutter
...
radare2-cutter: 1.11.1 -> 1.12.0
2020-09-26 16:07:37 +02:00
Maximilian Bosch
740f01413b
packer: 1.6.2 -> 1.6.3
...
https://github.com/hashicorp/packer/releases/tag/v1.6.3
2020-09-26 14:00:56 +02:00
R. RyanTM
ff33525cc9
radare2-cutter: 1.11.1 -> 1.12.0
2020-09-26 10:55:06 +00:00
zowoq
b7b89a6272
skopeo: fix wrapper
2020-09-26 19:07:45 +10:00
R. RyanTM
10dd055a8e
operator-sdk: 1.0.0 -> 1.0.1
2020-09-26 07:16:15 +00:00
Kevin Cox
28142d6f84
backblaze-b2: 1.3.8 -> 2.0.2
2020-09-25 16:29:52 -04:00
Hongchang Wu
91c74eeae3
ocamlPackages.dot-merlin-reader: init at 3.4.0
2020-09-25 15:11:46 +02:00
zowoq
228b37d74e
skopeo: 1.1.1 -> 1.2.0
...
https://github.com/containers/skopeo/releases/tag/v1.2.0
2020-09-25 22:50:15 +10:00
R. RyanTM
22599f6583
k6: 0.27.1 -> 0.28.0
2020-09-25 10:51:27 +00:00
Mario Rodas
236eb73d1b
Merge pull request #98722 from r-ryantm/auto-update/go-toml
...
go-toml: 1.8.0 -> 1.8.1
2020-09-25 04:38:44 -05:00
R. RyanTM
e903c32023
go-toml: 1.8.0 -> 1.8.1
2020-09-25 08:09:31 +00:00
Mario Rodas
5aba0fe976
Merge pull request #98697 from marsam/update-tfsec
...
tfsec: 0.25.0 -> 0.27.0
2020-09-24 23:45:31 -05:00
Jörg Thalheim
a2960ac430
Merge pull request #97603 from zowoq/rust-test-threads
2020-09-25 06:19:23 +02:00
R. RyanTM
047484d772
argbash: 2.9.0 -> 2.10.0 ( #98669 )
2020-09-24 21:58:51 +00:00
Mario Rodas
b61855498e
tfsec: 0.25.0 -> 0.27.0
...
https://github.com/liamg/tfsec/releases/tag/v0.27.0
2020-09-24 04:20:00 +00:00
Ryan Mulligan
5b61492080
Merge pull request #68670 from B4dM4n/cargo-sync-readme
...
cargo-sync-readme: init at 1.0
2020-09-23 18:46:17 -07:00
zowoq
a6c17c9cdd
the-way: use cargoParallelTestThreads
2020-09-24 08:55:03 +10:00
Daniël de Kok
66d0662548
Merge pull request #98230 from danieldk/rocm-3.8.0
...
Update to ROCm 3.8.0
2020-09-23 19:25:38 +02:00
Mario Rodas
7f0afbd889
Merge pull request #98521 from r-ryantm/auto-update/global
...
global: 6.6.4 -> 6.6.5
2020-09-23 06:58:52 -05:00
Mario Rodas
9ef2fb3d67
Merge pull request #98517 from r-ryantm/auto-update/flyway
...
flyway: 6.5.4 -> 6.5.5
2020-09-23 06:57:21 -05:00
Mario Rodas
1af6fb38e9
Merge pull request #98511 from marsam/update-tflint
...
tflint: 0.20.1 -> 0.20.2
2020-09-23 06:38:37 -05:00
Daniël de Kok
5948bdd25b
Merge pull request #98447 from Tomahna/metals
...
metals: 0.9.3 -> 0.9.4
2020-09-23 08:05:55 +02:00
R. RyanTM
442cbdd9ac
global: 6.6.4 -> 6.6.5
2020-09-23 04:17:51 +00:00
R. RyanTM
bdc0916422
flyway: 6.5.4 -> 6.5.5
2020-09-23 03:23:49 +00:00
Ryan Mulligan
cee064f36b
Merge pull request #98382 from gvolpe/dconf2nix-v0.0.6
...
dconf2nix: 0.0.5 -> 0.0.6
2020-09-22 20:19:52 -07:00
Mario Rodas
635b394768
tflint: 0.20.1 -> 0.20.2
...
https://github.com/terraform-linters/tflint/releases/tag/v0.20.2
2020-09-22 20:00:00 -05:00