Commit Graph

209901 Commits

Author SHA1 Message Date
Patrick Hilhorst
593e11fd94
treewide: fix redirected urls
According to https://repology.org/repository/nix_unstable/problems, we have a
lot of packages that have http links that redirect to https as their homepage.
This commit updates all these packages to use the https links as their
homepage.

The following script was used to make these updates:

```

curl https://repology.org/api/v1/repository/nix_unstable/problems \
    | jq '.[] | .problem' -r \
    | rg 'Homepage link "(.+)" is a permanent redirect to "(.+)" and should be updated' --replace 's@$1@$2@' \
    | sort | uniq > script.sed

find -name '*.nix' | xargs -P4 -- sed -f script.sed -i
```
2020-01-22 11:26:22 +01:00
Bart Brouns
50c3ac29ac suil: 0.10.0 -> 0.10.6 2020-01-20 16:53:05 +01:00
Bart Brouns
bb04c6dc07 raul: unstable-2017-07-23 -> unstable-2019-12-09 2020-01-20 16:29:57 +01:00
Bart Brouns
a6ecbc4443 ingen: unstable-2017-07-22 unstable-2019-12-09 2020-01-20 16:22:48 +01:00
Bart Brouns
7450bb75c0 ganv: unstable-2016-10-15 -> unstable-2019-12-30 2020-01-20 16:11:45 +01:00
Mario Rodas
7c2a51cdf1 du-dust: 0.4.2 -> 0.4.4 2020-01-20 16:06:37 +01:00
Jake Stanger
865b4620ed rofi-mpd: 1.1.0 -> 2.0.0 2020-01-20 16:02:50 +01:00
Bart Brouns
6803c951a7 lilv: 0.24.4 -> 0.24.6 2020-01-20 15:55:57 +01:00
Bart Brouns
233c2788f3 i3-layout-manager: unstable-2019-06-19 -> unstable-2019-12-06 2020-01-20 15:55:41 +01:00
Jean-Philippe Braun
631d225cd1 vimPlugins.vim-indentwise: init a 2015-06-07 2020-01-20 15:53:43 +01:00
Jean-Philippe Braun
7de77b68a0 vimPlugins.vim-sandwich: init at 2019-12-06 2020-01-20 15:53:43 +01:00
Jean-Philippe Braun
7106ae143e vimPlugins.deoplete-notmuch: init at 2018-12-11 2020-01-20 15:53:43 +01:00
Noah Loomans
79cf2c25fb hakuneko: 5.0.8 -> 6.1.7 2020-01-20 15:40:50 +01:00
Alyssa Ross
126ff4d97e python3.pkgs.mailman*: check isPy3k inside package 2020-01-20 14:36:56 +00:00
Peter Simons
3e26640352 python3.pkgs.mailman: 3.2.2 -> 3.3.0 2020-01-20 14:36:56 +00:00
Peter Simons
fed5817868 python3.pkgs.authheaders: init at 0.12.1
This package is a dependency of GNU Mailman 3.3.x.

