treewide: http to https

wip/yesman
Ryan Mulligan 6 years ago
parent 47b25136b1
commit 038a0c9a60
  1. 2
      pkgs/applications/audio/gmpc/default.nix
  2. 2
      pkgs/applications/graphics/digikam/default.nix
  3. 2
      pkgs/applications/graphics/dosage/default.nix
  4. 4
      pkgs/applications/graphics/gimp/plugins/default.nix
  5. 4
      pkgs/applications/misc/chirp/default.nix
  6. 2
      pkgs/applications/misc/gramps/default.nix
  7. 4
      pkgs/applications/misc/lilyterm/default.nix
  8. 2
      pkgs/applications/networking/cluster/kubernetes/default.nix
  9. 2
      pkgs/applications/networking/ids/snort/default.nix
  10. 2
      pkgs/applications/networking/instant-messengers/franz/default.nix
  11. 2
      pkgs/applications/networking/irc/irssi/default.nix
  12. 4
      pkgs/applications/video/mpv/default.nix
  13. 2
      pkgs/applications/window-managers/i3/default.nix
  14. 2
      pkgs/applications/window-managers/i3/status.nix
  15. 2
      pkgs/desktops/gnome-3/core/gnome-menus/default.nix
  16. 2
      pkgs/development/compilers/hhvm/default.nix
  17. 2
      pkgs/development/libraries/LASzip/default.nix
  18. 2
      pkgs/development/libraries/fcppt/default.nix
  19. 2
      pkgs/development/libraries/libLAS/default.nix
  20. 2
      pkgs/development/libraries/libdbusmenu-qt/qt-5.5.nix
  21. 2
      pkgs/development/libraries/libmsgpack/generic.nix
  22. 2
      pkgs/development/libraries/liboil/default.nix
  23. 2
      pkgs/development/libraries/libssh2/default.nix
  24. 2
      pkgs/development/libraries/movit/default.nix
  25. 2
      pkgs/development/tools/analysis/include-what-you-use/default.nix
  26. 8
      pkgs/development/tools/build-managers/cmake/2.8.nix
  27. 2
      pkgs/development/tools/castxml/default.nix
  28. 2
      pkgs/development/tools/gauge/default.nix
  29. 2
      pkgs/games/assaultcube/default.nix
  30. 2
      pkgs/misc/emulators/emulationstation/default.nix
  31. 2
      pkgs/servers/firebird/default.nix
  32. 4
      pkgs/servers/xmpp/ejabberd/default.nix
  33. 2
      pkgs/tools/backup/burp/default.nix
  34. 2
      pkgs/tools/filesystems/bindfs/default.nix
  35. 2
      pkgs/tools/filesystems/irods/common.nix
  36. 2
      pkgs/tools/misc/gparted/default.nix
  37. 2
      pkgs/tools/networking/easyrsa/2.x.nix
  38. 2
      pkgs/tools/networking/easyrsa/default.nix
  39. 4
      pkgs/tools/networking/openvpn/default.nix
  40. 2
      pkgs/tools/security/clamav/default.nix
  41. 2
      pkgs/tools/security/mpw/default.nix

