···33 patches = [ ./fix-paths.patch ];
3435 meta = with stdenv.lib; {
36- homepage = http://github.com/alexkay/xmonad-log-applet;
37 license = licenses.bsd3;
38 description = "An applet that will display XMonad log information (${desktopSupport} version)";
39 platforms = platforms.linux;
···33 patches = [ ./fix-paths.patch ];
3435 meta = with stdenv.lib; {
36+ homepage = https://github.com/alexkay/xmonad-log-applet;
37 license = licenses.bsd3;
38 description = "An applet that will display XMonad log information (${desktopSupport} version)";
39 platforms = platforms.linux;
+1-1
pkgs/data/fonts/andagii/default.nix
···18 # package; but I cannot find the original source, so use it on your
19 # own risk Debian claims it is GPL - good enough for me.
20 meta = with stdenv.lib; {
21- homepage = http://www.i18nguy.com/unicode/unicode-font.HTML;
22 description = "Unicode Plane 1 Osmanya script font";
23 maintainers = with maintainers; [ raskin rycee ];
24 license = "unknown";
···18 # package; but I cannot find the original source, so use it on your
19 # own risk Debian claims it is GPL - good enough for me.
20 meta = with stdenv.lib; {
21+ homepage = http://www.i18nguy.com/unicode/unicode-font.html;
22 description = "Unicode Plane 1 Osmanya script font";
23 maintainers = with maintainers; [ raskin rycee ];
24 license = "unknown";
+1-1
pkgs/data/icons/paper-icon-theme/default.nix
···2021 meta = with stdenv.lib; {
22 description = "Modern icon theme designed around bold colours and simple geometric shapes";
23- homepage = http://snwh.org/paper;
24 license = with licenses; [ cc-by-sa-40 lgpl3 ];
25 platforms = platforms.all;
26 maintainers = with maintainers; [ romildo ];
···2021 meta = with stdenv.lib; {
22 description = "Modern icon theme designed around bold colours and simple geometric shapes";
23+ homepage = https://snwh.org/paper;
24 license = with licenses; [ cc-by-sa-40 lgpl3 ];
25 platforms = platforms.all;
26 maintainers = with maintainers; [ romildo ];
+1-1
pkgs/data/misc/poppler-data/default.nix
···15 installFlags = [ "prefix=$(out)" ];
1617 meta = with stdenv.lib; {
18- homepage = http://poppler.freedesktop.org/;
19 description = "Encoding files for Poppler, a PDF rendering library";
20 platforms = platforms.all;
21 license = licenses.free; # more free licenses combined
···15 installFlags = [ "prefix=$(out)" ];
1617 meta = with stdenv.lib; {
18+ homepage = https://poppler.freedesktop.org/;
19 description = "Encoding files for Poppler, a PDF rendering library";
20 platforms = platforms.all;
21 license = licenses.free; # more free licenses combined
+9-9
pkgs/development/beam-modules/hex-packages.nix
···1182 systems to query, augment and transform data
1183 according to Elixir matching rules. '';
1184 license = stdenv.lib.licenses.mit;
1185- homepage = "http://github.com/awetzel/adap";
1186 };
1187 } // packageOverrides)
1188 ) {};
···6660 requests and responds to preflight requests
6661 (OPTIONS)'';
6662 license = stdenv.lib.licenses.asl20;
6663- homepage = "http://github.com/mschae/cors_plug";
6664 };
6665 } // packageOverrides)
6666 ) {};
···9498 H-metric are abstracted away - you provide them
9499 as functions.'';
9500 license = stdenv.lib.licenses.bsd3;
9501- homepage = "http://github.com/herenowcoder/eastar";
9502 };
9503 } // packageOverrides)
9504 ) {};
···12266 response. This project is a rewrite for Elixir
12267 and Plug of basho webmachine.'';
12268 license = stdenv.lib.licenses.mit;
12269- homepage = "http://github.com/awetzel/ewebmachine";
12270 };
12271 } // packageOverrides)
12272 ) {};
···22613 meta = {
22614 description = ''JWT decoding library for Elixir'';
22615 license = stdenv.lib.licenses.mit;
22616- homepage = "http://github.com/mschae/jwtex";
22617 };
22618 } // packageOverrides)
22619 ) {};
···30269 according to rfc7239 and fill `conn.remote_ip`
30270 with the root client ip.'';
30271 license = stdenv.lib.licenses.mit;
30272- homepage = "http://github.com/awetzel/plug_forwarded_peer";
30273 };
30274 } // packageOverrides)
30275 ) {};
···30472 meta = {
30473 description = ''An elixir plug that serves HTTP range requests'';
30474 license = stdenv.lib.licenses.mit;
30475- homepage = "http://github.com/TheSquad/plug_range";
30476 };
30477 } // packageOverrides)
30478 ) {};
···36106 use a rails-like trailing format:
36107 http://api.dev/resources.format'';
36108 license = stdenv.lib.licenses.asl20;
36109- homepage = "http://github.com/mschae/trailing_format_plug";
36110 };
36111 } // packageOverrides)
36112 ) {};
···38938 meta = {
38939 description = ''stream zip archives while building them'';
38940 license = stdenv.lib.licenses.bsd3;
38941- homepage = "http://github.com/dgvncsz0f/zipflow";
38942 };
38943 } // packageOverrides)
38944 ) {};
···1182 systems to query, augment and transform data
1183 according to Elixir matching rules. '';
1184 license = stdenv.lib.licenses.mit;
1185+ homepage = "https://github.com/awetzel/adap";
1186 };
1187 } // packageOverrides)
1188 ) {};
···6660 requests and responds to preflight requests
6661 (OPTIONS)'';
6662 license = stdenv.lib.licenses.asl20;
6663+ homepage = "https://github.com/mschae/cors_plug";
6664 };
6665 } // packageOverrides)
6666 ) {};
···9498 H-metric are abstracted away - you provide them
9499 as functions.'';
9500 license = stdenv.lib.licenses.bsd3;
9501+ homepage = "https://github.com/herenowcoder/eastar";
9502 };
9503 } // packageOverrides)
9504 ) {};
···12266 response. This project is a rewrite for Elixir
12267 and Plug of basho webmachine.'';
12268 license = stdenv.lib.licenses.mit;
12269+ homepage = "https://github.com/awetzel/ewebmachine";
12270 };
12271 } // packageOverrides)
12272 ) {};
···22613 meta = {
22614 description = ''JWT decoding library for Elixir'';
22615 license = stdenv.lib.licenses.mit;
22616+ homepage = "https://github.com/mschae/jwtex";
22617 };
22618 } // packageOverrides)
22619 ) {};
···30269 according to rfc7239 and fill `conn.remote_ip`
30270 with the root client ip.'';
30271 license = stdenv.lib.licenses.mit;
30272+ homepage = "https://github.com/awetzel/plug_forwarded_peer";
30273 };
30274 } // packageOverrides)
30275 ) {};
···30472 meta = {
30473 description = ''An elixir plug that serves HTTP range requests'';
30474 license = stdenv.lib.licenses.mit;
30475+ homepage = "https://github.com/TheSquad/plug_range";
30476 };
30477 } // packageOverrides)
30478 ) {};
···36106 use a rails-like trailing format:
36107 http://api.dev/resources.format'';
36108 license = stdenv.lib.licenses.asl20;
36109+ homepage = "https://github.com/mschae/trailing_format_plug";
36110 };
36111 } // packageOverrides)
36112 ) {};
···38938 meta = {
38939 description = ''stream zip archives while building them'';
38940 license = stdenv.lib.licenses.bsd3;
38941+ homepage = "https://github.com/dgvncsz0f/zipflow";
38942 };
38943 } // packageOverrides)
38944 ) {};
···2324 meta = with stdenv.lib; {
25 description = "Qt library for accessing the online accounts database";
26- homepage = http://code.google.com/p/accounts-sso/;
27 license = licenses.lgpl21;
28 maintainers = with maintainers; [ nckx ];
29 platforms = with platforms; linux;
···2324 meta = with stdenv.lib; {
25 description = "Qt library for accessing the online accounts database";
26+ homepage = https://gitlab.com/accounts-sso;
27 license = licenses.lgpl21;
28 maintainers = with maintainers; [ nckx ];
29 platforms = with platforms; linux;
+1-1
pkgs/development/libraries/boolstuff/default.nix
···1{ stdenv, fetchurl, pkgconfig }:
23-let baseurl = "http://perso.b2b2c.ca/sarrazip/dev"; in
45stdenv.mkDerivation rec {
6 name = "boolstuff-0.1.15";
···1{ stdenv, fetchurl, pkgconfig }:
23+let baseurl = "https://perso.b2b2c.ca/~sarrazip/dev"; in
45stdenv.mkDerivation rec {
6 name = "boolstuff-0.1.15";
+1-1
pkgs/development/libraries/c-ares/default.nix
···1011 meta = with stdenv.lib; {
12 description = "A C library for asynchronous DNS requests";
13- homepage = http://c-ares.haxx.se;
14 license = licenses.mit;
15 platforms = platforms.all;
16 };
···1011 meta = with stdenv.lib; {
12 description = "A C library for asynchronous DNS requests";
13+ homepage = https://c-ares.haxx.se;
14 license = licenses.mit;
15 platforms = platforms.all;
16 };
+1-1
pkgs/development/libraries/openssl/chacha.nix
···72 '';
7374 meta = {
75- homepage = http://www.openssl.org/;
76 description = "A cryptographic library that implements the SSL and TLS protocols";
77 platforms = [ "x86_64-linux" ];
78 maintainers = [ stdenv.lib.maintainers.cstrahan ];
···72 '';
7374 meta = {
75+ homepage = https://www.openssl.org/;
76 description = "A cryptographic library that implements the SSL and TLS protocols";
77 platforms = [ "x86_64-linux" ];
78 maintainers = [ stdenv.lib.maintainers.cstrahan ];
+1-1
pkgs/development/libraries/openssl/default.nix
···96 };
9798 meta = {
99- homepage = http://www.openssl.org/;
100 description = "A cryptographic library that implements the SSL and TLS protocols";
101 platforms = stdenv.lib.platforms.all;
102 maintainers = [ stdenv.lib.maintainers.peti ];
···96 };
9798 meta = {
99+ homepage = https://www.openssl.org/;
100 description = "A cryptographic library that implements the SSL and TLS protocols";
101 platforms = stdenv.lib.platforms.all;
102 maintainers = [ stdenv.lib.maintainers.peti ];
+1-1
pkgs/development/libraries/poppler/default.nix
···61 "sed '/^SUBDIRS =/s/ test / /' -i Makefile.in";
6263 meta = with lib; {
64- homepage = http://poppler.freedesktop.org/;
65 description = "A PDF rendering library";
6667 longDescription = ''
···61 "sed '/^SUBDIRS =/s/ test / /' -i Makefile.in";
6263 meta = with lib; {
64+ homepage = https://poppler.freedesktop.org/;
65 description = "A PDF rendering library";
6667 longDescription = ''
+1-1
pkgs/misc/themes/albatross/default.nix
···2021 meta = {
22 description = "A desktop Suite for Xfce";
23- homepage = http://shimmerproject.org/our-projects/albatross/;
24 license = stdenv.lib.licenses.gpl2;
25 platforms = stdenv.lib.platforms.unix;
26 };
···2021 meta = {
22 description = "A desktop Suite for Xfce";
23+ homepage = https://github.com/shimmerproject/Albatross;
24 license = stdenv.lib.licenses.gpl2;
25 platforms = stdenv.lib.platforms.unix;
26 };
+1-1
pkgs/misc/themes/paper/default.nix
···2324 meta = with stdenv.lib; {
25 description = "A modern desktop theme suite featuring a mostly flat with a minimal use of shadows for depth";
26- homepage = http://snwh.org/paper;
27 license = licenses.gpl3;
28 platforms = platforms.linux;
29 maintainers = [ maintainers.simonvandel maintainers.romildo ];
···2324 meta = with stdenv.lib; {
25 description = "A modern desktop theme suite featuring a mostly flat with a minimal use of shadows for depth";
26+ homepage = https://snwh.org/paper;
27 license = licenses.gpl3;
28 platforms = platforms.linux;
29 maintainers = [ maintainers.simonvandel maintainers.romildo ];
+1-1
pkgs/os-specific/linux/acpitool/default.nix
···4344 meta = {
45 description = "A small, convenient command-line ACPI client with a lot of features";
46- homepage = http://freeunix.dyndns.org:8000/site2/acpitool.shtml;
47 license = stdenv.lib.licenses.gpl2Plus;
48 maintainers = [ stdenv.lib.maintainers.guibert ];
49 platforms = stdenv.lib.platforms.unix;
···4344 meta = {
45 description = "A small, convenient command-line ACPI client with a lot of features";
46+ homepage = https://sourceforge.net/projects/acpitool/;
47 license = stdenv.lib.licenses.gpl2Plus;
48 maintainers = [ stdenv.lib.maintainers.guibert ];
49 platforms = stdenv.lib.platforms.unix;
+1-1
pkgs/servers/irc/charybdis/default.nix
···2627 meta = with stdenv.lib; {
28 description = "IRCv3 server designed to be highly scalable";
29- homepage = http://www.charybdis.io/;
30 license = licenses.gpl2;
31 maintainers = with maintainers; [ lassulus fpletz ];
32 platforms = platforms.unix;
···2627 meta = with stdenv.lib; {
28 description = "IRCv3 server designed to be highly scalable";
29+ homepage = http://atheme.org/projects/charybdis.html;
30 license = licenses.gpl2;
31 maintainers = with maintainers; [ lassulus fpletz ];
32 platforms = platforms.unix;
+1-1
pkgs/tools/networking/dd-agent/default.nix
···8788 meta = {
89 description = "Event collector for the DataDog analysis service";
90- homepage = http://www.datadoghq.com;
91 license = stdenv.lib.licenses.bsd3;
92 platforms = stdenv.lib.platforms.all;
93 maintainers = with stdenv.lib.maintainers; [ thoughtpolice domenkozar ];
···8788 meta = {
89 description = "Event collector for the DataDog analysis service";
90+ homepage = https://www.datadoghq.com;
91 license = stdenv.lib.licenses.bsd3;
92 platforms = stdenv.lib.platforms.all;
93 maintainers = with stdenv.lib.maintainers; [ thoughtpolice domenkozar ];
+1-1
pkgs/tools/security/pass/default.nix
···8485 meta = with stdenv.lib; {
86 description = "Stores, retrieves, generates, and synchronizes passwords securely";
87- homepage = http://www.passwordstore.org/;
88 license = licenses.gpl2Plus;
89 maintainers = with maintainers; [ lovek323 the-kenny fpletz ];
90 platforms = platforms.unix;
···8485 meta = with stdenv.lib; {
86 description = "Stores, retrieves, generates, and synchronizes passwords securely";
87+ homepage = https://www.passwordstore.org/;
88 license = licenses.gpl2Plus;
89 maintainers = with maintainers; [ lovek323 the-kenny fpletz ];
90 platforms = platforms.unix;