M gnu/packages/elf.scm => gnu/packages/elf.scm +1 -1
@@ 137,7 137,7 @@ Executable and Linkable Format (@dfn{ELF}). This includes @command{ld},
%standard-phases))
'()))
- (home-page "http://nixos.org/patchelf.html")
+ (home-page "https://nixos.org/patchelf.html")
(synopsis "Modify the dynamic linker and RPATH of ELF executables")
(description
"PatchELF allows the ELF \"interpreter\" and RPATH of an ELF binary to be
M gnu/packages/package-management.scm => gnu/packages/package-management.scm +1 -1
@@ 370,7 370,7 @@ out) and returning a package that uses that as its 'source'."
("perl-www-curl" ,perl-www-curl)
("perl-dbi" ,perl-dbi)
("perl-dbd-sqlite" ,perl-dbd-sqlite)))
- (home-page "http://nixos.org/nix/")
+ (home-page "https://nixos.org/nix/")
(synopsis "The Nix package manager")
(description
"Nix is a purely functional package manager. This means that it treats