summary refs log tree commit diff
path: root/doc/release-notes.xml
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 /doc/release-notes.xml
parentde9f8c36c90af622911d38c3ff0f214693ca1ad9 (diff)
downloadnixpkgs-7b0167204d1db7f65cc0c21e3f2c65ff9b65a738.tar
nixpkgs-7b0167204d1db7f65cc0c21e3f2c65ff9b65a738.tar.gz
nixpkgs-7b0167204d1db7f65cc0c21e3f2c65ff9b65a738.tar.bz2
nixpkgs-7b0167204d1db7f65cc0c21e3f2c65ff9b65a738.tar.lz
nixpkgs-7b0167204d1db7f65cc0c21e3f2c65ff9b65a738.tar.xz
nixpkgs-7b0167204d1db7f65cc0c21e3f2c65ff9b65a738.tar.zst
nixpkgs-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 'doc/release-notes.xml')
-rw-r--r--doc/release-notes.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/release-notes.xml b/doc/release-notes.xml
index 7575289e755..a15f5466729 100644
--- a/doc/release-notes.xml
+++ b/doc/release-notes.xml
@@ -286,7 +286,7 @@ export NIX_MIRRORS_sourceforge=http://osdn.dl.sourceforge.net/sourceforge/</prog
   <note>
    <para>
     This release of Nixpkgs requires <link
-xlink:href='http://nixos.org/releases/nix/nix-0.10/'>Nix 0.10</link> or higher.
+xlink:href='https://nixos.org/releases/nix/nix-0.10/'>Nix 0.10</link> or higher.
    </para>
   </note>
 
@@ -436,7 +436,7 @@ stdenv.mkDerivation {
    <listitem>
     <para>
      Distribution files have been moved to <link
-  xlink:href="http://nixos.org/" />.
+  xlink:href="https://nixos.org/" />.
     </para>
    </listitem>
    <listitem>