···23232424 meta = with stdenv.lib; {
2525 description = "An embeddable Javascript engine, with a focus on portability and compact footprint";
2626- homepage = "http://duktape.org/";
2727- downloadPage = "http://duktape.org/download.html";
2626+ homepage = https://duktape.org/;
2727+ downloadPage = https://duktape.org/download.html;
2828 license = licenses.mit;
2929 maintainers = [ maintainers.fgaz ];
3030 platforms = platforms.linux;
+1
pkgs/development/tools/jl/default.nix
···2525 license = stdenv.lib.licenses.bsd3;
2626 description = "Functional sed for JSON";
2727 maintainers = with stdenv.lib.maintainers; [ fgaz ];
2828+ homepage = https://github.com/chrisdone/jl;
2829}
+1-1
pkgs/games/gnujump/default.nix
···1414 ];
15151616 meta = with stdenv.lib; {
1717- homepage = "https://jump.gnu.sinusoid.es/";
1717+ homepage = https://jump.gnu.sinusoid.es/index.php?title=Main_Page;
1818 description = "A clone of the simple yet addictive game Xjump";
1919 longDescription = ''
2020 The goal in this game is to jump to the next floor trying not to fall