about summary refs log tree commit diff
path: root/pkgs/tools/networking
diff options
context:
space:
mode:
authorFrederik Rietdijk <fridh@fridh.nl>2018-06-25 10:58:39 +0200
committerFrederik Rietdijk <fridh@fridh.nl>2018-06-25 10:58:39 +0200
commitdf587c7f2ec2ab6c81ba30f33d4c1ea17c4fc921 (patch)
tree95261474169bdc4f6ec708508d1ed3076b12eaab /pkgs/tools/networking
parent1dd0109c8c8ef61bd3fa985d4fe817e0c3d3c948 (diff)
parent7c9d95fef59e2bc80fbde535df235a93d6690cc3 (diff)
downloadnixlib-df587c7f2ec2ab6c81ba30f33d4c1ea17c4fc921.tar
nixlib-df587c7f2ec2ab6c81ba30f33d4c1ea17c4fc921.tar.gz
nixlib-df587c7f2ec2ab6c81ba30f33d4c1ea17c4fc921.tar.bz2
nixlib-df587c7f2ec2ab6c81ba30f33d4c1ea17c4fc921.tar.lz
nixlib-df587c7f2ec2ab6c81ba30f33d4c1ea17c4fc921.tar.xz
nixlib-df587c7f2ec2ab6c81ba30f33d4c1ea17c4fc921.tar.zst
nixlib-df587c7f2ec2ab6c81ba30f33d4c1ea17c4fc921.zip
Merge master into staging
Diffstat (limited to 'pkgs/tools/networking')
-rw-r--r--pkgs/tools/networking/hans/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/tools/networking/hans/default.nix b/pkgs/tools/networking/hans/default.nix
index 82e105c3a3be..6fd4ab361630 100644
--- a/pkgs/tools/networking/hans/default.nix
+++ b/pkgs/tools/networking/hans/default.nix
@@ -31,7 +31,7 @@ stdenv.mkDerivation rec {
       the situation that your Internet access is firewalled, but pings are
       allowed.
     '';
-    homepage = http://code.gerade.org/hans/;
+    homepage = https://code.gerade.org/hans/;
     license = licenses.gpl3Plus;
     platforms = platforms.linux;
   };