Co-authored-by: Jonathan Ringer <jonringer117@gmail.com>
2020-01-20 14:36:56 +00:00
Alyssa Ross
aec2382b38 python3.pkgs.postorius: 1.2.4 -> 1.3.2 2020-01-20 14:36:56 +00:00
Alyssa Ross
9a43cdc1c6 python3.pkgs.postorius: use checkInputs 2020-01-20 14:36:56 +00:00
Alyssa Ross
6af4de84d3 python3.pkgs.hyperkitty: use checkInputs
The previously propagated build inputs are optional, and so are
included in checkInputs so the tests can run, but not propagated so
they aren't included if unneeded.
2020-01-20 14:36:56 +00:00
Alyssa Ross
38f2103de9 python3.pkgs.hyperkitty: 1.2.2 -> 1.3.2 2020-01-20 14:36:56 +00:00
Alyssa Ross
0b9bfc0132 python3.pkgs.mailman: core.nix -> default.nix
The actual upstream "mailman" name just refers to this, so we should
use the Nixpkgs convention of default.nix.
2020-01-20 14:36:56 +00:00
Alyssa Ross
89b311fa4d mailman: remove unused derivation for mailman 2
This isn't referenced anywhere, so it's just dead code.
2020-01-20 14:36:56 +00:00
Ian M. Jones
96d2790061 onedrive: 2.3.12 -> 2.3.13 2020-01-20 13:53:59 +00:00
zimbatm
e20de6b57a
Merge pull request #78045 from flokli/buildkite-agent-user-runtime-test
nixos/buildkite: add option to configure user, add nix-required packages to runtime, add test
2020-01-20 13:50:10 +00:00
Graham Christensen
da9c031024
Merge pull request #77433 from curiousleo/patch-2
Document how to backport a change into a release channel
2020-01-20 08:35:33 -05:00
Mario Rodas
414591344e
Merge pull request #77150 from r-ryantm/auto-update/libmysofa
libmysofa: 0.9 -> 0.9.1
2020-01-20 07:59:27 -05:00
Maximilian Bosch
d06b5daac1
Merge pull request #78086 from r-ryantm/auto-update/graylog
graylog: 3.1.3 -> 3.1.4
2020-01-20 13:53:18 +01:00
Tim Steinbach
d9e2bcb21d
linux: 5.5-rc6 -> 5.5-rc7 2020-01-20 07:47:25 -05:00
Mario Rodas
49f0e33892
Merge pull request #77735 from r-ryantm/auto-update/dar
dar: 2.6.6 -> 2.6.7
2020-01-20 07:45:57 -05:00
Maximilian Bosch
70afd4e63b
zsh-you-should-use: 1.6.0 -> 1.7.0
https://github.com/MichaelAquilina/zsh-you-should-use/blob/1.7.0/CHANGELOG.md#170
2020-01-20 13:44:29 +01:00
Mario Rodas
e1ea2646c4
Merge pull request #77875 from r-ryantm/auto-update/hpx
hpx: 1.3.0 -> 1.4.0
2020-01-20 07:42:51 -05:00
Mario Rodas
8f719737f6
Merge pull request #77751 from r-ryantm/auto-update/doodle
doodle: 0.7.0 -> 0.7.1
2020-01-20 07:42:27 -05:00
Mario Rodas
949c5f8451
Merge pull request #78068 from r-ryantm/auto-update/acme.sh
acme-sh: 2.8.3 -> 2.8.5
2020-01-20 07:36:58 -05:00
Mario Rodas
c0c1b9d64e
Merge pull request #78063 from marsam/update-nfpm
nfpm: 1.1.8 -> 1.1.10
2020-01-20 07:35:27 -05:00
Mario Rodas
c7b71bd78d
Merge pull request #78061 from r-ryantm/auto-update/atlassian-cli
atlassian-cli: 9.0.0 -> 9.1.0
2020-01-20 07:34:43 -05:00
Mario Rodas
5f3a55cef7
Merge pull request #77899 from r-ryantm/auto-update/rebar
rebar: 2.5.1 -> 2.6.4
2020-01-20 07:29:45 -05:00
R. RyanTM
1d1a8fe7f1 focuswriter: 1.7.3 -> 1.7.4 2020-01-20 13:29:25 +01:00
Mario Rodas
29fd96f4b0
Merge pull request #77900 from r-ryantm/auto-update/scream-receivers
scream-receivers: 3.3 -> 3.4
2020-01-20 07:28:00 -05:00
Max Wittig
489f823ac7 gitlab-runner: 12.6.0 -> 12.7.0 (#78089) 2020-01-20 10:43:41 +00:00
Florian Klink
4b73d3c444 nixos/buildkite: make privateSshKeyPath optional
When only cloning public repos, or when the ssh key is provided by
different means, we don't need to manage it here.
2020-01-20 11:10:56 +01:00
Marek Mahut
c82e1c666f
Merge pull request #78087 from MazeChaZer/maven-mirrors-https
mirrors.nix: Use HTTPS in maven mirrors
2020-01-20 10:47:38 +01:00
Florian Klink
a208e6eb99 nixosTests.buildkite: add test 2020-01-20 10:30:24 +01:00
Florian Klink
70308a7daf nixos/buildkite-agent: add gnutar, gzip and git to runtimePackages
These are required for nix to do builtins.fetchTarball and
builtins.fetchGit, so most likely we want them to be around.
2020-01-20 10:30:24 +01:00
Florian Klink
7838f00824 nixos/buildkite: stop using deprecated option 2020-01-20 10:30:22 +01:00
Peter Simons
411f068871 stockfish: update from version 10 to 11 2020-01-20 10:25:52 +01:00
Vincent Laporte
6b023dc690 ocamlPackages.re2: fix building with clang 2020-01-20 10:18:53 +01:00
Peter Simons
6cc43ee38c
Merge pull request #78069 from r-ryantm/auto-update/asymptote
asymptote: 2.61 -> 2.62
2020-01-20 10:15:44 +01:00
Jonas Schürmann
61870727de mirrors.nix: Use HTTPS in maven mirrors
Since 2020-01-15, the maven central repository does no longer support HTTP.
See https://blog.sonatype.com/central-repository-moving-to-https for details.
2020-01-20 09:54:14 +01:00
R. RyanTM
0928c40c29 graylog: 3.1.3 -> 3.1.4 2020-01-20 08:51:55 +00:00
R. RyanTM
68ee1de5d2 asymptote: 2.61 -> 2.62 2020-01-20 03:07:05 +00:00