From b09e9317983f2eb99f03580fa02826fccb512296 Mon Sep 17 00:00:00 2001 From: Peder Bergebakken Sundt Date: Fri, 17 Jan 2025 04:46:25 +0100 Subject: [PATCH] treewide: run `./maintainers/scripts/update_redirected_urls.sh` --- .../applications/audio/schismtracker/default.nix | 2 +- pkgs/applications/networking/dropbox/default.nix | 2 +- .../science/electronics/tkgate/1.x.nix | 4 ++-- .../science/logic/tlaplus/default.nix | 2 +- .../science/logic/tlaplus/tlaplus18.nix | 2 +- pkgs/by-name/an/anarchism/package.nix | 2 +- pkgs/by-name/bl/blahtexml/package.nix | 2 +- pkgs/by-name/bl/bluesnarfer/package.nix | 2 +- pkgs/by-name/ch/checkinstall/package.nix | 2 +- pkgs/by-name/co/conntrack-tools/package.nix | 2 +- pkgs/by-name/co/corosync/package.nix | 2 +- pkgs/by-name/de/devede/package.nix | 2 +- pkgs/by-name/et/etherape/package.nix | 2 +- pkgs/by-name/fr/freealut/package.nix | 2 +- pkgs/by-name/gp/gpick/package.nix | 2 +- pkgs/by-name/gr/graphwar/package.nix | 2 +- pkgs/by-name/gr/grepcidr/package.nix | 2 +- pkgs/by-name/gr/groove/package.nix | 2 +- pkgs/by-name/gy/gyre-fonts/package.nix | 2 +- pkgs/by-name/ic/iconnamingutils/package.nix | 2 +- pkgs/by-name/ko/kobodeluxe/package.nix | 4 ++-- pkgs/by-name/ld/ldns/package.nix | 2 +- pkgs/by-name/li/libck/package.nix | 2 +- pkgs/by-name/lm/lmmath/package.nix | 4 ++-- pkgs/by-name/ma/mathemagix/package.nix | 2 +- pkgs/by-name/ma/matio/package.nix | 2 +- pkgs/by-name/ma/maude/package.nix | 2 +- pkgs/by-name/mo/mos/package.nix | 2 +- pkgs/by-name/nl/nload/package.nix | 2 +- pkgs/by-name/no/nomnatong/package.nix | 2 +- pkgs/by-name/ob/obexd/package.nix | 2 +- pkgs/by-name/on/onscripter-en/package.nix | 2 +- pkgs/by-name/pe/pecita/package.nix | 2 +- pkgs/by-name/pl/plm/package.nix | 2 +- pkgs/by-name/sb/sbc/package.nix | 2 +- pkgs/by-name/sm/smpeg/package.nix | 2 +- pkgs/by-name/sm/smpeg2/package.nix | 2 +- pkgs/by-name/so/socklog/package.nix | 4 ++-- pkgs/by-name/sy/syndicate-server/package.nix | 2 +- pkgs/by-name/ta/tagtime/package.nix | 2 +- pkgs/by-name/te/tennix/package.nix | 2 +- pkgs/by-name/ul/ultimatestunts/package.nix | 2 +- pkgs/by-name/un/unicap/package.nix | 2 +- pkgs/by-name/vs/vsqlite/package.nix | 2 +- pkgs/by-name/wi/wings/package.nix | 2 +- pkgs/by-name/x3/x3270/package.nix | 2 +- pkgs/by-name/zo/zod/package.nix | 2 +- pkgs/data/icons/tango-icon-theme/default.nix | 2 +- pkgs/desktops/lxde/core/lxtask/default.nix | 2 +- pkgs/development/compilers/mozart/binary.nix | 2 +- .../libraries/hunspell/dictionaries.nix | 2 +- pkgs/development/libraries/slib/default.nix | 2 +- .../lua-modules/generated-packages.nix | 16 ++++++++-------- pkgs/development/lua-modules/overrides.nix | 2 +- pkgs/development/node-packages/node-packages.nix | 4 ++-- pkgs/development/ocaml-modules/elina/default.nix | 2 +- .../python-modules/eggdeps/default.nix | 2 +- .../python-modules/ifcopenshell/default.nix | 2 +- .../python-modules/npyscreen/default.nix | 2 +- .../python-modules/osc-sdk-python/default.nix | 2 +- .../python-modules/oscscreen/default.nix | 2 +- .../python-modules/panflute/default.nix | 2 +- .../python-modules/pycangjie/default.nix | 2 +- .../python-modules/pyfakefs/default.nix | 2 +- .../python-modules/python-nmap/default.nix | 2 +- pkgs/development/python-modules/qemu/default.nix | 2 +- pkgs/development/tools/ceedling/default.nix | 2 +- pkgs/development/tools/redis-dump/default.nix | 2 +- pkgs/tools/X11/virtualgl/lib.nix | 2 +- 69 files changed, 81 insertions(+), 81 deletions(-) diff --git a/pkgs/applications/audio/schismtracker/default.nix b/pkgs/applications/audio/schismtracker/default.nix index 107a32ffd50bc..faa298c06f63f 100644 --- a/pkgs/applications/audio/schismtracker/default.nix +++ b/pkgs/applications/audio/schismtracker/default.nix @@ -58,7 +58,7 @@ stdenv.mkDerivation rec { meta = with lib; { description = "Music tracker application, free reimplementation of Impulse Tracker"; - homepage = "http://schismtracker.org/"; + homepage = "https://schismtracker.org/"; license = licenses.gpl2Plus; platforms = platforms.unix; maintainers = with maintainers; [ ftrvxmtrx ]; diff --git a/pkgs/applications/networking/dropbox/default.nix b/pkgs/applications/networking/dropbox/default.nix index c90f342891869..b9c2129824eb1 100644 --- a/pkgs/applications/networking/dropbox/default.nix +++ b/pkgs/applications/networking/dropbox/default.nix @@ -87,7 +87,7 @@ buildFHSEnv { meta = with lib; { description = "Online stored folders (daemon version)"; - homepage = "http://www.dropbox.com/"; + homepage = "https://www.dropbox.com/"; license = licenses.unfree; maintainers = with maintainers; [ ttuegel ]; platforms = [ "i686-linux" "x86_64-linux" ]; diff --git a/pkgs/applications/science/electronics/tkgate/1.x.nix b/pkgs/applications/science/electronics/tkgate/1.x.nix index c0119ebcd13cb..831cc31ecad3e 100644 --- a/pkgs/applications/science/electronics/tkgate/1.x.nix +++ b/pkgs/applications/science/electronics/tkgate/1.x.nix @@ -23,7 +23,7 @@ stdenv.mkDerivation rec { version = "1.8.7"; src = fetchurl { - url = "http://www.tkgate.org/downloads/tkgate-${version}.tgz"; + url = "https://www.tkgate.org/downloads/tkgate-${version}.tgz"; sha256 = "1pqywkidfpdbj18i03h97f4cimld4fb3mqfy8jjsxs12kihm18fs"; }; @@ -61,7 +61,7 @@ stdenv.mkDerivation rec { meta = { description = "Event driven digital circuit simulator with a TCL/TK-based graphical editor"; mainProgram = "gmac"; - homepage = "http://www.tkgate.org/"; + homepage = "https://www.tkgate.org/"; license = lib.licenses.gpl2Plus; hydraPlatforms = lib.platforms.linux; }; diff --git a/pkgs/applications/science/logic/tlaplus/default.nix b/pkgs/applications/science/logic/tlaplus/default.nix index 183bb80ece9d2..4798e1148fcf9 100644 --- a/pkgs/applications/science/logic/tlaplus/default.nix +++ b/pkgs/applications/science/logic/tlaplus/default.nix @@ -34,7 +34,7 @@ stdenv.mkDerivation rec { meta = { description = "Algorithm specification language with model checking tools"; - homepage = "http://lamport.azurewebsites.net/tla/tla.html"; + homepage = "https://lamport.azurewebsites.net/tla/tla.html"; sourceProvenance = with lib.sourceTypes; [ binaryBytecode ]; license = lib.licenses.mit; platforms = lib.platforms.unix; diff --git a/pkgs/applications/science/logic/tlaplus/tlaplus18.nix b/pkgs/applications/science/logic/tlaplus/tlaplus18.nix index 639a0513f1d58..f808d73bf31c8 100644 --- a/pkgs/applications/science/logic/tlaplus/tlaplus18.nix +++ b/pkgs/applications/science/logic/tlaplus/tlaplus18.nix @@ -36,7 +36,7 @@ stdenv.mkDerivation rec { meta = { description = "Algorithm specification language with model checking tools"; - homepage = "http://lamport.azurewebsites.net/tla/tla.html"; + homepage = "https://lamport.azurewebsites.net/tla/tla.html"; sourceProvenance = with lib.sourceTypes; [ binaryBytecode ]; license = lib.licenses.mit; platforms = lib.platforms.unix; diff --git a/pkgs/by-name/an/anarchism/package.nix b/pkgs/by-name/an/anarchism/package.nix index 3fb7048680bdd..db449bf2daef7 100644 --- a/pkgs/by-name/an/anarchism/package.nix +++ b/pkgs/by-name/an/anarchism/package.nix @@ -32,7 +32,7 @@ stdenv.mkDerivation rec { ''; meta = with lib; { - homepage = "http://www.anarchistfaq.org/"; + homepage = "https://www.anarchistfaq.org/"; changelog = "http://anarchism.pageabode.com/afaq/new.html"; description = "Exhaustive exploration of Anarchist theory and practice"; longDescription = '' diff --git a/pkgs/by-name/bl/blahtexml/package.nix b/pkgs/by-name/bl/blahtexml/package.nix index a17992b13601d..bc451c32034e6 100644 --- a/pkgs/by-name/bl/blahtexml/package.nix +++ b/pkgs/by-name/bl/blahtexml/package.nix @@ -59,7 +59,7 @@ stdenv.mkDerivation rec { ''; meta = with lib; { - homepage = "http://gva.noekeon.org/blahtexml/"; + homepage = "https://gva.noekeon.org/blahtexml/"; description = "TeX to MathML converter"; longDescription = '' Blahtex is a program written in C++, which converts an equation given in diff --git a/pkgs/by-name/bl/bluesnarfer/package.nix b/pkgs/by-name/bl/bluesnarfer/package.nix index ba3234e615110..5291565b6da02 100644 --- a/pkgs/by-name/bl/bluesnarfer/package.nix +++ b/pkgs/by-name/bl/bluesnarfer/package.nix @@ -29,7 +29,7 @@ stdenv.mkDerivation (finalAttrs: { meta = { description = "Bluetooth bluesnarfing utility"; - homepage = "http://www.alighieri.org/project.html"; + homepage = "https://www.alighieri.org/project.html"; license = lib.licenses.gpl2Plus; maintainers = with lib.maintainers; [ fgaz ]; platforms = lib.platforms.linux; diff --git a/pkgs/by-name/ch/checkinstall/package.nix b/pkgs/by-name/ch/checkinstall/package.nix index ec7c274b95dab..b236de7254f1e 100644 --- a/pkgs/by-name/ch/checkinstall/package.nix +++ b/pkgs/by-name/ch/checkinstall/package.nix @@ -76,7 +76,7 @@ stdenv.mkDerivation rec { ''; meta = { - homepage = "http://checkinstall.izto.org/"; + homepage = "https://checkinstall.izto.org/"; description = "Tool for automatically generating Slackware, RPM or Debian packages when doing `make install'"; maintainers = [ ]; platforms = lib.platforms.linux; diff --git a/pkgs/by-name/co/conntrack-tools/package.nix b/pkgs/by-name/co/conntrack-tools/package.nix index ad16b2d4dfa74..09b3f4c5825f2 100644 --- a/pkgs/by-name/co/conntrack-tools/package.nix +++ b/pkgs/by-name/co/conntrack-tools/package.nix @@ -49,7 +49,7 @@ stdenv.mkDerivation rec { ]; meta = with lib; { - homepage = "http://conntrack-tools.netfilter.org/"; + homepage = "https://conntrack-tools.netfilter.org/"; description = "Connection tracking userspace tools"; platforms = platforms.linux; license = licenses.gpl2Plus; diff --git a/pkgs/by-name/co/corosync/package.nix b/pkgs/by-name/co/corosync/package.nix index f8011e973ee83..bfbb1ab103f79 100644 --- a/pkgs/by-name/co/corosync/package.nix +++ b/pkgs/by-name/co/corosync/package.nix @@ -72,7 +72,7 @@ stdenv.mkDerivation rec { }; meta = with lib; { - homepage = "http://corosync.org/"; + homepage = "https://corosync.org/"; description = "Group Communication System with features for implementing high availability within applications"; license = licenses.bsd3; platforms = platforms.linux; diff --git a/pkgs/by-name/de/devede/package.nix b/pkgs/by-name/de/devede/package.nix index ffe94827b46fc..d9342d690216e 100644 --- a/pkgs/by-name/de/devede/package.nix +++ b/pkgs/by-name/de/devede/package.nix @@ -68,7 +68,7 @@ buildPythonApplication rec { meta = with lib; { description = "DVD Creator for Linux"; - homepage = "http://www.rastersoft.com/programas/devede.html"; + homepage = "https://www.rastersoft.com/programas/devede.html"; license = licenses.gpl3; maintainers = [ maintainers.bdimcheff ]; }; diff --git a/pkgs/by-name/et/etherape/package.nix b/pkgs/by-name/et/etherape/package.nix index b2193446fcf30..a2b044238daa5 100644 --- a/pkgs/by-name/et/etherape/package.nix +++ b/pkgs/by-name/et/etherape/package.nix @@ -34,7 +34,7 @@ stdenv.mkDerivation rec { ]; meta = with lib; { - homepage = "http://etherape.sourceforge.net/"; + homepage = "https://etherape.sourceforge.net/"; license = lib.licenses.gpl2Plus; platforms = with platforms; linux; maintainers = with maintainers; [ symphorien ]; diff --git a/pkgs/by-name/fr/freealut/package.nix b/pkgs/by-name/fr/freealut/package.nix index cdf35d400a18b..ac833b59882f0 100644 --- a/pkgs/by-name/fr/freealut/package.nix +++ b/pkgs/by-name/fr/freealut/package.nix @@ -23,7 +23,7 @@ stdenv.mkDerivation (finalAttrs: { passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { - homepage = "http://openal.org/"; + homepage = "https://openal.org/"; description = "Free implementation of OpenAL's ALUT standard"; mainProgram = "freealut-config"; license = lib.licenses.lgpl2; diff --git a/pkgs/by-name/gp/gpick/package.nix b/pkgs/by-name/gp/gpick/package.nix index 7c0502ea32321..ac7e7fb909d04 100644 --- a/pkgs/by-name/gp/gpick/package.nix +++ b/pkgs/by-name/gp/gpick/package.nix @@ -47,7 +47,7 @@ stdenv.mkDerivation rec { meta = with lib; { description = "Advanced color picker written in C++ using GTK+ toolkit"; - homepage = "http://www.gpick.org/"; + homepage = "https://www.gpick.org/"; license = licenses.bsd3; maintainers = [ maintainers.vanilla ]; platforms = platforms.linux; diff --git a/pkgs/by-name/gr/graphwar/package.nix b/pkgs/by-name/gr/graphwar/package.nix index 69df9ab0655bf..97481a1dab3c9 100644 --- a/pkgs/by-name/gr/graphwar/package.nix +++ b/pkgs/by-name/gr/graphwar/package.nix @@ -61,7 +61,7 @@ stdenv.mkDerivation rec { ]; meta = with lib; { - homepage = "http://www.graphwar.com/"; + homepage = "https://www.graphwar.com/"; description = "Artillery game in which you must hit your enemies using mathematical functions"; license = licenses.gpl3Plus; platforms = jdk.meta.platforms; diff --git a/pkgs/by-name/gr/grepcidr/package.nix b/pkgs/by-name/gr/grepcidr/package.nix index a5083c4141946..0d1ec5f64822b 100644 --- a/pkgs/by-name/gr/grepcidr/package.nix +++ b/pkgs/by-name/gr/grepcidr/package.nix @@ -17,7 +17,7 @@ stdenv.mkDerivation rec { meta = with lib; { description = "Filter IPv4 and IPv6 addresses matching CIDR patterns"; - homepage = "http://www.pc-tools.net/unix/grepcidr/"; + homepage = "https://www.pc-tools.net/unix/grepcidr/"; license = licenses.gpl3; platforms = platforms.unix; maintainers = [ maintainers.fadenb ]; diff --git a/pkgs/by-name/gr/groove/package.nix b/pkgs/by-name/gr/groove/package.nix index 487a4eed497c2..73e5acbdea79a 100644 --- a/pkgs/by-name/gr/groove/package.nix +++ b/pkgs/by-name/gr/groove/package.nix @@ -65,7 +65,7 @@ stdenv.mkDerivation rec { meta = with lib; { description = "GRaphs for Object-Oriented VErification"; - homepage = "http://groove.cs.utwente.nl/"; + homepage = "https://groove.cs.utwente.nl/"; license = licenses.asl20; sourceProvenance = with sourceTypes; [ binaryBytecode ]; platforms = platforms.all; diff --git a/pkgs/by-name/gy/gyre-fonts/package.nix b/pkgs/by-name/gy/gyre-fonts/package.nix index 33a4bcd308e6e..aaf2adb8ebe54 100644 --- a/pkgs/by-name/gy/gyre-fonts/package.nix +++ b/pkgs/by-name/gy/gyre-fonts/package.nix @@ -32,7 +32,7 @@ stdenvNoCC.mkDerivation rec { being converted to OpenType and extended with diacritical marks covering all modern European languages and then some ''; - homepage = "http://www.gust.org.pl/projects/e-foundry/tex-gyre/index_html#Readings"; + homepage = "https://www.gust.org.pl/projects/e-foundry/tex-gyre/index_html#Readings"; license = lib.licenses.lppl13c; platforms = lib.platforms.all; maintainers = with lib.maintainers; [ bergey ]; diff --git a/pkgs/by-name/ic/iconnamingutils/package.nix b/pkgs/by-name/ic/iconnamingutils/package.nix index f75fc1e49419c..c85b060b4cc66 100644 --- a/pkgs/by-name/ic/iconnamingutils/package.nix +++ b/pkgs/by-name/ic/iconnamingutils/package.nix @@ -21,7 +21,7 @@ stdenv.mkDerivation rec { ]; meta = with lib; { - homepage = "http://tango.freedesktop.org/Standard_Icon_Naming_Specification"; + homepage = "https://tango.freedesktop.org/Standard_Icon_Naming_Specification"; platforms = with platforms; linux ++ darwin; license = licenses.gpl2; }; diff --git a/pkgs/by-name/ko/kobodeluxe/package.nix b/pkgs/by-name/ko/kobodeluxe/package.nix index 1f73c1ea312b9..fa8d47a287bda 100644 --- a/pkgs/by-name/ko/kobodeluxe/package.nix +++ b/pkgs/by-name/ko/kobodeluxe/package.nix @@ -12,7 +12,7 @@ stdenv.mkDerivation rec { pname = "kobodeluxe"; version = "0.5.1"; src = fetchurl { - url = "http://olofson.net/kobodl/download/KoboDeluxe-${version}.tar.bz2"; + url = "https://olofson.net/kobodl/download/KoboDeluxe-${version}.tar.bz2"; sha256 = "0f7b910a399d985437564af8c5d81d6dcf22b96b26b01488d72baa6a6fdb5c2c"; }; @@ -30,7 +30,7 @@ stdenv.mkDerivation rec { patches = [ ./glibc29.patch ]; meta = { - homepage = "http://olofson.net/kobodl/"; + homepage = "https://olofson.net/kobodl/"; description = "Enhanced version of Akira Higuchi's game XKobo for Un*x systems with X11"; mainProgram = "kobodl"; license = lib.licenses.gpl2Plus; diff --git a/pkgs/by-name/ld/ldns/package.nix b/pkgs/by-name/ld/ldns/package.nix index ed0a570a75038..920587a0e8d7c 100644 --- a/pkgs/by-name/ld/ldns/package.nix +++ b/pkgs/by-name/ld/ldns/package.nix @@ -57,7 +57,7 @@ stdenv.mkDerivation rec { meta = with lib; { description = "Library with the aim of simplifying DNS programming in C"; - homepage = "http://www.nlnetlabs.nl/projects/ldns/"; + homepage = "https://www.nlnetlabs.nl/projects/ldns/"; license = licenses.bsd3; maintainers = with maintainers; [ dtzWill ]; mainProgram = "drill"; diff --git a/pkgs/by-name/li/libck/package.nix b/pkgs/by-name/li/libck/package.nix index 6853433734412..a175f8128369f 100644 --- a/pkgs/by-name/li/libck/package.nix +++ b/pkgs/by-name/li/libck/package.nix @@ -36,7 +36,7 @@ stdenv.mkDerivation rec { asl20 bsd2 ]; - homepage = "http://concurrencykit.org/"; + homepage = "https://concurrencykit.org/"; platforms = platforms.unix; maintainers = with maintainers; [ chessai diff --git a/pkgs/by-name/lm/lmmath/package.nix b/pkgs/by-name/lm/lmmath/package.nix index 2b2b4bdfe2a03..f043a546a8a32 100644 --- a/pkgs/by-name/lm/lmmath/package.nix +++ b/pkgs/by-name/lm/lmmath/package.nix @@ -9,7 +9,7 @@ stdenvNoCC.mkDerivation rec { version = "1.959"; src = fetchzip { - url = "http://www.gust.org.pl/projects/e-foundry/lm-math/download/latinmodern-math-1959.zip"; + url = "https://www.gust.org.pl/projects/e-foundry/lm-math/download/latinmodern-math-1959.zip"; hash = "sha256-et/WMhfZZYgP0S7ZmI6MZK5owv9bSoMBXFX6yGSng5Y="; }; @@ -26,7 +26,7 @@ stdenvNoCC.mkDerivation rec { meta = with lib; { description = "Latin Modern Math (LM Math) font completes the modernization of the Computer Modern family of typefaces designed and programmed by Donald E. Knuth"; - homepage = "http://www.gust.org.pl/projects/e-foundry/lm-math"; + homepage = "https://www.gust.org.pl/projects/e-foundry/lm-math"; # "The Latin Modern Math font is licensed under the GUST Font License (GFL), # which is a free license, legally equivalent to the LaTeX Project Public # License (LPPL), version 1.3c or later." - GUST website diff --git a/pkgs/by-name/ma/mathemagix/package.nix b/pkgs/by-name/ma/mathemagix/package.nix index 76873464d6291..8e0add17dcd87 100644 --- a/pkgs/by-name/ma/mathemagix/package.nix +++ b/pkgs/by-name/ma/mathemagix/package.nix @@ -40,7 +40,7 @@ stdenv.mkDerivation (finalAttrs: { meta = { description = "Free computer algebra and analysis system consisting of a high level language with a compiler and a series of mathematical libraries"; - homepage = "http://www.mathemagix.org/"; + homepage = "https://www.mathemagix.org/"; license = lib.licenses.gpl3Only; maintainers = with lib.maintainers; [ drupol ]; platforms = lib.platforms.linux; diff --git a/pkgs/by-name/ma/matio/package.nix b/pkgs/by-name/ma/matio/package.nix index f763608c3cb5d..77a71345ae132 100644 --- a/pkgs/by-name/ma/matio/package.nix +++ b/pkgs/by-name/ma/matio/package.nix @@ -48,7 +48,7 @@ stdenv.mkDerivation (finalAttrs: { meta = { changelog = "https://sourceforge.net/p/matio/news/"; description = "C library for reading and writing Matlab MAT files"; - homepage = "http://matio.sourceforge.net/"; + homepage = "https://matio.sourceforge.net/"; license = lib.licenses.bsd2; maintainers = with lib.maintainers; [ jwillikers ]; mainProgram = "matdump"; diff --git a/pkgs/by-name/ma/maude/package.nix b/pkgs/by-name/ma/maude/package.nix index 5a08066937ae6..2bf8fa9fa036e 100644 --- a/pkgs/by-name/ma/maude/package.nix +++ b/pkgs/by-name/ma/maude/package.nix @@ -84,7 +84,7 @@ stdenv.mkDerivation { enableParallelBuilding = true; meta = { - homepage = "http://maude.cs.illinois.edu/"; + homepage = "https://maude.cs.illinois.edu/"; description = "High-level specification language"; mainProgram = "maude"; license = lib.licenses.gpl2Plus; diff --git a/pkgs/by-name/mo/mos/package.nix b/pkgs/by-name/mo/mos/package.nix index 2ed2f51c5eae6..5d0f6cc1f75be 100644 --- a/pkgs/by-name/mo/mos/package.nix +++ b/pkgs/by-name/mo/mos/package.nix @@ -27,7 +27,7 @@ stdenvNoCC.mkDerivation (finalAttrs: { meta = with lib; { description = "Smooths scrolling and set mouse scroll directions independently"; - homepage = "http://mos.caldis.me/"; + homepage = "https://mos.caldis.me/"; changelog = "https://github.com/Caldis/Mos/releases/tag/${finalAttrs.version}"; license = licenses.cc-by-nc-40; maintainers = [ ]; diff --git a/pkgs/by-name/nl/nload/package.nix b/pkgs/by-name/nl/nload/package.nix index e7b22ce59db23..37363d7cbbe95 100644 --- a/pkgs/by-name/nl/nload/package.nix +++ b/pkgs/by-name/nl/nload/package.nix @@ -54,7 +54,7 @@ stdenv.mkDerivation rec { using two graphs and provides additional info like total amount of transfered data and min/max network usage. ''; - homepage = "http://www.roland-riegel.de/nload/index.html"; + homepage = "https://www.roland-riegel.de/nload/index.html"; license = lib.licenses.gpl2; platforms = lib.platforms.unix; maintainers = [ lib.maintainers.devhell ]; diff --git a/pkgs/by-name/no/nomnatong/package.nix b/pkgs/by-name/no/nomnatong/package.nix index c4e2fe59218d2..da334efbe55d9 100644 --- a/pkgs/by-name/no/nomnatong/package.nix +++ b/pkgs/by-name/no/nomnatong/package.nix @@ -46,7 +46,7 @@ stdenvNoCC.mkDerivation (finalAttrs: { passthru.updateScript = nix-update-script { }; meta = { - homepage = "http://nomfoundation.org/nom-tools/Nom-Font"; + homepage = "https://nomfoundation.org/nom-tools/Nom-Font"; description = "Hán-Nôm Coded Character Set and Nom Na Tong Regular Reference Font"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ ]; diff --git a/pkgs/by-name/ob/obexd/package.nix b/pkgs/by-name/ob/obexd/package.nix index fe06453a0f7de..e5d23c750d8c7 100644 --- a/pkgs/by-name/ob/obexd/package.nix +++ b/pkgs/by-name/ob/obexd/package.nix @@ -30,7 +30,7 @@ stdenv.mkDerivation rec { nativeBuildInputs = [ pkg-config ]; meta = with lib; { - homepage = "http://www.bluez.org/"; + homepage = "https://www.bluez.org/"; platforms = platforms.linux; license = licenses.gpl3; }; diff --git a/pkgs/by-name/on/onscripter-en/package.nix b/pkgs/by-name/on/onscripter-en/package.nix index 267c48f33a39d..e333459d8ff9b 100644 --- a/pkgs/by-name/on/onscripter-en/package.nix +++ b/pkgs/by-name/on/onscripter-en/package.nix @@ -55,7 +55,7 @@ stdenv.mkDerivation (finalAttrs: { ''; meta = { - homepage = "http://github.com/museoa/onscripter-en"; + homepage = "https://github.com/museoa/onscripter-en"; description = "Japanese visual novel scripting engine"; license = lib.licenses.gpl2Plus; mainProgram = "onscripter-en"; diff --git a/pkgs/by-name/pe/pecita/package.nix b/pkgs/by-name/pe/pecita/package.nix index 1fbfbe3542fbc..a084e5bc28a16 100644 --- a/pkgs/by-name/pe/pecita/package.nix +++ b/pkgs/by-name/pe/pecita/package.nix @@ -25,7 +25,7 @@ stdenvNoCC.mkDerivation { ''; meta = with lib; { - homepage = "http://pecita.eu/police-en.php"; + homepage = "https://pecita.eu/police-en.php"; description = "Handwritten font with connected glyphs"; license = licenses.ofl; platforms = platforms.all; diff --git a/pkgs/by-name/pl/plm/package.nix b/pkgs/by-name/pl/plm/package.nix index df50f2e1554b9..4e6fad1c70355 100644 --- a/pkgs/by-name/pl/plm/package.nix +++ b/pkgs/by-name/pl/plm/package.nix @@ -44,7 +44,7 @@ stdenv.mkDerivation rec { meta = with lib; { description = "Free cross-platform programming exerciser"; mainProgram = "plm"; - homepage = "http://people.irisa.fr/Martin.Quinson/Teaching/PLM/"; + homepage = "https://people.irisa.fr/Martin.Quinson/Teaching/PLM/"; license = licenses.gpl3; sourceProvenance = with sourceTypes; [ binaryBytecode ]; maintainers = [ ]; diff --git a/pkgs/by-name/sb/sbc/package.nix b/pkgs/by-name/sb/sbc/package.nix index f7a45d562599d..cb86445c7b0c9 100644 --- a/pkgs/by-name/sb/sbc/package.nix +++ b/pkgs/by-name/sb/sbc/package.nix @@ -25,7 +25,7 @@ stdenv.mkDerivation rec { meta = with lib; { description = "SubBand Codec Library"; - homepage = "http://www.bluez.org/"; + homepage = "https://www.bluez.org/"; license = licenses.gpl2; platforms = platforms.linux; }; diff --git a/pkgs/by-name/sm/smpeg/package.nix b/pkgs/by-name/sm/smpeg/package.nix index 0d4a67d36631a..51adb5e90c791 100644 --- a/pkgs/by-name/sm/smpeg/package.nix +++ b/pkgs/by-name/sm/smpeg/package.nix @@ -96,7 +96,7 @@ stdenv.mkDerivation rec { NIX_LDFLAGS = "-lX11"; meta = { - homepage = "http://icculus.org/smpeg/"; + homepage = "https://icculus.org/smpeg/"; description = "MPEG decoding library"; license = lib.licenses.gpl2Plus; platforms = lib.platforms.unix; diff --git a/pkgs/by-name/sm/smpeg2/package.nix b/pkgs/by-name/sm/smpeg2/package.nix index c12560f2d7b26..925b59f3a44ae 100644 --- a/pkgs/by-name/sm/smpeg2/package.nix +++ b/pkgs/by-name/sm/smpeg2/package.nix @@ -50,7 +50,7 @@ stdenv.mkDerivation rec { enableParallelBuilding = true; meta = with lib; { - homepage = "http://icculus.org/smpeg/"; + homepage = "https://icculus.org/smpeg/"; description = "SDL2 MPEG Player Library"; license = licenses.lgpl2; platforms = platforms.unix; diff --git a/pkgs/by-name/so/socklog/package.nix b/pkgs/by-name/so/socklog/package.nix index 69a6b9a1167b0..1a50a47c40126 100644 --- a/pkgs/by-name/so/socklog/package.nix +++ b/pkgs/by-name/so/socklog/package.nix @@ -9,7 +9,7 @@ stdenv.mkDerivation rec { version = "2.1.0"; src = fetchurl { - url = "http://smarden.org/socklog/socklog-${version}.tar.gz"; + url = "https://smarden.org/socklog/socklog-${version}.tar.gz"; sha256 = "0mdlmhiq2j2fip7c4l669ams85yc3c1s1d89am7dl170grw9m1ma"; }; @@ -57,7 +57,7 @@ stdenv.mkDerivation rec { meta = with lib; { description = "System and kernel logging services"; - homepage = "http://smarden.org/socklog/"; + homepage = "https://smarden.org/socklog/"; license = licenses.publicDomain; platforms = platforms.unix; maintainers = [ maintainers.joachifm ]; diff --git a/pkgs/by-name/sy/syndicate-server/package.nix b/pkgs/by-name/sy/syndicate-server/package.nix index efca2c5ca5ddd..6f0938a74ebf9 100644 --- a/pkgs/by-name/sy/syndicate-server/package.nix +++ b/pkgs/by-name/sy/syndicate-server/package.nix @@ -30,7 +30,7 @@ rustPlatform.buildRustPackage rec { meta = { description = "Syndicate broker server"; - homepage = "http://synit.org/"; + homepage = "https://synit.org/"; license = lib.licenses.asl20; mainProgram = "syndicate-server"; maintainers = with lib.maintainers; [ ehmry ]; diff --git a/pkgs/by-name/ta/tagtime/package.nix b/pkgs/by-name/ta/tagtime/package.nix index 0baf2e05afef6..d877baf57d2bf 100644 --- a/pkgs/by-name/ta/tagtime/package.nix +++ b/pkgs/by-name/ta/tagtime/package.nix @@ -79,7 +79,7 @@ stdenv.mkDerivation { [maintainer’s note]: This is the original perl script implementation. ''; - homepage = "http://messymatters.com/tagtime/"; + homepage = "https://messymatters.com/tagtime/"; license = lib.licenses.bsd3; maintainers = [ lib.maintainers.Profpatsch ]; mainProgram = "tagtimed"; diff --git a/pkgs/by-name/te/tennix/package.nix b/pkgs/by-name/te/tennix/package.nix index 4d3b2ece3f223..ab6e4596aaef8 100644 --- a/pkgs/by-name/te/tennix/package.nix +++ b/pkgs/by-name/te/tennix/package.nix @@ -37,7 +37,7 @@ stdenv.mkDerivation rec { ''; meta = with lib; { - homepage = "http://icculus.org/tennix/"; + homepage = "https://icculus.org/tennix/"; description = "Classic Championship Tour 2011"; mainProgram = "tennix"; license = licenses.gpl2Plus; diff --git a/pkgs/by-name/ul/ultimatestunts/package.nix b/pkgs/by-name/ul/ultimatestunts/package.nix index 49396e3c34f39..4a36dad48f3a2 100644 --- a/pkgs/by-name/ul/ultimatestunts/package.nix +++ b/pkgs/by-name/ul/ultimatestunts/package.nix @@ -38,7 +38,7 @@ stdenv.mkDerivation rec { ''; meta = { - homepage = "http://www.ultimatestunts.nl/"; + homepage = "https://www.ultimatestunts.nl/"; description = "Remake of the popular racing DOS-game Stunts"; license = lib.licenses.gpl2Plus; maintainers = [ ]; diff --git a/pkgs/by-name/un/unicap/package.nix b/pkgs/by-name/un/unicap/package.nix index 4dac2248ebf64..4f47bf22a7a88 100644 --- a/pkgs/by-name/un/unicap/package.nix +++ b/pkgs/by-name/un/unicap/package.nix @@ -43,7 +43,7 @@ stdenv.mkDerivation rec { meta = with lib; { description = "Universal video capture API"; - homepage = "http://www.unicap-imaging.org/"; + homepage = "https://www.unicap-imaging.org/"; maintainers = [ maintainers.raskin ]; license = licenses.gpl2Plus; platforms = platforms.linux; diff --git a/pkgs/by-name/vs/vsqlite/package.nix b/pkgs/by-name/vs/vsqlite/package.nix index ed8db651f8b4d..79c85ed7b03ca 100644 --- a/pkgs/by-name/vs/vsqlite/package.nix +++ b/pkgs/by-name/vs/vsqlite/package.nix @@ -28,7 +28,7 @@ stdenv.mkDerivation rec { ''; meta = with lib; { - homepage = "http://vsqlite.virtuosic-bytes.com/"; + homepage = "https://vsqlite.virtuosic-bytes.com/"; description = "C++ wrapper library for sqlite"; license = licenses.bsd3; platforms = platforms.unix; diff --git a/pkgs/by-name/wi/wings/package.nix b/pkgs/by-name/wi/wings/package.nix index 85237c94846a0..ee8df8dea284c 100644 --- a/pkgs/by-name/wi/wings/package.nix +++ b/pkgs/by-name/wi/wings/package.nix @@ -45,7 +45,7 @@ stdenv.mkDerivation rec { ''; meta = { - homepage = "http://www.wings3d.com/"; + homepage = "https://www.wings3d.com/"; description = "Subdivision modeler inspired by Nendo and Mirai from Izware"; license = lib.licenses.tcltk; maintainers = [ ]; diff --git a/pkgs/by-name/x3/x3270/package.nix b/pkgs/by-name/x3/x3270/package.nix index 39399f5a83ce9..f1e182b28817f 100644 --- a/pkgs/by-name/x3/x3270/package.nix +++ b/pkgs/by-name/x3/x3270/package.nix @@ -79,7 +79,7 @@ stdenv.mkDerivation rec { meta = with lib; { description = "IBM 3270 terminal emulator for the X Window System"; - homepage = "http://x3270.bgp.nu/index.html"; + homepage = "https://x3270.bgp.nu/index.html"; license = licenses.bsd3; maintainers = [ maintainers.anna328p ]; }; diff --git a/pkgs/by-name/zo/zod/package.nix b/pkgs/by-name/zo/zod/package.nix index 3d5306c1e2f5d..1c8dab9f3a30f 100644 --- a/pkgs/by-name/zo/zod/package.nix +++ b/pkgs/by-name/zo/zod/package.nix @@ -130,7 +130,7 @@ symlinkJoin { ]; meta = with lib; { description = "Multiplayer remake of ZED"; - homepage = "http://zod.sourceforge.net/"; + homepage = "https://zod.sourceforge.net/"; maintainers = with maintainers; [ zeri ]; license = licenses.gpl3Plus; # Says the website platforms = platforms.linux; diff --git a/pkgs/data/icons/tango-icon-theme/default.nix b/pkgs/data/icons/tango-icon-theme/default.nix index 6d4da143a828d..5d9a4883b7ba0 100644 --- a/pkgs/data/icons/tango-icon-theme/default.nix +++ b/pkgs/data/icons/tango-icon-theme/default.nix @@ -46,7 +46,7 @@ stdenv.mkDerivation rec { meta = with lib; { description = "Basic set of icons"; - homepage = "http://tango.freedesktop.org/Tango_Icon_Library"; + homepage = "https://tango.freedesktop.org/Tango_Icon_Library"; platforms = platforms.linux; license = licenses.publicDomain; }; diff --git a/pkgs/desktops/lxde/core/lxtask/default.nix b/pkgs/desktops/lxde/core/lxtask/default.nix index 0d765e5d45131..c72f5ec607f98 100644 --- a/pkgs/desktops/lxde/core/lxtask/default.nix +++ b/pkgs/desktops/lxde/core/lxtask/default.nix @@ -37,7 +37,7 @@ stdenv.mkDerivation rec { passthru.updateScript = gitUpdater { }; meta = with lib; { - homepage = "http://lxde.sourceforge.net/"; + homepage = "https://lxde.sourceforge.net/"; description = "Lightweight and desktop independent task manager"; mainProgram = "lxtask"; longDescription = '' diff --git a/pkgs/development/compilers/mozart/binary.nix b/pkgs/development/compilers/mozart/binary.nix index d33035f65a904..12983124b0e42 100644 --- a/pkgs/development/compilers/mozart/binary.nix +++ b/pkgs/development/compilers/mozart/binary.nix @@ -72,7 +72,7 @@ stdenv.mkDerivation { ''; meta = with lib; { - homepage = "http://www.mozart-oz.org/"; + homepage = "https://www.mozart-oz.org/"; description = "Multiplatform implementation of the Oz programming language"; longDescription = '' The Mozart Programming System combines ongoing research in diff --git a/pkgs/development/libraries/hunspell/dictionaries.nix b/pkgs/development/libraries/hunspell/dictionaries.nix index 617b8ed5f3e60..1c62282da0481 100644 --- a/pkgs/development/libraries/hunspell/dictionaries.nix +++ b/pkgs/development/libraries/hunspell/dictionaries.nix @@ -213,7 +213,7 @@ let ''; meta = with lib; { - homepage = "http://xuxen.eus/"; + homepage = "https://xuxen.eus/"; description = shortDescription; longDescription = longDescription; license = licenses.gpl2; diff --git a/pkgs/development/libraries/slib/default.nix b/pkgs/development/libraries/slib/default.nix index 393bf516118e5..6c19dba5762f5 100644 --- a/pkgs/development/libraries/slib/default.nix +++ b/pkgs/development/libraries/slib/default.nix @@ -68,7 +68,7 @@ stdenv.mkDerivation rec { # Public domain + permissive (non-copyleft) licensing of some files. license = lib.licenses.publicDomain; - homepage = "http://people.csail.mit.edu/jaffer/SLIB"; + homepage = "https://people.csail.mit.edu/jaffer/SLIB"; maintainers = [ ]; platforms = lib.platforms.unix; diff --git a/pkgs/development/lua-modules/generated-packages.nix b/pkgs/development/lua-modules/generated-packages.nix index 899d7eb2a8afd..d1cabd0eaa1f9 100644 --- a/pkgs/development/lua-modules/generated-packages.nix +++ b/pkgs/development/lua-modules/generated-packages.nix @@ -637,7 +637,7 @@ buildLuarocksPackage { disabled = lua.luaversion != "5.1"; meta = { - homepage = "http://github.com/lewis6991/gitsigns.nvim"; + homepage = "https://github.com/lewis6991/gitsigns.nvim"; description = "Git signs written in pure lua"; license.fullName = "MIT/X11"; }; @@ -1175,7 +1175,7 @@ buildLuarocksPackage { disabled = luaOlder "5.1"; meta = { - homepage = "http://github.com/antirez/lua-cmsgpack"; + homepage = "https://github.com/antirez/lua-cmsgpack"; description = "MessagePack C implementation and bindings for Lua 5.1/5.2/5.3"; license.fullName = "Two-clause BSD"; }; @@ -1573,7 +1573,7 @@ buildLuarocksPackage { disabled = luaOlder "5.1"; meta = { - homepage = "http://github.com/brimworks/lua-yajl"; + homepage = "https://github.com/brimworks/lua-yajl"; description = "Integrate the yajl JSON library with Lua."; maintainers = with lib.maintainers; [ pstn ]; license.fullName = "MIT/X11"; @@ -2007,7 +2007,7 @@ buildLuarocksPackage { propagatedBuildInputs = [ bit32 ]; meta = { - homepage = "http://github.com/luaposix/luaposix/"; + homepage = "https://github.com/luaposix/luaposix/"; description = "Lua bindings for POSIX"; maintainers = with lib.maintainers; [ vyp lblasc ]; license.fullName = "MIT/X11"; @@ -2367,7 +2367,7 @@ buildLuarocksPackage { disabled = luaOlder "5.1" || luaAtLeast "5.5"; meta = { - homepage = "http://github.com/bluebird75/luaunit"; + homepage = "https://github.com/bluebird75/luaunit"; description = "A unit testing framework for Lua"; maintainers = with lib.maintainers; [ lockejan ]; license.fullName = "BSD"; @@ -2390,7 +2390,7 @@ buildLuarocksPackage { disabled = luaOlder "5.1"; meta = { - homepage = "http://github.com/starwing/luautf8"; + homepage = "https://github.com/starwing/luautf8"; description = "A UTF-8 support module for Lua"; maintainers = with lib.maintainers; [ pstn ]; license.fullName = "MIT"; @@ -2994,7 +2994,7 @@ buildLuarocksPackage { propagatedBuildInputs = [ luassert ]; meta = { - homepage = "http://github.com/nvim-lua/plenary.nvim"; + homepage = "https://github.com/nvim-lua/plenary.nvim"; description = "lua functions you don't want to write "; license.fullName = "MIT/X11"; }; @@ -3589,7 +3589,7 @@ buildLuarocksPackage { disabled = luaOlder "5.1"; meta = { - homepage = "http://manoelcampos.github.io/xml2lua/"; + homepage = "https://manoelcampos.github.io/xml2lua/"; description = "An XML Parser written entirely in Lua that works for Lua 5.1+"; maintainers = with lib.maintainers; [ teto ]; license.fullName = "MIT"; diff --git a/pkgs/development/lua-modules/overrides.nix b/pkgs/development/lua-modules/overrides.nix index 54f0ea30053d9..28bfbe42847d2 100644 --- a/pkgs/development/lua-modules/overrides.nix +++ b/pkgs/development/lua-modules/overrides.nix @@ -765,7 +765,7 @@ in ]; meta = { - homepage = "http://pjb.com.au/comp/lua/readline.html"; + homepage = "https://pjb.com.au/comp/lua/readline.html"; description = "Interface to the readline library"; license.fullName = "MIT/X11"; broken = (luaOlder "5.1") || (luaAtLeast "5.5"); diff --git a/pkgs/development/node-packages/node-packages.nix b/pkgs/development/node-packages/node-packages.nix index aa2d968b5301f..2371cf2b48a05 100644 --- a/pkgs/development/node-packages/node-packages.nix +++ b/pkgs/development/node-packages/node-packages.nix @@ -60444,7 +60444,7 @@ in buildInputs = globalBuildInputs; meta = { description = "CSSLint"; - homepage = "http://csslint.net/"; + homepage = "https://csslint.net/"; license = "MIT"; }; production = true; @@ -66848,7 +66848,7 @@ in buildInputs = globalBuildInputs; meta = { description = "Static analysis tool for JavaScript"; - homepage = "http://jshint.com/"; + homepage = "https://jshint.com/"; license = "MIT"; }; production = true; diff --git a/pkgs/development/ocaml-modules/elina/default.nix b/pkgs/development/ocaml-modules/elina/default.nix index 65f13a4857c2e..3a5f5a8e368ba 100644 --- a/pkgs/development/ocaml-modules/elina/default.nix +++ b/pkgs/development/ocaml-modules/elina/default.nix @@ -49,7 +49,7 @@ stdenv.mkDerivation rec { meta = { description = "ETH LIbrary for Numerical Analysis"; - homepage = "http://elina.ethz.ch/"; + homepage = "https://elina.ethz.ch/"; license = lib.licenses.lgpl3; maintainers = [ lib.maintainers.vbgl ]; platforms = lib.intersectLists ocaml.meta.platforms lib.platforms.x86; diff --git a/pkgs/development/python-modules/eggdeps/default.nix b/pkgs/development/python-modules/eggdeps/default.nix index 474c5fa036f7c..0b6ef5a6e0a56 100644 --- a/pkgs/development/python-modules/eggdeps/default.nix +++ b/pkgs/development/python-modules/eggdeps/default.nix @@ -27,7 +27,7 @@ buildPythonPackage rec { meta = with lib; { description = "Tool which computes a dependency graph between active Python eggs"; mainProgram = "eggdeps"; - homepage = "http://thomas-lotze.de/en/software/eggdeps/"; + homepage = "https://thomas-lotze.de/en/software/eggdeps/"; license = licenses.zpl20; }; } diff --git a/pkgs/development/python-modules/ifcopenshell/default.nix b/pkgs/development/python-modules/ifcopenshell/default.nix index 6ba4165a48351..b225756302d6c 100644 --- a/pkgs/development/python-modules/ifcopenshell/default.nix +++ b/pkgs/development/python-modules/ifcopenshell/default.nix @@ -208,7 +208,7 @@ buildPythonPackage rec { meta = with lib; { broken = stdenv.hostPlatform.isDarwin; description = "Open source IFC library and geometry engine"; - homepage = "http://ifcopenshell.org/"; + homepage = "https://ifcopenshell.org/"; license = licenses.lgpl3; maintainers = with maintainers; [ autra ]; }; diff --git a/pkgs/development/python-modules/npyscreen/default.nix b/pkgs/development/python-modules/npyscreen/default.nix index f2a250b2cba9a..7141bdc32ff8f 100644 --- a/pkgs/development/python-modules/npyscreen/default.nix +++ b/pkgs/development/python-modules/npyscreen/default.nix @@ -19,7 +19,7 @@ buildPythonPackage rec { meta = with lib; { description = "Framework for developing console applications using Python and curses"; - homepage = "http://www.npcole.com/npyscreen/"; + homepage = "https://www.npcole.com/npyscreen/"; maintainers = with maintainers; [ dump_stack ]; license = licenses.bsd3; }; diff --git a/pkgs/development/python-modules/osc-sdk-python/default.nix b/pkgs/development/python-modules/osc-sdk-python/default.nix index d2fec09a82329..b6841dd13c3ee 100644 --- a/pkgs/development/python-modules/osc-sdk-python/default.nix +++ b/pkgs/development/python-modules/osc-sdk-python/default.nix @@ -42,7 +42,7 @@ buildPythonPackage rec { meta = with lib; { description = "SDK to perform actions on Outscale API"; - homepage = "http://github.com/outscale/osc-sdk-python"; + homepage = "https://github.com/outscale/osc-sdk-python"; license = licenses.bsd3; maintainers = with maintainers; [ nicolas-goudry ]; }; diff --git a/pkgs/development/python-modules/oscscreen/default.nix b/pkgs/development/python-modules/oscscreen/default.nix index a9f9a9873df54..adcb2f669dc99 100644 --- a/pkgs/development/python-modules/oscscreen/default.nix +++ b/pkgs/development/python-modules/oscscreen/default.nix @@ -23,7 +23,7 @@ buildPythonPackage rec { meta = with lib; { description = "Framework for developing console applications using Python and curses"; - homepage = "http://github.com/outscale/npyscreen"; + homepage = "https://github.com/outscale/npyscreen"; changelog = "https://github.com/outscale/npyscreen/blob/${src.rev}/CHANGELOG"; license = licenses.bsd2; maintainers = with maintainers; [ nicolas-goudry ]; diff --git a/pkgs/development/python-modules/panflute/default.nix b/pkgs/development/python-modules/panflute/default.nix index d33e3b6cd0a4f..e8d115a3c9c6f 100644 --- a/pkgs/development/python-modules/panflute/default.nix +++ b/pkgs/development/python-modules/panflute/default.nix @@ -28,7 +28,7 @@ buildPythonPackage rec { meta = with lib; { description = "Pythonic alternative to John MacFarlane's pandocfilters, with extra helper functions"; - homepage = "http://scorreia.com/software/panflute"; + homepage = "https://scorreia.com/software/panflute"; changelog = "https://github.com/sergiocorreia/panflute/releases/tag/${version}"; license = licenses.bsd3; maintainers = with maintainers; [ synthetica ]; diff --git a/pkgs/development/python-modules/pycangjie/default.nix b/pkgs/development/python-modules/pycangjie/default.nix index 5554c55ede278..80a992b14e46c 100644 --- a/pkgs/development/python-modules/pycangjie/default.nix +++ b/pkgs/development/python-modules/pycangjie/default.nix @@ -54,7 +54,7 @@ buildPythonPackage rec { meta = with lib; { description = "Python wrapper to libcangjie"; - homepage = "http://cangjians.github.io/projects/pycangjie/"; + homepage = "https://cangjians.github.io/projects/pycangjie/"; license = licenses.lgpl3Plus; maintainers = [ maintainers.linquize ]; platforms = platforms.all; diff --git a/pkgs/development/python-modules/pyfakefs/default.nix b/pkgs/development/python-modules/pyfakefs/default.nix index 1bfef336848ba..86c9cd5cbf180 100644 --- a/pkgs/development/python-modules/pyfakefs/default.nix +++ b/pkgs/development/python-modules/pyfakefs/default.nix @@ -53,7 +53,7 @@ buildPythonPackage rec { meta = with lib; { description = "Fake file system that mocks the Python file system modules"; - homepage = "http://pyfakefs.org/"; + homepage = "https://pyfakefs.org/"; changelog = "https://github.com/jmcgeheeiv/pyfakefs/blob/v${version}/CHANGES.md"; license = licenses.asl20; maintainers = with maintainers; [ gebner ]; diff --git a/pkgs/development/python-modules/python-nmap/default.nix b/pkgs/development/python-modules/python-nmap/default.nix index b6651d641dcbc..504d9bb561447 100644 --- a/pkgs/development/python-modules/python-nmap/default.nix +++ b/pkgs/development/python-modules/python-nmap/default.nix @@ -35,7 +35,7 @@ buildPythonPackage rec { for systems administrators who want to automatize scanning task and reports. It also supports nmap script outputs. ''; - homepage = "http://xael.org/pages/python-nmap-en.html"; + homepage = "https://xael.org/pages/python-nmap-en.html"; license = with licenses; [ gpl3Plus ]; maintainers = with maintainers; [ fab ]; }; diff --git a/pkgs/development/python-modules/qemu/default.nix b/pkgs/development/python-modules/qemu/default.nix index 9971f254c43e1..4c182113c8faf 100644 --- a/pkgs/development/python-modules/qemu/default.nix +++ b/pkgs/development/python-modules/qemu/default.nix @@ -63,7 +63,7 @@ buildPythonPackage { ''); meta = with lib; { - homepage = "http://www.qemu.org/"; + homepage = "https://www.qemu.org/"; description = "Python tooling used by the QEMU project to build, configure, and test QEMU"; license = licenses.gpl2Plus; maintainers = with maintainers; [ diff --git a/pkgs/development/tools/ceedling/default.nix b/pkgs/development/tools/ceedling/default.nix index 798369fb72051..9648000d679e3 100644 --- a/pkgs/development/tools/ceedling/default.nix +++ b/pkgs/development/tools/ceedling/default.nix @@ -10,7 +10,7 @@ bundlerApp { meta = with lib; { description = "Build system for C projects that is something of an extension around Ruby's Rake"; - homepage = "http://www.throwtheswitch.org/ceedling"; + homepage = "https://www.throwtheswitch.org/ceedling"; license = licenses.mit; platforms = platforms.unix; }; diff --git a/pkgs/development/tools/redis-dump/default.nix b/pkgs/development/tools/redis-dump/default.nix index 58ba7be5ae1e5..d40f2247acd9d 100644 --- a/pkgs/development/tools/redis-dump/default.nix +++ b/pkgs/development/tools/redis-dump/default.nix @@ -16,7 +16,7 @@ bundlerApp { meta = with lib; { description = "Backup and restore your Redis data to and from JSON"; - homepage = "http://delanotes.com/redis-dump/"; + homepage = "https://delanotes.com/redis-dump/"; license = licenses.mit; maintainers = with maintainers; [ offline diff --git a/pkgs/tools/X11/virtualgl/lib.nix b/pkgs/tools/X11/virtualgl/lib.nix index 6a3a2c6637b62..744fbfc50a81a 100644 --- a/pkgs/tools/X11/virtualgl/lib.nix +++ b/pkgs/tools/X11/virtualgl/lib.nix @@ -63,7 +63,7 @@ stdenv.mkDerivation rec { ''; meta = with lib; { - homepage = "http://www.virtualgl.org/"; + homepage = "https://www.virtualgl.org/"; description = "X11 GL rendering in a remote computer with full 3D hw acceleration"; license = licenses.wxWindows; platforms = platforms.linux;