about summary refs log tree commit diff
path: root/maintainers/scripts
diff options
context:
space:
mode:
authorPavol Rusnak <pavol@rusnak.io>2020-04-18 22:51:19 +0200
committerJon <jonringer@users.noreply.github.com>2020-05-03 22:14:21 -0700
commit7b0167204d1db7f65cc0c21e3f2c65ff9b65a738 (patch)
tree0960fdaf844c98d6987e783cb8baf9089230948e /maintainers/scripts
parentde9f8c36c90af622911d38c3ff0f214693ca1ad9 (diff)
downloadnixlib-7b0167204d1db7f65cc0c21e3f2c65ff9b65a738.tar
nixlib-7b0167204d1db7f65cc0c21e3f2c65ff9b65a738.tar.gz
nixlib-7b0167204d1db7f65cc0c21e3f2c65ff9b65a738.tar.bz2
nixlib-7b0167204d1db7f65cc0c21e3f2c65ff9b65a738.tar.lz
nixlib-7b0167204d1db7f65cc0c21e3f2c65ff9b65a738.tar.xz
nixlib-7b0167204d1db7f65cc0c21e3f2c65ff9b65a738.tar.zst
nixlib-7b0167204d1db7f65cc0c21e3f2c65ff9b65a738.zip
treewide: use https for nixos.org and hydra.nixos.org
tarballs.nixos.org is omitted from the change because urls from there
are always hashed and checked
Diffstat (limited to 'maintainers/scripts')
-rwxr-xr-xmaintainers/scripts/hydra-eval-failures.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/maintainers/scripts/hydra-eval-failures.py b/maintainers/scripts/hydra-eval-failures.py
index 6e7ec2dbc002..0f738c5427bd 100755
--- a/maintainers/scripts/hydra-eval-failures.py
+++ b/maintainers/scripts/hydra-eval-failures.py
@@ -79,7 +79,7 @@ def cli(jobset):
     and print a summary of failed builds
     """
 
-    url = "http://hydra.nixos.org/jobset/{}".format(jobset)
+    url = "https://hydra.nixos.org/jobset/{}".format(jobset)
 
     # get the last evaluation
     click.echo(click.style(