@ -31,7 +31,7 @@ stdenv.mkDerivation rec {
];
meta = with stdenv.lib; {
homepage = http://gmpclient.org;
homepage = https://gmpclient.org;
description = "A GTK2 frontend for Music Player Daemon";
license = licenses.gpl2;
maintainers = [ maintainers.rickynils ];

@ -116,7 +116,7 @@ mkDerivation rec {
meta = with lib; {
description = "Photo Management Program";
license = licenses.gpl2;
homepage = http://www.digikam.org;
homepage = https://www.digikam.org;
maintainers = with maintainers; [ the-kenny ];
platforms = platforms.linux;
};

@ -23,6 +23,6 @@ pythonPackages.buildPythonApplication rec {
meta = {
description = "A comic strip downloader and archiver";
homepage = http://dosage.rocks/;
homepage = https://dosage.rocks/;
};
}

@ -43,7 +43,7 @@ rec {
*/
name = "gap-2.6.0";
src = fetchurl {
url = http://ftp.gimp.org/pub/gimp/plug-ins/v2.6/gap/gimp-gap-2.6.0.tar.bz2;
url = https://ftp.gimp.org/pub/gimp/plug-ins/v2.6/gap/gimp-gap-2.6.0.tar.bz2;
sha256 = "1jic7ixcmsn4kx2cn32nc5087rk6g8xsrz022xy11yfmgvhzb0ql";
};
patchPhase = ''
@ -53,7 +53,7 @@ rec {
hardeningDisable = [ "format" ];
meta = with stdenv.lib; {
description = "The GIMP Animation Package";
homepage = http://www.gimp.org;
homepage = https://www.gimp.org;
# The main code is given in GPLv3, but it has ffmpeg in it, and I think ffmpeg license
# falls inside "free".
license = with licenses; [ gpl3 free ];

@ -6,7 +6,7 @@ stdenv.mkDerivation rec {
version = "20180412";
src = fetchurl {
url = "http://trac.chirp.danplanet.com/chirp_daily/daily-${version}/${name}.tar.gz";
url = "https://trac.chirp.danplanet.com/chirp_daily/daily-${version}/${name}.tar.gz";
sha256 = "17wpxqzifz6grw9xzg9q9vr58vm2xd50fhd64c3ngdhxcnq2dpj9";
};
@ -28,7 +28,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; {
description = "A free, open-source tool for programming your amateur radio";
homepage = http://chirp.danplanet.com/;
homepage = https://chirp.danplanet.com/;
license = licenses.gpl3;
platforms = platforms.linux;
maintainers = [ maintainers.the-kenny ];

@ -51,7 +51,7 @@ in buildPythonApplication rec {
meta = with stdenv.lib; {
description = "Genealogy software";
homepage = http://gramps-project.org;
homepage = https://gramps-project.org;
license = licenses.gpl2;
};
}

@ -15,7 +15,7 @@ let
then rec {
version = "0.9.9.4";
src = fetchurl {
url = "http://lilyterm.luna.com.tw/file/lilyterm-${version}.tar.gz";
url = "https://lilyterm.luna.com.tw/file/lilyterm-${version}.tar.gz";
sha256 = "0x2x59qsxq6d6xg5sd5lxbsbwsdvkwqlk17iw3h4amjg3m1jc9mp";
};
}
@ -50,7 +50,7 @@ stdenv.mkDerivation rec {
longDescription = ''
LilyTerm is a terminal emulator based off of libvte that aims to be fast and lightweight.
'';
homepage = http://lilyterm.luna.com.tw/;
homepage = https://lilyterm.luna.com.tw/;
license = licenses.gpl3;
maintainers = with maintainers; [ AndersonTorres Profpatsch ];
platforms = platforms.linux;

@ -84,7 +84,7 @@ stdenv.mkDerivation rec {
meta = {
description = "Production-Grade Container Scheduling and Management";
license = licenses.asl20;
homepage = http://kubernetes.io;
homepage = https://kubernetes.io;
maintainers = with maintainers; [offline];
platforms = platforms.unix;
};

@ -22,7 +22,7 @@ stdenv.mkDerivation rec {
meta = {
description = "Network intrusion prevention and detection system (IDS/IPS)";
homepage = http://www.snort.org;
homepage = https://www.snort.org;
maintainers = with stdenv.lib.maintainers; [ aycanirican ];
license = stdenv.lib.licenses.gpl2;
platforms = with stdenv.lib.platforms; linux;

@ -66,7 +66,7 @@ in stdenv.mkDerivation rec {
meta = with stdenv.lib; {
description = "A free messaging app that combines chat & messaging services into one application";
homepage = http://meetfranz.com;
homepage = https://meetfranz.com;
license = licenses.free;
maintainers = [ maintainers.gnidorah ];
platforms = ["i686-linux" "x86_64-linux"];

@ -20,7 +20,7 @@ stdenv.mkDerivation rec {
];
meta = {
homepage = http://irssi.org;
homepage = https://irssi.org;
description = "A terminal based IRC client";
platforms = stdenv.lib.platforms.unix;
maintainers = with stdenv.lib.maintainers; [ lovek323 ];

@ -77,7 +77,7 @@ let
# for purity reasons this behavior should be avoided.
wafVersion = "1.9.15";
waf = fetchurl {
urls = [ "http://waf.io/waf-${wafVersion}"
urls = [ "https://waf.io/waf-${wafVersion}"
"http://www.freehackers.org/~tnagy/release/waf-${wafVersion}" ];
sha256 = "0qrnlv91cb0v221w8a0fi4wxm99q2hpz10rkyyk4akcsvww6xrw5";
};
@ -200,7 +200,7 @@ in stdenv.mkDerivation rec {
meta = with stdenv.lib; {
description = "A media player that supports many video formats (MPlayer and mplayer2 fork)";
homepage = http://mpv.io;
homepage = https://mpv.io;
license = licenses.gpl2Plus;
maintainers = with maintainers; [ AndersonTorres fuuzetsu fpletz ];
platforms = platforms.darwin ++ platforms.linux;

@ -57,7 +57,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; {
description = "A tiling window manager";
homepage = "http://i3wm.org";
homepage = "https://i3wm.org";
maintainers = with maintainers; [ garbas modulistic fpletz ];
license = licenses.bsd3;
platforms = platforms.all;

@ -16,7 +16,7 @@ stdenv.mkDerivation rec {
meta = {
description = "A tiling window manager";
homepage = http://i3wm.org;
homepage = https://i3wm.org;
maintainers = [ stdenv.lib.maintainers.garbas ];
license = stdenv.lib.licenses.bsd3;
platforms = stdenv.lib.platforms.all;

@ -15,7 +15,7 @@ stdenv.mkDerivation rec {
buildInputs = [ intltool glib gobjectIntrospection ];
meta = {
homepage = http://www.gnome.org;
homepage = https://www.gnome.org;
description = "Gnome menu specification";
platforms = stdenv.lib.platforms.linux;

@ -59,7 +59,7 @@ stdenv.mkDerivation rec {
meta = {
description = "High-performance JIT compiler for PHP/Hack";
homepage = "http://hhvm.com";
homepage = "https://hhvm.com";
license = "PHP/Zend";
platforms = [ "x86_64-linux" ];
maintainers = [ stdenv.lib.maintainers.thoughtpolice ];

@ -13,7 +13,7 @@ stdenv.mkDerivation rec {
meta = {
description = "Turn quickly bulky LAS files into compact LAZ files without information loss";
homepage = http://www.laszip.org;
homepage = https://www.laszip.org;
license = stdenv.lib.licenses.lgpl2;
maintainers = [ stdenv.lib.maintainers.michelk ];
platforms = stdenv.lib.platforms.unix;

@ -27,7 +27,7 @@ stdenv.mkDerivation rec {
programming (which is both efficient and syntactically affordable in
C++11).
'';
homepage = http://fcppt.org;
homepage = https://fcppt.org;
license = licenses.boost;
maintainers = with maintainers; [ pmiddend ];
platforms = platforms.linux;

@ -24,7 +24,7 @@ stdenv.mkDerivation rec {
meta = {
description = "LAS 1.0/1.1/1.2 ASPRS LiDAR data translation toolset";
homepage = http://www.liblas.org;
homepage = https://www.liblas.org;
license = stdenv.lib.licenses.bsd3;
platforms = stdenv.lib.platforms.unix;
maintainers = [ stdenv.lib.maintainers.michelk ];

@ -4,7 +4,7 @@ stdenv.mkDerivation {
name = "libdbusmenu-qt-0.9.3+14";
src = fetchbzr {
url = "http://bazaar.launchpad.net/~dbusmenu-team/libdbusmenu-qt/trunk";
url = "https://bazaar.launchpad.net/~dbusmenu-team/libdbusmenu-qt/trunk";
rev = "ps-jenkins@lists.canonical.com-20140619090718-mppiiax5atpnb8i2";
sha256 = "1dbhaljyivbv3wc184zpjfjmn24zb6aj72wgg1gg1xl5f783issd";
};

@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; {
description = "MessagePack implementation for C and C++";
homepage = http://msgpack.org;
homepage = https://msgpack.org;
license = licenses.asl20;
maintainers = with maintainers; [ redbaron wkennington ];
platforms = platforms.all;

@ -24,7 +24,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; {
description = "A library of simple functions that are optimized for various CPUs";
homepage = http://liboil.freedesktop.org;
homepage = https://liboil.freedesktop.org;
license = licenses.bsd2;
maintainers = with maintainers; [ lovek323 ];
platforms = platforms.all;

@ -31,7 +31,7 @@ stdenv.mkDerivation rec {
meta = {
description = "A client-side C library implementing the SSH2 protocol";
homepage = http://www.libssh2.org;
homepage = https://www.libssh2.org;
platforms = stdenv.lib.platforms.all;
maintainers = [ ];
};

@ -20,7 +20,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; {
description = "High-performance, high-quality video filters for the GPU";
homepage = http://movit.sesse.net;
homepage = https://movit.sesse.net;
license = licenses.gpl2Plus;
maintainers = [ maintainers.goibhniu ];
platforms = platforms.linux;

@ -27,7 +27,7 @@ stdenv.mkDerivation rec {
actually needed for this file (for both .cc and .h files), and by
replacing #includes with forward-declares when possible.
'';
homepage = http://include-what-you-use.org;
homepage = https://include-what-you-use.org;
license = licenses.bsd3;
platforms = platforms.unix;
};

@ -28,16 +28,16 @@ stdenv.mkDerivation rec {
enableParallelBuilding = true;
patches =
[(fetchpatch { # see http://www.cmake.org/Bug/view.php?id=13959
[(fetchpatch { # see https://www.cmake.org/Bug/view.php?id=13959
name = "FindFreetype-2.5.patch";
url = "http://www.cmake.org/Bug/file_download.php?file_id=4660&type=bug";
url = "https://www.cmake.org/Bug/file_download.php?file_id=4660&type=bug";
sha256 = "136z63ff83hnwd247cq4m8m8164pklzyl5i2csf5h6wd8p01pdkj";
})] ++
# Don't search in non-Nix locations such as /usr, but do search in our libc.
[ ./search-path.patch ] ++
optional (hostPlatform != buildPlatform) (fetchurl {
name = "fix-darwin-cross-compile.patch";
url = "http://public.kitware.com/Bug/file_download.php?"
url = "https://public.kitware.com/Bug/file_download.php?"
+ "file_id=4981&type=bug";
sha256 = "16acmdr27adma7gs9rs0dxdiqppm15vl3vv3agy7y8s94wyh4ybv";
});
@ -78,7 +78,7 @@ stdenv.mkDerivation rec {
'';
meta = {
homepage = http://www.cmake.org/;
homepage = https://cmake.org;
description = "Cross-Platform Makefile Generator";
platforms = if useQt4 then qt4.meta.platforms else stdenv.lib.platforms.unix;
maintainers = with stdenv.lib.maintainers; [ ];

@ -41,7 +41,7 @@ stdenv.mkDerivation rec {
'';
meta = with stdenv.lib; {
homepage = http://www.kitware.com;
homepage = https://www.kitware.com;
license = licenses.asl20;
description = "Abstract syntax tree XML output tool";
platforms = platforms.unix;

@ -16,7 +16,7 @@ buildGoPackage rec {
meta = with stdenv.lib; {
description = "Light weight cross-platform test automation";
homepage = http://gauge.org;
homepage = https://gauge.org;
license = licenses.gpl3;
maintainers = [ maintainers.vdemeester ];
platforms = platforms.unix;

@ -13,7 +13,7 @@ stdenv.mkDerivation rec {
meta = {
description = "Fast and fun first-person-shooter based on the Cube fps";
homepage = http://assault.cubers.net;
homepage = https://assault.cubers.net;
maintainers = [ maintainers.genesis ];
platforms = platforms.linux; # should work on darwin with a little effort.
license = stdenv.lib.licenses.zlib;

@ -22,7 +22,7 @@ stdenv.mkDerivation rec {
meta = {
description = "A flexible emulator front-end supporting keyboardless navigation and custom system themes";
homepage = http://emulationstation.org;
homepage = https://emulationstation.org;
maintainers = [ stdenv.lib.maintainers.edwtjo ];
license = stdenv.lib.licenses.mit;
platforms = stdenv.lib.platforms.linux;

@ -82,7 +82,7 @@ stdenv.mkDerivation rec {
meta = {
description = "SQL relational database management system";
homepage = http://www.firebirdnews.org;
homepage = https://www.firebirdnews.org;
license = ["IDPL" "Interbase-1.0"];
maintainers = [stdenv.lib.maintainers.marcweber];
platforms = stdenv.lib.platforms.linux;

@ -28,7 +28,7 @@ in stdenv.mkDerivation rec {
name = "ejabberd-${version}";
src = fetchurl {
url = "http://www.process-one.net/downloads/ejabberd/${version}/${name}.tgz";
url = "https://www.process-one.net/downloads/ejabberd/${version}/${name}.tgz";
sha256 = "01i2n8mlgw293jdf4172f9q8ca8m35vysjws791p7nynpfdb4cn6";
};
@ -111,7 +111,7 @@ in stdenv.mkDerivation rec {
meta = with stdenv.lib; {
description = "Open-source XMPP application server written in Erlang";
license = licenses.gpl2;
homepage = http://www.ejabberd.im;
homepage = https://www.ejabberd.im;
platforms = platforms.linux;
maintainers = with maintainers; [ sander abbradar ];
broken = withElixir;

@ -22,7 +22,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; {
description = "BURP - BackUp and Restore Program";
homepage = http://burp.grke.org;
homepage = https://burp.grke.org;
license = licenses.agpl3;
maintainers = with maintainers; [ tokudan ];
platforms = platforms.all;

@ -19,7 +19,7 @@ stdenv.mkDerivation rec {
meta = {
description = "A FUSE filesystem for mounting a directory to another location";
homepage = http://bindfs.org;
homepage = https://bindfs.org;
license = stdenv.lib.licenses.gpl2;
maintainers = with stdenv.lib.maintainers; [ lovek323 ];
platforms = stdenv.lib.platforms.unix;

@ -47,7 +47,7 @@ with stdenv;
important in data management. The development infrastructure supports exhaustive
testing on supported platforms; plug-in support for microservices, storage resources,
drivers, and databases; and extensive documentation, training and support services.'';
homepage = http://irods.org;
homepage = https://irods.org;
license = stdenv.lib.licenses.bsd3;
maintainers = [ stdenv.lib.maintainers.bzizou ];
platforms = stdenv.lib.platforms.all;

@ -30,7 +30,7 @@ stdenv.mkDerivation rec {
partitions. GParted enables you to change the partition organization
while preserving the partition contents.
'';
homepage = http://gparted.org;
homepage = https://gparted.org;
license = licenses.gpl2Plus;
platforms = platforms.linux;
};

@ -30,7 +30,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; {
description = "Simple shell based CA utility";
homepage = http://openvpn.net/;
homepage = https://openvpn.net/;
license = licenses.gpl2;
maintainers = [ maintainers.offline ];
platforms = platforms.linux;

@ -32,7 +32,7 @@ in stdenv.mkDerivation rec {
meta = with stdenv.lib; {
description = "Simple shell based CA utility";
homepage = http://openvpn.net/;
homepage = https://openvpn.net/;
license = licenses.gpl2;
maintainers = [ maintainers.offline ];
platforms = platforms.linux;

@ -13,7 +13,7 @@ stdenv.mkDerivation rec {
version = "2.4.6";
src = fetchurl {
url = "http://swupdate.openvpn.net/community/releases/${name}.tar.xz";
url = "https://swupdate.openvpn.net/community/releases/${name}.tar.xz";
sha256 = "09lck4wmkas3iyrzaspin9gn3wiclqb1m9sf8diy7j8wakx38r2g";
};
@ -41,7 +41,7 @@ stdenv.mkDerivation rec {
meta = {
description = "A robust and highly flexible tunneling application";
homepage = http://openvpn.net/;
homepage = https://openvpn.net/;
downloadPage = "https://openvpn.net/index.php/open-source/downloads.html";
license = stdenv.lib.licenses.gpl2;
maintainers = [ stdenv.lib.maintainers.viric ];

@ -37,7 +37,7 @@ stdenv.mkDerivation rec {
'';
meta = with stdenv.lib; {
homepage = http://www.clamav.net;
homepage = https://www.clamav.net;
description = "Antivirus engine designed for detecting Trojans, viruses, malware and other malicious threats";
license = licenses.gpl2;
maintainers = with maintainers; [ phreedom robberer qknight fpletz ];

@ -31,7 +31,7 @@ stdenv.mkDerivation rec {
'';
meta = with stdenv.lib; {
homepage = http://masterpasswordapp.com/;
homepage = https://masterpasswordapp.com/;
description = "A stateless password management solution";
license = licenses.gpl3;
platforms = platforms.unix;

Loading…
Cancel
Save