lol
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update homepage attributes: http -> https Homepage link "http://.../" is a permanent redirect to "https://.../" and should be updated https://repology.org/repository/nix_stable/problems

mimadrid 09e0cc7c be6170d8

+228 -228
+1 -1
pkgs/applications/audio/flac/default.nix
··· 15 15 outputs = [ "bin" "dev" "out" "doc" ]; 16 16 17 17 meta = with stdenv.lib; { 18 - homepage = http://xiph.org/flac/; 18 + homepage = https://xiph.org/flac/; 19 19 description = "Library and tools for encoding and decoding the FLAC lossless audio file format"; 20 20 platforms = platforms.all; 21 21 maintainers = [ maintainers.mornfall ];
+1 -1
pkgs/applications/audio/fldigi/default.nix
··· 16 16 17 17 meta = { 18 18 description = "Digital modem program"; 19 - homepage = http://sourceforge.net/projects/fldigi/; 19 + homepage = https://sourceforge.net/projects/fldigi/; 20 20 license = stdenv.lib.licenses.gpl3Plus; 21 21 maintainers = with stdenv.lib.maintainers; [ relrod ftrvxmtrx ]; 22 22 platforms = stdenv.lib.platforms.linux;
+1 -1
pkgs/applications/audio/iannix/default.nix
··· 22 22 23 23 meta = { 24 24 description = "Graphical open-source sequencer,"; 25 - homepage = http://www.iannix.org/; 25 + homepage = https://www.iannix.org/; 26 26 license = stdenv.lib.licenses.lgpl3; 27 27 platforms = stdenv.lib.platforms.linux; 28 28 maintainers = [ stdenv.lib.maintainers.nico202 ];
+1 -1
pkgs/applications/audio/mp3splt/default.nix
··· 19 19 20 20 meta = with stdenv.lib; { 21 21 description = "Utility to split mp3, ogg vorbis and FLAC files without decoding"; 22 - homepage = http://sourceforge.net/projects/mp3splt/; 22 + homepage = https://sourceforge.net/projects/mp3splt/; 23 23 license = licenses.gpl2; 24 24 maintainers = [ maintainers.bosu ]; 25 25 platforms = platforms.unix;
+1 -1
pkgs/applications/editors/aseprite/default.nix
··· 40 40 41 41 meta = { 42 42 description = "Animated sprite editor & pixel art tool"; 43 - homepage = http://www.aseprite.org/; 43 + homepage = https://www.aseprite.org/; 44 44 license = stdenv.lib.licenses.gpl2Plus; 45 45 platforms = stdenv.lib.platforms.linux; 46 46 };
+1 -1
pkgs/applications/editors/focuswriter/default.nix
··· 20 20 license = stdenv.lib.licenses.gpl2; 21 21 maintainers = [ stdenv.lib.maintainers.madjar ]; 22 22 platforms = stdenv.lib.platforms.all; 23 - homepage = http://gottcode.org/focuswriter/; 23 + homepage = https://gottcode.org/focuswriter/; 24 24 }; 25 25 }
+1 -1
pkgs/applications/graphics/fontmatrix/default.nix
··· 19 19 20 20 meta = with stdenv.lib; { 21 21 description = "Fontmatrix is a free/libre font explorer for Linux, Windows and Mac"; 22 - homepage = http://github.com/fontmatrix/fontmatrix; 22 + homepage = https://github.com/fontmatrix/fontmatrix; 23 23 license = licenses.gpl2; 24 24 platforms = platforms.linux; 25 25 };
+1 -1
pkgs/applications/graphics/freecad/default.nix
··· 36 36 37 37 meta = with stdenv.lib; { 38 38 description = "General purpose Open Source 3D CAD/MCAD/CAx/CAE/PLM modeler"; 39 - homepage = http://www.freecadweb.org/; 39 + homepage = https://www.freecadweb.org/; 40 40 license = licenses.lgpl2Plus; 41 41 maintainers = [ maintainers.viric ]; 42 42 platforms = platforms.linux;
+1 -1
pkgs/applications/graphics/gimp/2.8.nix
··· 51 51 52 52 meta = { 53 53 description = "The GNU Image Manipulation Program"; 54 - homepage = http://www.gimp.org/; 54 + homepage = https://www.gimp.org/; 55 55 license = stdenv.lib.licenses.gpl3Plus; 56 56 platforms = stdenv.lib.platforms.unix; 57 57 };
+1 -1
pkgs/applications/misc/cdrtools/default.nix
··· 25 25 makeFlags = [ "INS_BASE=/" "INS_RBASE=/" "DESTDIR=$(out)" ]; 26 26 27 27 meta = with stdenv.lib; { 28 - homepage = http://sourceforge.net/projects/cdrtools/; 28 + homepage = https://sourceforge.net/projects/cdrtools/; 29 29 description = "Highly portable CD/DVD/BluRay command line recording software"; 30 30 license = with licenses; [ gpl2 lgpl2 cddl ]; 31 31 platforms = platforms.linux;
+1 -1
pkgs/applications/misc/dockbarx/default.nix
··· 29 29 ++ [ keybinder ]; 30 30 31 31 meta = with stdenv.lib; { 32 - homepage = http://launchpad.net/dockbar/; 32 + homepage = https://launchpad.net/dockbar/; 33 33 description = "DockBarX is a lightweight taskbar / panel replacement for Linux which works as a stand-alone dock"; 34 34 license = licenses.gpl3; 35 35 platforms = platforms.linux;
+1 -1
pkgs/applications/misc/far2l/default.nix
··· 62 62 63 63 meta = with stdenv.lib; { 64 64 description = "An orthodox file manager"; 65 - homepage = http://github.com/elfmz/far2l; 65 + homepage = https://github.com/elfmz/far2l; 66 66 license = licenses.gpl2; 67 67 maintainers = [ maintainers.volth ]; 68 68 platforms = platforms.all;
+1 -1
pkgs/applications/misc/gammu/default.nix
··· 28 28 enableParallelBuilding = true; 29 29 30 30 meta = { 31 - homepage = http://wammu.eu/gammu/; 31 + homepage = https://wammu.eu/gammu/; 32 32 description = "Command line utility and library to control mobile phones"; 33 33 license = licenses.gpl2; 34 34 platforms = platforms.linux;
+1 -1
pkgs/applications/misc/girara/default.nix
··· 31 31 ]; 32 32 33 33 meta = with stdenv.lib; { 34 - homepage = http://pwmt.org/projects/girara/; 34 + homepage = https://pwmt.org/projects/girara/; 35 35 description = "User interface library"; 36 36 longDescription = '' 37 37 girara is a library that implements a GTK+ based VIM-like user interface
+1 -1
pkgs/applications/misc/gmrun/default.nix
··· 31 31 Also, supports CTRL-R / CTRL-S / "!" for searching through history. 32 32 Running commands in a terminal with CTRL-Enter. URL handlers. 33 33 ''; 34 - homepage = http://sourceforge.net/projects/gmrun/; 34 + homepage = https://sourceforge.net/projects/gmrun/; 35 35 license = "GPL"; 36 36 maintainers = []; 37 37 platforms = stdenv.lib.platforms.all;
+1 -1
pkgs/applications/misc/gpsprune/default.nix
··· 40 40 41 41 meta = with stdenv.lib; { 42 42 description = "Application for viewing, editing and converting GPS coordinate data"; 43 - homepage = http://activityworkshop.net/software/gpsprune/; 43 + homepage = https://activityworkshop.net/software/gpsprune/; 44 44 license = licenses.gpl2Plus; 45 45 maintainers = [ maintainers.rycee ]; 46 46 platforms = platforms.all;
+1 -1
pkgs/applications/misc/keepassx/2.0.nix
··· 13 13 14 14 meta = { 15 15 description = "Qt password manager compatible with its Win32 and Pocket PC versions"; 16 - homepage = http://www.keepassx.org/; 16 + homepage = https://www.keepassx.org/; 17 17 license = stdenv.lib.licenses.gpl2; 18 18 maintainers = with stdenv.lib.maintainers; [ qknight jgeerds ]; 19 19 platforms = with stdenv.lib.platforms; linux;
+1 -1
pkgs/applications/misc/keepassx/default.nix
··· 17 17 18 18 meta = { 19 19 description = "Qt password manager compatible with its Win32 and Pocket PC versions"; 20 - homepage = http://www.keepassx.org/; 20 + homepage = https://www.keepassx.org/; 21 21 license = stdenv.lib.licenses.gpl2; 22 22 maintainers = with stdenv.lib.maintainers; [ qknight jgeerds ]; 23 23 platforms = with stdenv.lib.platforms; linux;
+1 -1
pkgs/applications/networking/browsers/dillo/default.nix
··· 20 20 configureFlags = "--enable-ssl"; 21 21 22 22 meta = with stdenv.lib; { 23 - homepage = http://www.dillo.org/; 23 + homepage = https://www.dillo.org/; 24 24 description = "A fast graphical web browser with a small footprint"; 25 25 longDescription = '' 26 26 Dillo is a small, fast web browser, tailored for older machines.
+1 -1
pkgs/applications/networking/browsers/jumanji/default.nix
··· 23 23 24 24 meta = with stdenv.lib; { 25 25 description = "Minimal web browser"; 26 - homepage = http://pwmt.org/projects/jumanji/; 26 + homepage = https://pwmt.org/projects/jumanji/; 27 27 platforms = platforms.all; 28 28 maintainers = [ maintainers.koral ]; 29 29 };
+1 -1
pkgs/applications/networking/feedreaders/canto-curses/default.nix
··· 24 24 unreadable white text. An interface with almost infinite customization 25 25 and extensibility using the excellent Python programming language. 26 26 ''; 27 - homepage = http://codezen.org/canto-ng/; 27 + homepage = https://codezen.org/canto-ng/; 28 28 license = stdenv.lib.licenses.gpl2; 29 29 platforms = stdenv.lib.platforms.linux; 30 30 maintainers = [ stdenv.lib.maintainers.devhell ];
+1 -1
pkgs/applications/networking/feedreaders/canto-daemon/default.nix
··· 24 24 unreadable white text. An interface with almost infinite customization 25 25 and extensibility using the excellent Python programming language. 26 26 ''; 27 - homepage = http://codezen.org/canto-ng/; 27 + homepage = https://codezen.org/canto-ng/; 28 28 license = stdenv.lib.licenses.gpl2; 29 29 platforms = stdenv.lib.platforms.linux; 30 30 maintainers = [ stdenv.lib.maintainers.devhell ];
+1 -1
pkgs/applications/networking/flexget/default.nix
··· 53 53 ++ lib.optional (transmission != null) transmissionrpc; 54 54 55 55 meta = { 56 - homepage = http://flexget.com/; 56 + homepage = https://flexget.com/; 57 57 description = "Multipurpose automation tool for content like torrents"; 58 58 license = lib.licenses.mit; 59 59 maintainers = with lib.maintainers; [ domenkozar tari ];
+1 -1
pkgs/applications/networking/ftp/filezilla/default.nix
··· 20 20 pugixml libfilezilla nettle ]; 21 21 22 22 meta = with stdenv.lib; { 23 - homepage = http://filezilla-project.org/; 23 + homepage = https://filezilla-project.org/; 24 24 description = "Graphical FTP, FTPS and SFTP client"; 25 25 license = licenses.gpl2; 26 26 longDescription = ''
+1 -1
pkgs/applications/networking/ids/bro/default.nix
··· 15 15 16 16 meta = with stdenv.lib; { 17 17 description = "Powerful network analysis framework that is much different from the typical IDS you may know"; 18 - homepage = http://www.bro.org/; 18 + homepage = https://www.bro.org/; 19 19 license = licenses.bsd3; 20 20 maintainers = with maintainers; [ pSub ]; 21 21 platforms = with platforms; linux;
+1 -1
pkgs/applications/networking/instant-messengers/bitlbee/default.nix
··· 46 46 Messenger, AIM and ICQ. 47 47 ''; 48 48 49 - homepage = http://www.bitlbee.org/; 49 + homepage = https://www.bitlbee.org/; 50 50 license = licenses.gpl2Plus; 51 51 52 52 maintainers = with maintainers; [ wkennington pSub ];
+1 -1
pkgs/applications/networking/irc/hexchat/default.nix
··· 41 41 42 42 meta = with stdenv.lib; { 43 43 description = "A popular and easy to use graphical IRC (chat) client"; 44 - homepage = http://hexchat.github.io/; 44 + homepage = https://hexchat.github.io/; 45 45 license = licenses.gpl2; 46 46 platforms = platforms.linux; 47 47 maintainers = with maintainers; [ romildo jgeerds ];
+1 -1
pkgs/applications/networking/p2p/gnunet/default.nix
··· 68 68 network are rewarded with better service. 69 69 ''; 70 70 71 - homepage = http://gnunet.org/; 71 + homepage = https://gnunet.org/; 72 72 73 73 license = licenses.gpl2Plus; 74 74
+1 -1
pkgs/applications/networking/p2p/gnunet/svn.nix
··· 83 83 network are rewarded with better service. 84 84 ''; 85 85 86 - homepage = http://gnunet.org/; 86 + homepage = https://gnunet.org/; 87 87 88 88 license = stdenv.lib.licenses.gpl2Plus; 89 89
+1 -1
pkgs/applications/science/logic/alt-ergo/default.nix
··· 15 15 16 16 meta = { 17 17 description = "High-performance theorem prover and SMT solver"; 18 - homepage = "http://alt-ergo.ocamlpro.com/"; 18 + homepage = "https://alt-ergo.ocamlpro.com/"; 19 19 license = stdenv.lib.licenses.cecill-c; # LGPL-2 compatible 20 20 platforms = stdenv.lib.platforms.linux ++ stdenv.lib.platforms.darwin; 21 21 maintainers = [ stdenv.lib.maintainers.thoughtpolice ];
+1 -1
pkgs/applications/version-management/git-and-tools/cgit/default.nix
··· 52 52 ''; 53 53 54 54 meta = { 55 - homepage = http://git.zx2c4.com/cgit/about/; 55 + homepage = https://git.zx2c4.com/cgit/about/; 56 56 repositories.git = git://git.zx2c4.com/cgit; 57 57 description = "Web frontend for git repositories"; 58 58 license = stdenv.lib.licenses.gpl2;
+1 -1
pkgs/applications/version-management/git-and-tools/git/default.nix
··· 198 198 enableParallelBuilding = true; 199 199 200 200 meta = { 201 - homepage = http://git-scm.com/; 201 + homepage = https://git-scm.com/; 202 202 description = "Distributed version control system"; 203 203 license = stdenv.lib.licenses.gpl2; 204 204
+1 -1
pkgs/applications/version-management/git-up/default.nix
··· 26 26 ''; 27 27 28 28 meta = with stdenv.lib; { 29 - homepage = http://github.com/msiemens/PyGitUp; 29 + homepage = https://github.com/msiemens/PyGitUp; 30 30 description = "A git pull replacement that rebases all local branches when pulling."; 31 31 license = licenses.mit; 32 32 maintainers = with maintainers; [ peterhoeg ];
+1 -1
pkgs/applications/video/coriander/default.nix
··· 16 16 buildInputs = [ pkgconfig glib gtk2 libgnomeui libXv libraw1394 libdc1394 SDL GConf ]; 17 17 18 18 meta = { 19 - homepage = http://damien.douxchamps.net/ieee1394/coriander/; 19 + homepage = https://damien.douxchamps.net/ieee1394/coriander/; 20 20 description = "GUI for controlling a Digital Camera through the IEEE1394 bus"; 21 21 license = stdenv.lib.licenses.gpl3Plus; 22 22 maintainers = with stdenv.lib.maintainers; [viric];
+1 -1
pkgs/applications/video/dvb-apps/default.nix
··· 16 16 17 17 meta = { 18 18 description = "Linux DVB API applications and utilities"; 19 - homepage = http://linuxtv.org/; 19 + homepage = https://linuxtv.org/; 20 20 platforms = stdenv.lib.platforms.linux; 21 21 license = stdenv.lib.licenses.gpl2; 22 22 };
+1 -1
pkgs/applications/video/kodi/default.nix
··· 138 138 ''; 139 139 140 140 meta = with stdenv.lib; { 141 - homepage = http://kodi.tv/; 141 + homepage = https://kodi.tv/; 142 142 description = "Media center"; 143 143 license = licenses.gpl2; 144 144 platforms = platforms.linux;
+6 -6
pkgs/applications/video/kodi/plugins.nix
··· 19 19 }; 20 20 21 21 meta = with stdenv.lib; { 22 - homepage = http://forum.kodi.tv/showthread.php?tid=85724; 22 + homepage = https://forum.kodi.tv/showthread.php?tid=85724; 23 23 description = "A program launcher for Kodi"; 24 24 longDescription = '' 25 25 Advanced Launcher allows you to start any Linux, Windows and ··· 49 49 }; 50 50 51 51 meta = with stdenv.lib; { 52 - homepage = http://forum.kodi.tv/showthread.php?tid=287826; 52 + homepage = https://forum.kodi.tv/showthread.php?tid=287826; 53 53 description = "A program launcher for Kodi"; 54 54 longDescription = '' 55 55 Advanced Emulator Launcher is a multi-emulator front-end for Kodi ··· 129 129 sha256 = "1dvff24fbas25k5kvca4ssks9l1g5rfa3hl8lqxczkaqi3pp41j5"; 130 130 }; 131 131 meta = with stdenv.lib; { 132 - homepage = http://forum.kodi.tv/showthread.php?tid=258159; 132 + homepage = https://forum.kodi.tv/showthread.php?tid=258159; 133 133 description = "A ROM launcher for Kodi that uses HyperSpin assets."; 134 134 maintainers = with maintainers; [ edwtjo ]; 135 135 }; ··· 184 184 }; 185 185 186 186 meta = with stdenv.lib; { 187 - homepage = http://forum.kodi.tv/showthread.php?tid=67110; 187 + homepage = https://forum.kodi.tv/showthread.php?tid=67110; 188 188 description = "Watch content from SVT Play"; 189 189 longDescription = '' 190 190 With this addon you can stream content from SVT Play ··· 234 234 }; 235 235 236 236 meta = with stdenv.lib; { 237 - homepage = http://forum.kodi.tv/showthread.php?tid=157499; 237 + homepage = https://forum.kodi.tv/showthread.php?tid=157499; 238 238 description = "Launch Steam in Big Picture Mode from Kodi"; 239 239 longDescription = '' 240 240 This add-on will close/minimise Kodi, launch Steam in Big ··· 263 263 }; 264 264 265 265 meta = with stdenv.lib; { 266 - homepage = http://forum.kodi.tv/showthread.php?tid=187421; 266 + homepage = https://forum.kodi.tv/showthread.php?tid=187421; 267 267 descritpion = "A comic book reader"; 268 268 maintainers = with maintainers; [ edwtjo ]; 269 269 };
+1 -1
pkgs/applications/virtualization/docker/default.nix
··· 161 161 ''; 162 162 163 163 meta = { 164 - homepage = http://www.docker.com/; 164 + homepage = https://www.docker.com/; 165 165 description = "An open source project to pack, ship and run any application as a lightweight container"; 166 166 license = licenses.asl20; 167 167 maintainers = with maintainers; [ offline tailhook vdemeester ];
+1 -1
pkgs/applications/window-managers/bspwm/default.nix
··· 19 19 20 20 meta = with stdenv.lib; { 21 21 description = "A tiling window manager based on binary space partitioning"; 22 - homepage = http://github.com/baskerville/bspwm; 22 + homepage = https://github.com/baskerville/bspwm; 23 23 maintainers = with maintainers; [ meisternu epitrochoid ]; 24 24 license = licenses.bsd2; 25 25 platforms = platforms.linux;
+1 -1
pkgs/applications/window-managers/compiz/default.nix
··· 58 58 59 59 meta = { 60 60 description = "Compoziting window manager"; 61 - homepage = http://launchpad.net/compiz/; 61 + homepage = https://launchpad.net/compiz/; 62 62 license = stdenv.lib.licenses.gpl2; 63 63 maintainers = [stdenv.lib.maintainers.raskin]; 64 64 platforms = stdenv.lib.platforms.linux;
+1 -1
pkgs/applications/window-managers/i3/lock-color.nix
··· 25 25 ''; 26 26 meta = with stdenv.lib; { 27 27 description = "A simple screen locker like slock"; 28 - homepage = http://i3wm.org/i3lock/; 28 + homepage = https://i3wm.org/i3lock/; 29 29 maintainers = with maintainers; [ garbas malyn ]; 30 30 license = licenses.bsd3; 31 31 platforms = platforms.all;
+1 -1
pkgs/applications/window-managers/i3/lock.nix
··· 22 22 23 23 meta = with stdenv.lib; { 24 24 description = "A simple screen locker like slock"; 25 - homepage = http://i3wm.org/i3lock/; 25 + homepage = https://i3wm.org/i3lock/; 26 26 maintainers = with maintainers; [ garbas malyn domenkozar ]; 27 27 license = licenses.bsd3; 28 28 platforms = platforms.all;
+1 -1
pkgs/build-support/fetchurl/mirrors.nix
··· 132 132 http://ftp.riken.jp/net/samba 133 133 ]; 134 134 135 - # BitlBee mirrors, see http://www.bitlbee.org/main.php/mirrors.html . 135 + # BitlBee mirrors, see https://www.bitlbee.org/main.php/mirrors.html . 136 136 bitlbee = [ 137 137 http://get.bitlbee.org/ 138 138 http://get.bitlbee.be/
+1 -1
pkgs/data/documentation/man-pages/default.nix
··· 19 19 20 20 meta = with stdenv.lib; { 21 21 description = "Linux development manual pages"; 22 - homepage = http://www.kernel.org/doc/man-pages/; 22 + homepage = https://www.kernel.org/doc/man-pages/; 23 23 repositories.git = http://git.kernel.org/pub/scm/docs/man-pages/man-pages; 24 24 maintainers = with maintainers; [ nckx ]; 25 25 platforms = with platforms; unix;
+1 -1
pkgs/data/fonts/anonymous-pro/default.nix
··· 20 20 ''; 21 21 22 22 meta = with stdenv.lib; { 23 - homepage = http://www.marksimonson.com/fonts/view/anonymous-pro; 23 + homepage = https://www.marksimonson.com/fonts/view/anonymous-pro; 24 24 description = "TrueType font set intended for source code"; 25 25 longDescription = '' 26 26 Anonymous Pro (2009) is a family of four fixed-width fonts
+1 -1
pkgs/data/fonts/iosevka/default.nix
··· 21 21 ''; 22 22 23 23 meta = with stdenv.lib; { 24 - homepage = http://be5invis.github.io/Iosevka/; 24 + homepage = https://be5invis.github.io/Iosevka/; 25 25 downloadPage = "https://github.com/be5invis/Iosevka/releases"; 26 26 description = '' 27 27 Slender monospace sans-serif and slab-serif typeface inspired by Pragmata
+1 -1
pkgs/data/fonts/kawkab-mono/default.nix
··· 18 18 19 19 meta = { 20 20 description = "An arab fixed-width font"; 21 - homepage = http://makkuk.com/kawkab-mono/; 21 + homepage = https://makkuk.com/kawkab-mono/; 22 22 license = stdenv.lib.licenses.ofl; 23 23 platforms = stdenv.lib.platforms.unix; 24 24 };
+1 -1
pkgs/data/fonts/open-dyslexic/default.nix
··· 23 23 meta = with stdenv.lib; { 24 24 homepage = http://opendyslexic.org/; 25 25 description = "Font created to increase readability for readers with dyslexia"; 26 - license = "Bitstream Vera License (http://www.gnome.org/fonts/#Final_Bitstream_Vera_Fonts)"; 26 + license = "Bitstream Vera License (https://www.gnome.org/fonts/#Final_Bitstream_Vera_Fonts)"; 27 27 platforms = platforms.all; 28 28 maintainers = [maintainers.rycee]; 29 29 };
+1 -1
pkgs/data/fonts/opensans-ttf/default.nix
··· 23 23 Open Sans is a humanist sans serif typeface designed by Steve Matteson, 24 24 Type Director of Ascender Corp. 25 25 ''; 26 - homepage = http://en.wikipedia.org/wiki/Open_Sans; 26 + homepage = https://en.wikipedia.org/wiki/Open_Sans; 27 27 license = stdenv.lib.licenses.asl20; 28 28 platforms = stdenv.lib.platforms.all; 29 29 maintainers = [ ];
+1 -1
pkgs/data/fonts/source-code-pro/default.nix
··· 23 23 description = "A set of monospaced OpenType fonts designed for coding environments"; 24 24 maintainers = with stdenv.lib.maintainers; [ relrod ]; 25 25 platforms = with stdenv.lib.platforms; all; 26 - homepage = http://blog.typekit.com/2012/09/24/source-code-pro/; 26 + homepage = https://blog.typekit.com/2012/09/24/source-code-pro/; 27 27 license = stdenv.lib.licenses.ofl; 28 28 }; 29 29 }
+1 -1
pkgs/data/icons/hicolor-icon-theme/default.nix
··· 12 12 13 13 meta = { 14 14 description = "Default fallback theme used by implementations of the icon theme specification"; 15 - homepage = http://icon-theme.freedesktop.org/releases/; 15 + homepage = https://icon-theme.freedesktop.org/releases/; 16 16 platforms = with stdenv.lib.platforms; linux ++ darwin; 17 17 }; 18 18 }
+1 -1
pkgs/data/misc/cacert/default.nix
··· 52 52 ''; 53 53 54 54 meta = { 55 - homepage = http://curl.haxx.se/docs/caextract.html; 55 + homepage = https://curl.haxx.se/docs/caextract.html; 56 56 description = "A bundle of X.509 certificates of public Certificate Authorities (CA)"; 57 57 platforms = platforms.all; 58 58 maintainers = with maintainers; [ wkennington fpletz ];
+1 -1
pkgs/desktops/gnome-2/desktop/vte/default.nix
··· 33 33 ''; 34 34 35 35 meta = { 36 - homepage = http://www.gnome.org/; 36 + homepage = https://www.gnome.org/; 37 37 description = "A library implementing a terminal emulator widget for GTK+"; 38 38 longDescription = '' 39 39 VTE is a library (libvte) implementing a terminal emulator widget for
+1 -1
pkgs/desktops/gnome-2/platform/gtkglext/default.nix
··· 17 17 CPPFLAGS = "-UGTK_DISABLE_DEPRECATED"; 18 18 19 19 meta = with stdenv.lib; { 20 - homepage = http://projects.gnome.org/gtkglext/; 20 + homepage = https://projects.gnome.org/gtkglext/; 21 21 description = "GtkGLExt, an OpenGL extension to GTK+"; 22 22 longDescription = 23 23 '' GtkGLExt is an OpenGL extension to GTK+. It provides additional GDK
+1 -1
pkgs/desktops/gnome-3/3.22/core/evince/default.nix
··· 59 59 doCheck = false; # would need pythonPackages.dogTail, which is missing 60 60 61 61 meta = with stdenv.lib; { 62 - homepage = http://www.gnome.org/projects/evince/; 62 + homepage = https://www.gnome.org/projects/evince/; 63 63 description = "GNOME's document viewer"; 64 64 65 65 longDescription = ''
+1 -1
pkgs/desktops/gnome-3/3.22/core/gconf/default.nix
··· 27 27 outputs = [ "out" "dev" ]; 28 28 29 29 meta = with stdenv.lib; { 30 - homepage = http://projects.gnome.org/gconf/; 30 + homepage = https://projects.gnome.org/gconf/; 31 31 description = "A system for storing application preferences"; 32 32 platforms = platforms.linux; 33 33 };
+1 -1
pkgs/desktops/gnome-3/3.22/core/gnome-disk-utility/default.nix
··· 26 26 ''; 27 27 28 28 meta = with stdenv.lib; { 29 - homepage = http://en.wikipedia.org/wiki/GNOME_Disks; 29 + homepage = https://en.wikipedia.org/wiki/GNOME_Disks; 30 30 description = "A udisks graphical front-end"; 31 31 maintainers = gnome3.maintainers; 32 32 license = licenses.gpl2;
+1 -1
pkgs/desktops/gnome-3/3.22/core/gnome-screenshot/default.nix
··· 22 22 ''; 23 23 24 24 meta = with stdenv.lib; { 25 - homepage = http://en.wikipedia.org/wiki/GNOME_Screenshot; 25 + homepage = https://en.wikipedia.org/wiki/GNOME_Screenshot; 26 26 description = "Utility used in the GNOME desktop environment for taking screenshots"; 27 27 maintainers = gnome3.maintainers; 28 28 license = licenses.gpl2;
+1 -1
pkgs/desktops/gnome-3/3.22/core/vte/2.90.nix
··· 23 23 ''; 24 24 25 25 meta = with stdenv.lib; { 26 - homepage = http://www.gnome.org/; 26 + homepage = https://www.gnome.org/; 27 27 description = "A library implementing a terminal emulator widget for GTK+"; 28 28 longDescription = '' 29 29 VTE is a library (libvte) implementing a terminal emulator widget for
+1 -1
pkgs/desktops/gnome-3/3.22/core/vte/default.nix
··· 18 18 enableParallelBuilding = true; 19 19 20 20 meta = with stdenv.lib; { 21 - homepage = http://www.gnome.org/; 21 + homepage = https://www.gnome.org/; 22 22 description = "A library implementing a terminal emulator widget for GTK+"; 23 23 longDescription = '' 24 24 VTE is a library (libvte) implementing a terminal emulator widget for
+1 -1
pkgs/development/compilers/ccl/default.nix
··· 73 73 74 74 meta = with stdenv.lib; { 75 75 description = "Clozure Common Lisp"; 76 - homepage = http://ccl.clozure.com/; 76 + homepage = https://ccl.clozure.com/; 77 77 maintainers = with maintainers; [ raskin muflax tohl ]; 78 78 platforms = attrNames options; 79 79 license = licenses.lgpl21;
+1 -1
pkgs/development/compilers/edk2/default.nix
··· 34 34 35 35 meta = { 36 36 description = "Intel EFI development kit"; 37 - homepage = http://sourceforge.net/projects/edk2/; 37 + homepage = https://sourceforge.net/projects/edk2/; 38 38 license = stdenv.lib.licenses.bsd2; 39 39 platforms = ["x86_64-linux" "i686-linux"]; 40 40 };
+1 -1
pkgs/development/compilers/elm/packages/elm-package.nix
··· 29 29 zip-archive 30 30 ]; 31 31 jailbreak = true; 32 - homepage = http://github.com/elm-lang/elm-package; 32 + homepage = https://github.com/elm-lang/elm-package; 33 33 description = "Package manager for Elm libraries"; 34 34 license = stdenv.lib.licenses.bsd3; 35 35 }
+1 -1
pkgs/development/compilers/gnu-cobol/default.nix
··· 27 27 28 28 meta = with stdenv.lib; { 29 29 description = "An open-source COBOL compiler"; 30 - homepage = http://sourceforge.net/projects/open-cobol/; 30 + homepage = https://sourceforge.net/projects/open-cobol/; 31 31 license = licenses.gpl3; 32 32 maintainers = with maintainers; [ ericsagnes ]; 33 33 platforms = platforms.linux;
+1 -1
pkgs/development/compilers/julia/0.5.nix
··· 179 179 180 180 meta = { 181 181 description = "High-level performance-oriented dynamical language for technical computing"; 182 - homepage = http://julialang.org/; 182 + homepage = https://julialang.org/; 183 183 license = stdenv.lib.licenses.mit; 184 184 maintainers = with stdenv.lib.maintainers; [ raskin ]; 185 185 platforms = [ "i686-linux" "x86_64-linux" "x86_64-darwin" ];
+1 -1
pkgs/development/compilers/julia/default.nix
··· 160 160 161 161 meta = { 162 162 description = "High-level performance-oriented dynamical language for technical computing"; 163 - homepage = http://julialang.org/; 163 + homepage = https://julialang.org/; 164 164 license = stdenv.lib.licenses.mit; 165 165 maintainers = with stdenv.lib.maintainers; [ raskin ]; 166 166 platforms = [ "i686-linux" "x86_64-linux" "x86_64-darwin" ];
+1 -1
pkgs/development/compilers/julia/git.nix
··· 171 171 172 172 meta = { 173 173 description = "High-level performance-oriented dynamical language for technical computing"; 174 - homepage = http://julialang.org/; 174 + homepage = https://julialang.org/; 175 175 license = stdenv.lib.licenses.mit; 176 176 maintainers = with stdenv.lib.maintainers; [ raskin ]; 177 177 platforms = [ "i686-linux" "x86_64-linux" "x86_64-darwin" ];
+3 -3
pkgs/development/haskell-modules/hackage-packages.nix
··· 31267 31267 executableHaskellDepends = [ 31268 31268 base criterion optparse-applicative silently text turtle 31269 31269 ]; 31270 - homepage = "http://github.com/Gabriel439/bench"; 31270 + homepage = "https://github.com/Gabriel439/bench"; 31271 31271 description = "Command-line benchmark tool"; 31272 31272 license = stdenv.lib.licenses.bsd3; 31273 31273 hydraPlatforms = stdenv.lib.platforms.none; ··· 31286 31286 executableHaskellDepends = [ 31287 31287 base criterion optparse-applicative silently text turtle 31288 31288 ]; 31289 - homepage = "http://github.com/Gabriel439/bench"; 31289 + homepage = "https://github.com/Gabriel439/bench"; 31290 31290 description = "Command-line benchmark tool"; 31291 31291 license = stdenv.lib.licenses.bsd3; 31292 31292 hydraPlatforms = stdenv.lib.platforms.none; ··· 62486 62486 http-types mtl network optparse-applicative pretty process text 62487 62487 time unordered-containers vector zip-archive 62488 62488 ]; 62489 - homepage = "http://github.com/elm-lang/elm-package"; 62489 + homepage = "https://github.com/elm-lang/elm-package"; 62490 62490 description = "Package manager for Elm libraries"; 62491 62491 license = stdenv.lib.licenses.bsd3; 62492 62492 }) {};
+1 -1
pkgs/development/interpreters/clojure/default.nix
··· 22 22 23 23 meta = { 24 24 description = "A Lisp dialect for the JVM"; 25 - homepage = http://clojure.org/; 25 + homepage = https://clojure.org/; 26 26 license = stdenv.lib.licenses.bsd3; 27 27 longDescription = '' 28 28 Clojure is a dynamic programming language that targets the Java
+1 -1
pkgs/development/interpreters/elixir/generic-builder.nix
··· 59 59 ''; 60 60 61 61 meta = with stdenv.lib; { 62 - homepage = http://elixir-lang.org/; 62 + homepage = https://elixir-lang.org/; 63 63 description = "A functional, meta-programming aware language built on top of the Erlang VM"; 64 64 65 65 longDescription = ''
+1 -1
pkgs/development/libraries/blitz/default.nix
··· 63 63 64 64 meta = { 65 65 description = "Fast multi-dimensional array library for C++"; 66 - homepage = http://sourceforge.net/projects/blitz/; 66 + homepage = https://sourceforge.net/projects/blitz/; 67 67 license = stdenv.lib.licenses.lgpl3; 68 68 platforms = stdenv.lib.platforms.linux ++ stdenv.lib.platforms.darwin; 69 69 maintainers = [ stdenv.lib.maintainers.aherrmann ];
+1 -1
pkgs/development/libraries/buddy/default.nix
··· 14 14 doCheck = true; 15 15 16 16 meta = { 17 - homepage = http://sourceforge.net/projects/buddy/; 17 + homepage = https://sourceforge.net/projects/buddy/; 18 18 description = "Binary decision diagram package"; 19 19 license = "as-is"; 20 20
+1 -1
pkgs/development/libraries/cfitsio/default.nix
··· 14 14 ''; 15 15 16 16 meta = with stdenv.lib; { 17 - homepage = http://heasarc.gsfc.nasa.gov/fitsio/; 17 + homepage = https://heasarc.gsfc.nasa.gov/fitsio/; 18 18 description = "Library for reading and writing FITS data files"; 19 19 longDescription = 20 20 '' CFITSIO is a library of C and Fortran subroutines for reading and
+1 -1
pkgs/development/libraries/chromaprint/default.nix
··· 16 16 cmakeFlags = [ "-DBUILD_EXAMPLES=ON" ]; 17 17 18 18 meta = with stdenv.lib; { 19 - homepage = http://acoustid.org/chromaprint; 19 + homepage = https://acoustid.org/chromaprint; 20 20 description = "AcoustID audio fingerprinting library"; 21 21 maintainers = with maintainers; [ ehmry ]; 22 22 license = licenses.lgpl21Plus;
+1 -1
pkgs/development/libraries/cppunit/default.nix
··· 9 9 }; 10 10 11 11 meta = { 12 - homepage = http://sourceforge.net/apps/mediawiki/cppunit/; 12 + homepage = https://sourceforge.net/apps/mediawiki/cppunit/; 13 13 description = "C++ unit testing framework"; 14 14 platforms = stdenv.lib.platforms.linux ++ stdenv.lib.platforms.darwin; 15 15 };
+1 -1
pkgs/development/libraries/exempi/default.nix
··· 16 16 ++ stdenv.lib.optionals stdenv.isDarwin [ libiconv darwin.apple_sdk.frameworks.CoreServices ]; 17 17 18 18 meta = with stdenv.lib; { 19 - homepage = http://libopenraw.freedesktop.org/wiki/Exempi/; 19 + homepage = https://libopenraw.freedesktop.org/wiki/Exempi/; 20 20 platforms = platforms.linux ++ platforms.darwin; 21 21 license = licenses.bsd3; 22 22 };
+1 -1
pkgs/development/libraries/fdk-aac/default.nix
··· 17 17 18 18 meta = { 19 19 description = "A high-quality implementation of the AAC codec from Android"; 20 - homepage = http://sourceforge.net/projects/opencore-amr/; 20 + homepage = https://sourceforge.net/projects/opencore-amr/; 21 21 license = licenses.asl20; 22 22 maintainers = with maintainers; [ codyopel ]; 23 23 platforms = platforms.all;
+1 -1
pkgs/development/libraries/ffms/default.nix
··· 17 17 buildInputs = [ zlib ffmpeg ]; 18 18 19 19 meta = with stdenv.lib; { 20 - homepage = http://github.com/FFMS/ffms2/; 20 + homepage = https://github.com/FFMS/ffms2/; 21 21 description = "Libav/ffmpeg based source library for easy frame accurate access"; 22 22 license = licenses.mit; 23 23 maintainers = with maintainers; [ fuuzetsu ];
+1 -1
pkgs/development/libraries/ftgl/2.1.2.nix
··· 27 27 ''; 28 28 29 29 meta = { 30 - homepage = http://sourceforge.net/apps/mediawiki/ftgl/; 30 + homepage = https://sourceforge.net/apps/mediawiki/ftgl/; 31 31 description = "Font rendering library for OpenGL applications"; 32 32 license = stdenv.lib.licenses.gpl3Plus; 33 33
+1 -1
pkgs/development/libraries/ftgl/default.nix
··· 14 14 buildInputs = [freetype mesa]; 15 15 16 16 meta = { 17 - homepage = http://sourceforge.net/apps/mediawiki/ftgl/; 17 + homepage = https://sourceforge.net/apps/mediawiki/ftgl/; 18 18 description = "Font rendering library for OpenGL applications"; 19 19 license = stdenv.lib.licenses.gpl3Plus; 20 20
+1 -1
pkgs/development/libraries/git2/default.nix
··· 27 27 28 28 meta = { 29 29 description = "The Git linkable library"; 30 - homepage = http://libgit2.github.com/; 30 + homepage = https://libgit2.github.com/; 31 31 license = stdenv.lib.licenses.gpl2; 32 32 platforms = with stdenv.lib.platforms; all; 33 33 };
+1 -1
pkgs/development/libraries/glib/default.nix
··· 135 135 136 136 meta = with stdenv.lib; { 137 137 description = "C library of programming buildings blocks"; 138 - homepage = http://www.gtk.org/; 138 + homepage = https://www.gtk.org/; 139 139 license = licenses.lgpl2Plus; 140 140 maintainers = with maintainers; [ lovek323 raskin ]; 141 141 platforms = platforms.unix;
+1 -1
pkgs/development/libraries/glibmm/default.nix
··· 23 23 meta = with stdenv.lib; { 24 24 description = "C++ interface to the GLib library"; 25 25 26 - homepage = http://gtkmm.org/; 26 + homepage = https://gtkmm.org/; 27 27 28 28 license = licenses.lgpl2Plus; 29 29
+1 -1
pkgs/development/libraries/gmp/4.3.2.nix
··· 60 60 asymptotically faster algorithms. 61 61 ''; 62 62 63 - homepage = http://gmplib.org/; 63 + homepage = https://gmplib.org/; 64 64 license = stdenv.lib.licenses.lgpl3Plus; 65 65 66 66 maintainers = [ ];
+1 -1
pkgs/development/libraries/gmp/5.1.x.nix
··· 51 51 enableParallelBuilding = true; 52 52 53 53 meta = with stdenv.lib; { 54 - homepage = http://gmplib.org/; 54 + homepage = https://gmplib.org/; 55 55 description = "GNU multiple precision arithmetic library"; 56 56 license = licenses.gpl3Plus; 57 57
+1 -1
pkgs/development/libraries/gmp/6.x.nix
··· 50 50 enableParallelBuilding = true; 51 51 52 52 meta = with stdenv.lib; { 53 - homepage = http://gmplib.org/; 53 + homepage = https://gmplib.org/; 54 54 description = "GNU multiple precision arithmetic library"; 55 55 license = licenses.gpl3Plus; 56 56
+1 -1
pkgs/development/libraries/gnu-efi/default.nix
··· 25 25 26 26 meta = with stdenv.lib; { 27 27 description = "GNU EFI development toolchain"; 28 - homepage = http://sourceforge.net/projects/gnu-efi/; 28 + homepage = https://sourceforge.net/projects/gnu-efi/; 29 29 license = licenses.bsd3; 30 30 platforms = platforms.linux; 31 31 };
+1 -1
pkgs/development/libraries/gstreamer/gstreamermm/default.nix
··· 22 22 23 23 meta = with stdenv.lib; { 24 24 description = "C++ interface for GStreamer"; 25 - homepage = http://gstreamer.freedesktop.org/bindings/cplusplus.html; 25 + homepage = https://gstreamer.freedesktop.org/bindings/cplusplus.html; 26 26 license = licenses.lgpl21Plus; 27 27 maintainers = with maintainers; [ romildo ]; 28 28 platforms = platforms.unix;
+1 -1
pkgs/development/libraries/gstreamer/legacy/gnonlin/default.nix
··· 14 14 buildInputs = [ gst-plugins-base gstreamer pkgconfig ]; 15 15 16 16 meta = { 17 - homepage = http://gstreamer.freedesktop.org/modules/gnonlin.html; 17 + homepage = https://gstreamer.freedesktop.org/modules/gnonlin.html; 18 18 description = "Gstreamer Non-Linear Multimedia Editing Plugins"; 19 19 license = stdenv.lib.licenses.gpl2Plus; 20 20 platforms = stdenv.lib.platforms.unix;
+1 -1
pkgs/development/libraries/gstreamer/legacy/gst-ffmpeg/default.nix
··· 22 22 ++ (if useInternalFfmpeg then [ yasm ] else [ ffmpeg ]); 23 23 24 24 meta = { 25 - homepage = http://gstreamer.freedesktop.org/releases/gst-ffmpeg; 25 + homepage = https://gstreamer.freedesktop.org/releases/gst-ffmpeg; 26 26 description = "GStreamer's plug-in using FFmpeg"; 27 27 license = stdenv.lib.licenses.gpl2Plus; 28 28 platforms = stdenv.lib.platforms.unix;
+1 -1
pkgs/development/libraries/gstreamer/legacy/gstreamermm/default.nix
··· 22 22 23 23 meta = with stdenv.lib; { 24 24 description = "C++ bindings for the GStreamer streaming multimedia library"; 25 - homepage = http://www.gtkmm.org/; 25 + homepage = https://www.gtkmm.org/; 26 26 license = licenses.lgpl2Plus; 27 27 maintainers = with maintainers; [ plcplc ]; 28 28 platforms = platforms.unix;
+1 -1
pkgs/development/libraries/gstreamer/libav/default.nix
··· 4 4 }: 5 5 6 6 # Note that since gst-libav-1.6, libav is actually ffmpeg. See 7 - # http://gstreamer.freedesktop.org/releases/1.6/ for more info. 7 + # https://gstreamer.freedesktop.org/releases/1.6/ for more info. 8 8 9 9 assert withSystemLibav -> libav != null; 10 10
+1 -1
pkgs/development/libraries/gtk+/2.x.nix
··· 68 68 69 69 meta = { 70 70 description = "A multi-platform toolkit for creating graphical user interfaces"; 71 - homepage = http://www.gtk.org/; 71 + homepage = https://www.gtk.org/; 72 72 license = licenses.lgpl2Plus; 73 73 maintainers = with maintainers; [ lovek323 raskin ]; 74 74 platforms = platforms.all;
+1 -1
pkgs/development/libraries/gtk+/3.x.nix
··· 83 83 royalties. 84 84 ''; 85 85 86 - homepage = http://www.gtk.org/; 86 + homepage = https://www.gtk.org/; 87 87 88 88 license = licenses.lgpl2Plus; 89 89
+1 -1
pkgs/development/libraries/gtkmm/2.x.nix
··· 30 30 tutorial. 31 31 ''; 32 32 33 - homepage = http://gtkmm.org/; 33 + homepage = https://gtkmm.org/; 34 34 35 35 license = stdenv.lib.licenses.lgpl2Plus; 36 36
+1 -1
pkgs/development/libraries/gtkmm/3.x.nix
··· 37 37 tutorial. 38 38 ''; 39 39 40 - homepage = http://gtkmm.org/; 40 + homepage = https://gtkmm.org/; 41 41 42 42 license = licenses.lgpl2Plus; 43 43
+1 -1
pkgs/development/libraries/gusb/default.nix
··· 23 23 24 24 meta = { 25 25 description = "GLib libusb wrapper"; 26 - homepage = http://people.freedesktop.org/~hughsient/releases/; 26 + homepage = https://people.freedesktop.org/~hughsient/releases/; 27 27 license = stdenv.lib.licenses.lgpl21; 28 28 maintainers = [stdenv.lib.maintainers.marcweber]; 29 29 platforms = stdenv.lib.platforms.linux;
+2 -2
pkgs/development/libraries/hunspell/dictionaries.nix
··· 75 75 meta = with stdenv.lib; { 76 76 inherit longDescription; 77 77 description = "Hunspell dictionary for ${shortDescription} from Dicollecte"; 78 - homepage = http://www.dicollecte.org/home.php?prj=fr; 78 + homepage = https://www.dicollecte.org/home.php?prj=fr; 79 79 license = licenses.mpl20; 80 80 maintainers = with maintainers; [ renzo ]; 81 81 platforms = platforms.all; ··· 118 118 name = "hunspell-dict-${shortName}-linguistico-${version}"; 119 119 readmeFile = dictFileName + "_README.txt"; 120 120 meta = with stdenv.lib; { 121 - homepage = http://sourceforge.net/projects/linguistico/; 121 + homepage = https://sourceforge.net/projects/linguistico/; 122 122 license = licenses.gpl3; 123 123 maintainers = with maintainers; [ renzo ]; 124 124 platforms = platforms.all;
+1 -1
pkgs/development/libraries/libao/default.nix
··· 25 25 programs to output audio using a simple API on a wide variety of 26 26 platforms. 27 27 ''; 28 - homepage = http://xiph.org/ao/; 28 + homepage = https://xiph.org/ao/; 29 29 license = stdenv.lib.licenses.gpl2; 30 30 maintainers = with stdenv.lib.maintainers; [ fuuzetsu ]; 31 31 platforms = with stdenv.lib.platforms; unix;
+1 -1
pkgs/development/libraries/libav/default.nix
··· 118 118 passthru = { inherit vdpauSupport; }; 119 119 120 120 meta = with stdenv.lib; { 121 - homepage = http://libav.org/; 121 + homepage = https://libav.org/; 122 122 description = "A complete, cross-platform solution to record, convert and stream audio and video (fork of ffmpeg)"; 123 123 license = with licenses; if enableUnfree then unfree #ToDo: redistributable or not? 124 124 else if enableGPL then gpl2Plus else lgpl21Plus;
+1 -1
pkgs/development/libraries/libavc1394/default.nix
··· 13 13 14 14 meta = { 15 15 description = "Programming interface for the 1394 Trade Association AV/C (Audio/Video Control) Digital Interface Command Set"; 16 - homepage = http://sourceforge.net/projects/libavc1394/; 16 + homepage = https://sourceforge.net/projects/libavc1394/; 17 17 license = stdenv.lib.licenses.lgpl21Plus; 18 18 platforms = stdenv.lib.platforms.linux; 19 19 };
+1 -1
pkgs/development/libraries/libbap/default.nix
··· 21 21 ''; 22 22 23 23 meta = { 24 - homepage = http://github.com/binaryanalysisplatform/bap-bindings; 24 + homepage = https://github.com/binaryanalysisplatform/bap-bindings; 25 25 description = "A C library for interacting with BAP"; 26 26 maintainers = [ stdenv.lib.maintainers.maurer ]; 27 27 platforms = stdenv.lib.platforms.unix;
+1 -1
pkgs/development/libraries/libbsd/default.nix
··· 17 17 18 18 meta = with stdenv.lib; { 19 19 description = "Common functions found on BSD systems"; 20 - homepage = http://libbsd.freedesktop.org/; 20 + homepage = https://libbsd.freedesktop.org/; 21 21 license = licenses.bsd3; 22 22 platforms = platforms.linux ++ platforms.darwin; 23 23 };
+1 -1
pkgs/development/libraries/libcue/default.nix
··· 20 20 a file pointer. For handling of the parsed data a convenient API is 21 21 available. 22 22 ''; 23 - homepage = http://sourceforge.net/projects/libcue/; 23 + homepage = https://sourceforge.net/projects/libcue/; 24 24 license = licenses.gpl2; 25 25 maintainers = with maintainers; [ astsmtl ]; 26 26 platforms = platforms.linux ++ platforms.darwin;
+1 -1
pkgs/development/libraries/libdap/default.nix
··· 14 14 15 15 meta = with stdenv.lib; { 16 16 description = "A C++ SDK which contains an implementation of DAP"; 17 - homepage = http://www.opendap.org/download/libdap; 17 + homepage = https://www.opendap.org/download/libdap; 18 18 license = licenses.lgpl2; 19 19 maintainers = [ maintainers.bzizou ]; 20 20 platforms = platforms.linux;
+1 -1
pkgs/development/libraries/libdbusmenu-qt/qt-5.5.nix
··· 15 15 cmakeFlags = "-DWITH_DOC=OFF"; 16 16 17 17 meta = with stdenv.lib; { 18 - homepage = http://launchpad.net/libdbusmenu-qt; 18 + homepage = https://launchpad.net/libdbusmenu-qt; 19 19 description = "Provides a Qt implementation of the DBusMenu spec"; 20 20 maintainers = [ maintainers.ttuegel ]; 21 21 inherit (qtbase.meta) platforms;
+1 -1
pkgs/development/libraries/libdc1394/default.nix
··· 17 17 patches = stdenv.lib.optional stdenv.isDarwin ./darwin-fixes.patch; 18 18 19 19 meta = with stdenv.lib; { 20 - homepage = http://sourceforge.net/projects/libdc1394/; 20 + homepage = https://sourceforge.net/projects/libdc1394/; 21 21 description = "Capture and control API for IIDC compliant cameras"; 22 22 license = licenses.lgpl21Plus; 23 23 maintainers = [ maintainers.viric ];
+1 -1
pkgs/development/libraries/libdrm/default.nix
··· 26 26 crossAttrs.configureFlags = configureFlags ++ [ "--disable-intel" ]; 27 27 28 28 meta = { 29 - homepage = http://dri.freedesktop.org/libdrm/; 29 + homepage = https://dri.freedesktop.org/libdrm/; 30 30 description = "Library for accessing the kernel's Direct Rendering Manager"; 31 31 license = "bsd"; 32 32 platforms = stdenv.lib.platforms.unix;
+1 -1
pkgs/development/libraries/libdv/default.nix
··· 24 24 25 25 meta = with stdenv.lib; { 26 26 description = "Software decoder for DV format video, as defined by the IEC 61834 and SMPTE 314M standards"; 27 - homepage = http://sourceforge.net/projects/libdv/; 27 + homepage = https://sourceforge.net/projects/libdv/; 28 28 license = licenses.lgpl21Plus; 29 29 platforms = platforms.unix; 30 30 };
+1 -1
pkgs/development/libraries/libeatmydata/default.nix
··· 16 16 ''; 17 17 18 18 meta = { 19 - homepage = http://www.flamingspork.com/projects/libeatmydata/; 19 + homepage = https://www.flamingspork.com/projects/libeatmydata/; 20 20 license = stdenv.lib.licenses.gpl3Plus; 21 21 description = "Small LD_PRELOAD library to disable fsync and friends"; 22 22 platforms = stdenv.lib.platforms.unix;
+1 -1
pkgs/development/libraries/libebml/default.nix
··· 11 11 meta = with stdenv.lib; { 12 12 description = "Extensible Binary Meta Language library"; 13 13 license = licenses.lgpl21; 14 - homepage = http://dl.matroska.org/downloads/libebml/; 14 + homepage = https://dl.matroska.org/downloads/libebml/; 15 15 maintainers = [ maintainers.spwhitt ]; 16 16 platforms = platforms.unix; 17 17 };
+1 -1
pkgs/development/libraries/libewf/default.nix
··· 14 14 15 15 meta = { 16 16 description = "Library for support of the Expert Witness Compression Format"; 17 - homepage = http://sourceforge.net/projects/libewf/; 17 + homepage = https://sourceforge.net/projects/libewf/; 18 18 license = stdenv.lib.licenses.lgpl3; 19 19 maintainers = [ stdenv.lib.maintainers.raskin ] ; 20 20 platforms = stdenv.lib.platforms.unix;
+1 -1
pkgs/development/libraries/libffcall/default.nix
··· 23 23 24 24 meta = { 25 25 description = "Foreign function call library"; 26 - homepage = http://www.haible.de/bruno/packages-ffcall.html; 26 + homepage = https://www.haible.de/bruno/packages-ffcall.html; 27 27 license = stdenv.lib.licenses.gpl2; 28 28 platforms = stdenv.lib.platforms.unix; 29 29 };
+1 -1
pkgs/development/libraries/libftdi/1.x.nix
··· 34 34 35 35 meta = with stdenv.lib; { 36 36 description = "A library to talk to FTDI chips using libusb"; 37 - homepage = http://www.intra2net.com/en/developer/libftdi/; 37 + homepage = https://www.intra2net.com/en/developer/libftdi/; 38 38 license = with licenses; [ lgpl2 gpl2 ]; 39 39 platforms = platforms.linux; 40 40 maintainers = [ maintainers.bjornfor ];
+1 -1
pkgs/development/libraries/libftdi/default.nix
··· 17 17 18 18 meta = { 19 19 description = "A library to talk to FTDI chips using libusb"; 20 - homepage = http://www.intra2net.com/en/developer/libftdi/; 20 + homepage = https://www.intra2net.com/en/developer/libftdi/; 21 21 license = stdenv.lib.licenses.lgpl21; 22 22 platforms = stdenv.lib.platforms.unix; 23 23 };
+1 -1
pkgs/development/libraries/libgeotiff/default.nix
··· 19 19 20 20 meta = { 21 21 description = "Library implementing attempt to create a tiff based interchange format for georeferenced raster imagery"; 22 - homepage = http://www.remotesensing.org/geotiff/geotiff.html; 22 + homepage = https://www.remotesensing.org/geotiff/geotiff.html; 23 23 license = stdenv.lib.licenses.mit; 24 24 maintainers = [stdenv.lib.maintainers.marcweber]; 25 25 platforms = with stdenv.lib.platforms; linux ++ darwin;
+1 -1
pkgs/development/libraries/libgsf/default.nix
··· 28 28 29 29 meta = with stdenv.lib; { 30 30 description = "GNOME's Structured File Library"; 31 - homepage = http://www.gnome.org/projects/libgsf; 31 + homepage = https://www.gnome.org/projects/libgsf; 32 32 license = licenses.lgpl2Plus; 33 33 maintainers = with maintainers; [ lovek323 ]; 34 34 platforms = stdenv.lib.platforms.unix;
+1 -1
pkgs/development/libraries/libibmad/default.nix
··· 11 11 buildInputs = [ libibumad ]; 12 12 13 13 meta = with stdenv.lib; { 14 - homepage = http://www.openfabrics.org/; 14 + homepage = https://www.openfabrics.org/; 15 15 license = licenses.gpl2; 16 16 platforms = platforms.linux; 17 17 maintainers = with maintainers; [ wkennington ];
+1 -1
pkgs/development/libraries/libibumad/default.nix
··· 9 9 }; 10 10 11 11 meta = with stdenv.lib; { 12 - homepage = http://www.openfabrics.org/; 12 + homepage = https://www.openfabrics.org/; 13 13 license = licenses.gpl2; 14 14 platforms = platforms.linux; 15 15 maintainers = with maintainers; [ wkennington ];
+1 -1
pkgs/development/libraries/liblastfm/default.nix
··· 19 19 buildInputs = stdenv.lib.optional stdenv.isDarwin darwin.apple_sdk.frameworks.SystemConfiguration; 20 20 21 21 meta = { 22 - homepage = http://github.com/lastfm/liblastfm; 22 + homepage = https://github.com/lastfm/liblastfm; 23 23 repositories.git = git://github.com/lastfm/liblastfm.git; 24 24 description = "Official LastFM library"; 25 25 inherit (qt4.meta) platforms;
+1 -1
pkgs/development/libraries/libmad/default.nix
··· 24 24 ''; 25 25 26 26 meta = with stdenv.lib; { 27 - homepage = http://sourceforge.net/projects/mad/; 27 + homepage = https://sourceforge.net/projects/mad/; 28 28 description = "A high-quality, fixed-point MPEG audio decoder supporting MPEG-1 and MPEG-2"; 29 29 license = licenses.gpl2; 30 30 maintainers = with maintainers; [ lovek323 ];
+1 -1
pkgs/development/libraries/libmatroska/default.nix
··· 14 14 15 15 meta = with stdenv.lib; { 16 16 description = "A library to parse Matroska files"; 17 - homepage = http://matroska.org/; 17 + homepage = https://matroska.org/; 18 18 license = licenses.lgpl21; 19 19 maintainers = [ maintainers.spwhitt ]; 20 20 platforms = platforms.unix;
+1 -1
pkgs/development/libraries/libmesode/default.nix
··· 30 30 Whilst Profanity will run against libstrophe, libmesode provides extra 31 31 TLS functionality such as manual SSL certificate verification. 32 32 ''; 33 - homepage = http://github.com/boothj5/libmesode/; 33 + homepage = https://github.com/boothj5/libmesode/; 34 34 license = stdenv.lib.licenses.gpl3; 35 35 platforms = stdenv.lib.platforms.linux; 36 36 maintainers = [ stdenv.lib.maintainers.devhell ];
+1 -1
pkgs/development/libraries/libmp3splt/default.nix
··· 15 15 configureFlags = "--disable-pcre"; 16 16 17 17 meta = with stdenv.lib; { 18 - homepage = http://sourceforge.net/projects/mp3splt/; 18 + homepage = https://sourceforge.net/projects/mp3splt/; 19 19 description = "Utility to split mp3, ogg vorbis and FLAC files without decoding"; 20 20 maintainers = with maintainers; [ bosu ]; 21 21 platforms = platforms.unix;
+1 -1
pkgs/development/libraries/libmspack/default.nix
··· 9 9 10 10 meta = { 11 11 description = "A de/compression library for various Microsoft formats"; 12 - homepage = http://www.cabextract.org.uk/libmspack; 12 + homepage = https://www.cabextract.org.uk/libmspack; 13 13 license = stdenv.lib.licenses.lgpl2; 14 14 platforms = stdenv.lib.platforms.unix; 15 15 };
+1 -1
pkgs/development/libraries/libnet/default.nix
··· 10 10 }; 11 11 12 12 meta = with stdenv.lib; { 13 - homepage = http://github.com/sam-github/libnet; 13 + homepage = https://github.com/sam-github/libnet; 14 14 description = "Portable framework for low-level network packet construction"; 15 15 license = licenses.bsd3; 16 16 platforms = platforms.unix;
+1 -1
pkgs/development/libraries/libnice/default.nix
··· 13 13 propagatedBuildInputs = [ glib gupnp_igd ]; 14 14 15 15 meta = { 16 - homepage = http://nice.freedesktop.org/wiki/; 16 + homepage = https://nice.freedesktop.org/wiki/; 17 17 description = "The GLib ICE implementation"; 18 18 longDescription = '' 19 19 Libnice is an implementation of the IETF's Interactice Connectivity
+1 -1
pkgs/development/libraries/libogg/default.nix
··· 11 11 outputs = [ "out" "dev" "doc" ]; 12 12 13 13 meta = with stdenv.lib; { 14 - homepage = http://xiph.org/ogg/; 14 + homepage = https://xiph.org/ogg/; 15 15 license = licenses.bsd3; 16 16 maintainers = [ maintainers.ehmry ]; 17 17 platforms = platforms.all;
+1 -1
pkgs/development/libraries/liboggz/default.nix
··· 13 13 buildInputs = [ pkgconfig ]; 14 14 15 15 meta = { 16 - homepage = http://xiph.org/oggz/; 16 + homepage = https://xiph.org/oggz/; 17 17 description = "A C library and tools for manipulating with Ogg files and streams"; 18 18 longDescription = '' 19 19 Oggz comprises liboggz and the tool oggz, which provides commands to
+1 -1
pkgs/development/libraries/libomxil-bellagio/default.nix
··· 12 12 patches = [ ./fedora-fixes.patch ]; 13 13 14 14 meta = with stdenv.lib; { 15 - homepage = http://sourceforge.net/projects/omxil/; 15 + homepage = https://sourceforge.net/projects/omxil/; 16 16 description = "An opensource implementation of the Khronos OpenMAX Integration Layer API to access multimedia components"; 17 17 license = licenses.lgpl21; 18 18 platforms = platforms.linux;
+1 -1
pkgs/development/libraries/libplist/default.nix
··· 24 24 }; 25 25 26 26 meta = { 27 - homepage = http://github.com/JonathanBeck/libplist; 27 + homepage = https://github.com/JonathanBeck/libplist; 28 28 platforms = stdenv.lib.platforms.all; 29 29 maintainers = [ ]; 30 30 };
+1 -1
pkgs/development/libraries/libqrencode/default.nix
··· 18 18 doCheck = true; 19 19 20 20 meta = with stdenv.lib; { 21 - homepage = http://fukuchi.org/works/qrencode/; 21 + homepage = https://fukuchi.org/works/qrencode/; 22 22 description = "A C library for encoding data in a QR Code symbol"; 23 23 24 24 longDescription = ''
+1 -1
pkgs/development/libraries/libraw/default.nix
··· 26 26 27 27 meta = { 28 28 description = "Library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others)"; 29 - homepage = http://www.libraw.org/; 29 + homepage = https://www.libraw.org/; 30 30 license = stdenv.lib.licenses.gpl2Plus; 31 31 platforms = stdenv.lib.platforms.unix; 32 32 };
+1 -1
pkgs/development/libraries/librdf/default.nix
··· 20 20 21 21 meta = { 22 22 description = "Lightweight RDF library with special support for LADSPA plugins"; 23 - homepage = http://sourceforge.net/projects/lrdf/; 23 + homepage = https://sourceforge.net/projects/lrdf/; 24 24 license = stdenv.lib.licenses.gpl2; 25 25 maintainers = [ stdenv.lib.maintainers.marcweber ]; 26 26 platforms = stdenv.lib.platforms.linux;
+1 -1
pkgs/development/libraries/mesa-glu/default.nix
··· 18 18 19 19 meta = { 20 20 description = "OpenGL utility library"; 21 - homepage = http://cgit.freedesktop.org/mesa/glu/; 21 + homepage = https://cgit.freedesktop.org/mesa/glu/; 22 22 license = stdenv.lib.licenses.sgi-b-20; 23 23 platforms = stdenv.lib.platforms.unix; 24 24 };
+1 -1
pkgs/development/libraries/science/math/arpack/default.nix
··· 26 26 ''; 27 27 28 28 meta = { 29 - homepage = http://github.com/opencollab/arpack-ng; 29 + homepage = https://github.com/opencollab/arpack-ng; 30 30 description = '' 31 31 A collection of Fortran77 subroutines to solve large scale eigenvalue 32 32 problems.
+1 -1
pkgs/development/libraries/utf8proc/default.nix
··· 13 13 14 14 meta = with stdenv.lib; { 15 15 description = "A clean C library for processing UTF-8 Unicode data"; 16 - homepage = http://julialang.org/utf8proc; 16 + homepage = https://julialang.org/utf8proc; 17 17 license = licenses.mit; 18 18 platforms = platforms.all; 19 19 maintainers = [ maintainers.ftrvxmtrx ];
+1 -1
pkgs/development/tools/build-managers/bazel/default.nix
··· 5 5 version = "0.4.5"; 6 6 7 7 meta = with stdenv.lib; { 8 - homepage = http://github.com/bazelbuild/bazel/; 8 + homepage = https://github.com/bazelbuild/bazel/; 9 9 description = "Build tool that builds code quickly and reliably"; 10 10 license = licenses.asl20; 11 11 maintainers = [ maintainers.philandstuff ];
+1 -1
pkgs/development/tools/build-managers/leiningen/default.nix
··· 45 45 ''; 46 46 47 47 meta = { 48 - homepage = http://leiningen.org/; 48 + homepage = https://leiningen.org/; 49 49 description = "Project automation for Clojure"; 50 50 license = stdenv.lib.licenses.epl10; 51 51 platforms = stdenv.lib.platforms.linux ++ stdenv.lib.platforms.darwin;
+1 -1
pkgs/development/tools/dcadec/default.nix
··· 17 17 meta = with stdenv.lib; { 18 18 description = "DTS Coherent Acoustics decoder with support for HD extensions"; 19 19 maintainers = with maintainers; [ edwtjo ]; 20 - homepage = http://github.com/foo86/dcadec; 20 + homepage = https://github.com/foo86/dcadec; 21 21 license = licenses.lgpl21; 22 22 platforms = platforms.linux; 23 23 };
+1 -1
pkgs/development/tools/documentation/gtk-doc/default.nix
··· 34 34 ]; 35 35 36 36 meta = with stdenv.lib; { 37 - homepage = http://www.gtk.org/gtk-doc; 37 + homepage = https://www.gtk.org/gtk-doc; 38 38 description = "Tools to extract documentation embedded in GTK+ and GNOME source code"; 39 39 license = licenses.gpl2; 40 40 maintainers = with maintainers; [ pSub ];
+1 -1
pkgs/development/tools/misc/automoc4/default.nix
··· 11 11 buildInputs = [ cmake qt4 ]; 12 12 13 13 meta = with stdenv.lib; { 14 - homepage = http://techbase.kde.org/Development/Tools/Automoc4; 14 + homepage = https://techbase.kde.org/Development/Tools/Automoc4; 15 15 description = "KDE Meta Object Compiler"; 16 16 license = licenses.bsd2; 17 17 maintainers = [ maintainers.sander ];
+1 -1
pkgs/development/tools/misc/avarice/default.nix
··· 14 14 meta = { 15 15 license = stdenv.lib.licenses.gpl2; 16 16 description = "Translator between GDB's remote debug protocol and the AVR JTAG ICE protocol"; 17 - homepage = http://sourceforge.net/projects/avarice/files/avarice/; 17 + homepage = https://sourceforge.net/projects/avarice/files/avarice/; 18 18 maintainers = [ stdenv.lib.maintainers.smironov ]; 19 19 platforms = stdenv.lib.platforms.linux; 20 20 };
+1 -1
pkgs/development/tools/misc/cbrowser/default.nix
··· 25 25 26 26 license = stdenv.lib.licenses.gpl2Plus; 27 27 28 - homepage = http://sourceforge.net/projects/cbrowser/; 28 + homepage = https://sourceforge.net/projects/cbrowser/; 29 29 30 30 maintainers = with stdenv.lib.maintainers; [viric]; 31 31
+1 -1
pkgs/development/tools/misc/checkbashisms/default.nix
··· 18 18 ''; 19 19 20 20 meta = { 21 - homepage = http://sourceforge.net/projects/checkbaskisms/; 21 + homepage = https://sourceforge.net/projects/checkbaskisms/; 22 22 description = "Check shell scripts for non-portable syntax"; 23 23 license = stdenv.lib.licenses.gpl2; 24 24 platforms = stdenv.lib.platforms.unix;
+1 -1
pkgs/development/tools/misc/drush/default.nix
··· 5 5 6 6 meta = with stdenv.lib; { 7 7 description = "Command-line shell and Unix scripting interface for Drupal"; 8 - homepage = http://github.com/drush-ops/drush; 8 + homepage = https://github.com/drush-ops/drush; 9 9 license = licenses.gpl2; 10 10 maintainers = with maintainers; [ lovek323 ]; 11 11 platforms = platforms.all;
+1 -1
pkgs/development/tools/misc/eggdbus/default.nix
··· 11 11 buildInputs = [ pkgconfig glib dbus dbus_glib ]; 12 12 13 13 meta = { 14 - homepage = http://hal.freedesktop.org/releases/; 14 + homepage = https://hal.freedesktop.org/releases/; 15 15 description = "D-Bus bindings for GObject"; 16 16 platforms = stdenv.lib.platforms.linux; 17 17 };
+1 -1
pkgs/development/tools/misc/intltool/default.nix
··· 21 21 22 22 meta = with stdenv.lib; { 23 23 description = "Translation helper tool"; 24 - homepage = http://launchpad.net/intltool/; 24 + homepage = https://launchpad.net/intltool/; 25 25 license = licenses.gpl2Plus; 26 26 maintainers = with maintainers; [ raskin ]; 27 27 platforms = platforms.unix;
+1 -1
pkgs/development/web/grails/default.nix
··· 43 43 over configuration to provide a productive and stream-lined development 44 44 experience. 45 45 ''; 46 - homepage = http://grails.org/; 46 + homepage = https://grails.org/; 47 47 license = licenses.asl20; 48 48 platforms = platforms.linux; 49 49 maintainers = [ maintainers.bjornfor ];
+1 -1
pkgs/games/0ad/data.nix
··· 17 17 18 18 meta = with stdenv.lib; { 19 19 description = "A free, open-source game of ancient warfare -- data files"; 20 - homepage = http://wildfiregames.com/0ad/; 20 + homepage = https://wildfiregames.com/0ad/; 21 21 license = licenses.cc-by-sa-30; 22 22 platforms = platforms.linux; 23 23 hydraPlatforms = [];
+1 -1
pkgs/games/0ad/game.nix
··· 91 91 92 92 meta = with stdenv.lib; { 93 93 description = "A free, open-source game of ancient warfare"; 94 - homepage = http://wildfiregames.com/0ad/; 94 + homepage = https://wildfiregames.com/0ad/; 95 95 license = with licenses; [ 96 96 gpl2 lgpl21 mit cc-by-sa-30 97 97 licenses.zlib # otherwise masked by pkgs.zlib
+1 -1
pkgs/games/btanks/default.nix
··· 29 29 ''; 30 30 31 31 meta = { 32 - homepage = http://sourceforge.net/projects/btanks/; 32 + homepage = https://sourceforge.net/projects/btanks/; 33 33 description = "Fast 2d tank arcade game"; 34 34 license = stdenv.lib.licenses.gpl2Plus; 35 35 };
+1 -1
pkgs/games/extremetuxracer/default.nix
··· 32 32 ExtremeTuxRacer - Tux lies on his belly and accelerates down ice slopes. 33 33 ''; 34 34 license = stdenv.lib.licenses.gpl2Plus; 35 - homepage = http://sourceforge.net/projects/extremetuxracer/; 35 + homepage = https://sourceforge.net/projects/extremetuxracer/; 36 36 maintainers = with stdenv.lib.maintainers; [ fuuzetsu ]; 37 37 platforms = with stdenv.lib.platforms; linux; 38 38 };
+1 -1
pkgs/games/quake3/ioquake/default.nix
··· 29 29 ''; 30 30 31 31 meta = { 32 - homepage = http://ioquake3.org/; 32 + homepage = https://ioquake3.org/; 33 33 description = "First person shooter engine based on the Quake 3: Arena and Quake 3: Team Arena"; 34 34 license = lib.licenses.gpl2; 35 35 platforms = lib.platforms.linux;
+1 -1
pkgs/misc/drivers/gutenprint/default.nix
··· 44 44 45 45 meta = with stdenv.lib; { 46 46 description = "Ghostscript and cups printer drivers"; 47 - homepage = http://sourceforge.net/projects/gimp-print/; 47 + homepage = https://sourceforge.net/projects/gimp-print/; 48 48 license = licenses.gpl2; 49 49 platforms = platforms.linux; 50 50 };
+1 -1
pkgs/misc/emulators/higan/default.nix
··· 77 77 - NEC's PC Engine, SuperGrafx; 78 78 - Bandai' WonderSwan, WonderSwan Color. 79 79 ''; 80 - homepage = http://byuu.org/higan/; 80 + homepage = https://byuu.org/higan/; 81 81 license = licenses.gpl3Plus; 82 82 maintainers = with maintainers; [ AndersonTorres ]; 83 83 platforms = with platforms; unix;
+1 -1
pkgs/misc/emulators/retroarch/cores.nix
··· 33 33 34 34 meta = with stdenv.lib; { 35 35 inherit description; 36 - homepage = http://www.libretro.com/; 36 + homepage = https://www.libretro.com/; 37 37 license = licenses.gpl3Plus; 38 38 maintainers = with maintainers; [ edwtjo hrdinka MP2E ]; 39 39 platforms = platforms.linux;
+1 -1
pkgs/misc/ghostscript/default.nix
··· 105 105 passthru = { inherit version; }; 106 106 107 107 meta = { 108 - homepage = http://www.ghostscript.com/; 108 + homepage = https://www.ghostscript.com/; 109 109 description = "PostScript interpreter (mainline version)"; 110 110 111 111 longDescription = ''
+1 -1
pkgs/misc/themes/blackbird/default.nix
··· 18 18 19 19 meta = { 20 20 description = "Dark Desktop Suite for Gtk, Xfce and Metacity"; 21 - homepage = http://github.com/shimmerproject/Blackbird; 21 + homepage = https://github.com/shimmerproject/Blackbird; 22 22 license = with stdenv.lib.licenses; [ gpl2Plus cc-by-nc-sa-30 ]; 23 23 platforms = stdenv.lib.platforms.linux; 24 24 maintainers = [ stdenv.lib.maintainers.romildo ];
+1 -1
pkgs/os-specific/linux/acpi/default.nix
··· 17 17 the "old" `apm' command on ACPI systems. It includes 18 18 battery and thermal information. 19 19 ''; 20 - homepage = http://sourceforge.net/projects/acpiclient/; 20 + homepage = https://sourceforge.net/projects/acpiclient/; 21 21 license = stdenv.lib.licenses.gpl2Plus; 22 22 platforms = platforms.linux; 23 23 maintainers = [ maintainers.mornfall ];
+1 -1
pkgs/os-specific/linux/batman-adv/alfred.nix
··· 19 19 ''; 20 20 21 21 meta = { 22 - homepage = http://www.open-mesh.org/projects/batman-adv/wiki/Wiki; 22 + homepage = https://www.open-mesh.org/projects/batman-adv/wiki/Wiki; 23 23 description = "B.A.T.M.A.N. routing protocol in a linux kernel module for layer 2, information distribution tool"; 24 24 license = stdenv.lib.licenses.gpl2; 25 25 maintainers = with stdenv.lib.maintainers; [ fpletz ];
+1 -1
pkgs/os-specific/linux/batman-adv/batctl.nix
··· 19 19 ''; 20 20 21 21 meta = { 22 - homepage = http://www.open-mesh.org/projects/batman-adv/wiki/Wiki; 22 + homepage = https://www.open-mesh.org/projects/batman-adv/wiki/Wiki; 23 23 description = "B.A.T.M.A.N. routing protocol in a linux kernel module for layer 2, control tool"; 24 24 license = stdenv.lib.licenses.gpl2; 25 25 maintainers = with stdenv.lib.maintainers; [ viric fpletz ];
+1 -1
pkgs/os-specific/linux/batman-adv/default.nix
··· 19 19 ''; 20 20 21 21 meta = { 22 - homepage = http://www.open-mesh.org/projects/batman-adv/wiki/Wiki; 22 + homepage = https://www.open-mesh.org/projects/batman-adv/wiki/Wiki; 23 23 description = "B.A.T.M.A.N. routing protocol in a linux kernel module for layer 2"; 24 24 license = stdenv.lib.licenses.gpl2; 25 25 maintainers = with stdenv.lib.maintainers; [ viric fpletz ];
+1 -1
pkgs/os-specific/linux/busybox/default.nix
··· 83 83 84 84 meta = with stdenv.lib; { 85 85 description = "Tiny versions of common UNIX utilities in a single small executable"; 86 - homepage = http://busybox.net/; 86 + homepage = https://busybox.net/; 87 87 license = licenses.gpl2; 88 88 maintainers = with maintainers; [ viric ]; 89 89 platforms = platforms.linux;
+1 -1
pkgs/os-specific/linux/edac-utils/default.nix
··· 31 31 ''; 32 32 33 33 meta = with stdenv.lib; { 34 - homepage = http://github.com/grondo/edac-utils; 34 + homepage = https://github.com/grondo/edac-utils; 35 35 description = "Handles the reporting of hardware-related memory errors"; 36 36 license = licenses.gpl2; 37 37 platforms = platforms.linux;
+1 -1
pkgs/os-specific/linux/eudev/default.nix
··· 56 56 license = stdenv.lib.licenses.gpl2Plus ; 57 57 maintainers = [stdenv.lib.maintainers.raskin]; 58 58 platforms = stdenv.lib.platforms.linux; 59 - homepage = ''http://www.gentoo.org/proj/en/eudev/''; 59 + homepage = ''https://www.gentoo.org/proj/en/eudev/''; 60 60 downloadPage = ''http://dev.gentoo.org/~blueness/eudev/''; 61 61 updateWalker = true; 62 62 };
+1 -1
pkgs/os-specific/linux/firejail/default.nix
··· 43 43 license = stdenv.lib.licenses.gpl2Plus ; 44 44 maintainers = [stdenv.lib.maintainers.raskin]; 45 45 platforms = stdenv.lib.platforms.linux; 46 - homepage = http://l3net.wordpress.com/projects/firejail/; 46 + homepage = https://l3net.wordpress.com/projects/firejail/; 47 47 downloadPage = "http://sourceforge.net/projects/firejail/files/firejail/"; 48 48 }; 49 49 }
+1 -1
pkgs/os-specific/linux/hdparm/default.nix
··· 15 15 16 16 meta = with stdenv.lib; { 17 17 description = "A tool to get/set ATA/SATA drive parameters under Linux"; 18 - homepage = http://sourceforge.net/projects/hdparm/; 18 + homepage = https://sourceforge.net/projects/hdparm/; 19 19 platforms = platforms.linux; 20 20 license = licenses.bsd2; 21 21 maintainers = [ maintainers.fuuzetsu ];
+1 -1
pkgs/os-specific/linux/ima-evm-utils/default.nix
··· 16 16 17 17 meta = { 18 18 description = "evmctl utility to manage digital signatures of the Linux kernel integrity subsystem (IMA/EVM)"; 19 - homepage = http://sourceforge.net/projects/linux-ima/; 19 + homepage = https://sourceforge.net/projects/linux-ima/; 20 20 license = stdenv.lib.licenses.gpl2; 21 21 platforms = stdenv.lib.platforms.linux; 22 22 maintainers = with stdenv.lib.maintainers; [ tstrobel ];
+1 -1
pkgs/os-specific/linux/jfbview/default.nix
··· 63 63 - Asynchronous background rendering of the next page 64 64 - Customizable multi-threaded caching 65 65 ''; 66 - homepage = http://seasonofcode.com/pages/jfbview.html; 66 + homepage = https://seasonofcode.com/pages/jfbview.html; 67 67 license = licenses.asl20; 68 68 platforms = platforms.linux; 69 69 maintainers = with maintainers; [ nckx ];
+1 -1
pkgs/os-specific/linux/kernel/manual-config.nix
··· 207 207 + stdenv.lib.concatStrings (stdenv.lib.intersperse ", " (map (x: x.name) kernelPatches)) 208 208 + ")"); 209 209 license = stdenv.lib.licenses.gpl2; 210 - homepage = http://www.kernel.org/; 210 + homepage = https://www.kernel.org/; 211 211 repositories.git = https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git; 212 212 maintainers = [ 213 213 maintainers.thoughtpolice
+1 -1
pkgs/os-specific/linux/kmod/default.nix
··· 36 36 ''; 37 37 38 38 meta = { 39 - homepage = http://www.kernel.org/pub/linux/utils/kernel/kmod/; 39 + homepage = https://www.kernel.org/pub/linux/utils/kernel/kmod/; 40 40 description = "Tools for loading and managing Linux kernel modules"; 41 41 platforms = stdenv.lib.platforms.linux; 42 42 };
+1 -1
pkgs/os-specific/linux/v4l-utils/default.nix
··· 43 43 44 44 meta = with stdenv.lib; { 45 45 description = "V4L utils and libv4l, provide common image formats regardless of the v4l device"; 46 - homepage = http://linuxtv.org/projects.php; 46 + homepage = https://linuxtv.org/projects.php; 47 47 license = licenses.lgpl21Plus; 48 48 maintainers = with maintainers; [ codyopel viric ]; 49 49 platforms = platforms.linux;
+1 -1
pkgs/servers/brickd/default.nix
··· 51 51 ''; 52 52 53 53 meta = { 54 - homepage = http://www.tinkerforge.com/; 54 + homepage = https://www.tinkerforge.com/; 55 55 description = "A daemon (or service on Windows) that acts as a bridge between the Bricks/Bricklets and the API bindings for the different programming languages"; 56 56 maintainers = [ stdenv.lib.maintainers.qknight ]; 57 57 license = stdenv.lib.licenses.gpl2;
+1 -1
pkgs/servers/consul/ui.nix
··· 30 30 ''; 31 31 32 32 meta = with stdenv.lib; { 33 - homepage = http://www.consul.io/; 33 + homepage = https://www.consul.io/; 34 34 description = "A tool for service discovery, monitoring and configuration"; 35 35 maintainers = with maintainers; [ cstrahan wkennington ]; 36 36 license = licenses.mpl20 ;
+1 -1
pkgs/servers/emby/default.nix
··· 36 36 37 37 meta = { 38 38 description = "MediaBrowser - Bring together your videos, music, photos, and live television"; 39 - homepage = http://emby.media/; 39 + homepage = https://emby.media/; 40 40 license = stdenv.lib.licenses.gpl2; 41 41 maintainers = [ stdenv.lib.maintainers.fadenb ]; 42 42 platforms = stdenv.lib.platforms.all;
+1 -1
pkgs/servers/fleet/default.nix
··· 25 25 26 26 meta = with stdenv.lib; { 27 27 description = "A distributed init system"; 28 - homepage = http://coreos.com/using-coreos/clustering/; 28 + homepage = https://coreos.com/using-coreos/clustering/; 29 29 license = licenses.asl20; 30 30 maintainers = with maintainers; [ 31 31 cstrahan
+1 -1
pkgs/servers/mpd/clientlib.nix
··· 22 22 23 23 meta = with stdenv.lib; { 24 24 description = "Client library for MPD (music player daemon)"; 25 - homepage = http://www.musicpd.org/libs/libmpdclient/; 25 + homepage = https://www.musicpd.org/libs/libmpdclient/; 26 26 license = licenses.gpl2; 27 27 platforms = platforms.unix; 28 28 maintainers = with maintainers; [ mornfall ehmry ];
+1 -1
pkgs/servers/sip/freeswitch/default.nix
··· 23 23 24 24 meta = { 25 25 description = "Cross-Platform Scalable FREE Multi-Protocol Soft Switch"; 26 - homepage = http://freeswitch.org/; 26 + homepage = https://freeswitch.org/; 27 27 license = stdenv.lib.licenses.mpl11; 28 28 maintainers = with stdenv.lib.maintainers; [ viric ]; 29 29 platforms = with stdenv.lib.platforms; linux;
+1 -1
pkgs/tools/X11/bumblebee/default.nix
··· 141 141 ''; 142 142 143 143 meta = with stdenv.lib; { 144 - homepage = http://github.com/Bumblebee-Project/Bumblebee; 144 + homepage = https://github.com/Bumblebee-Project/Bumblebee; 145 145 description = "Daemon for managing Optimus videocards (power-on/off, spawns xservers)"; 146 146 platforms = platforms.linux; 147 147 license = licenses.gpl3;
+1 -1
pkgs/tools/X11/hsetroot/default.nix
··· 27 27 28 28 meta = with stdenv.lib; { 29 29 description = "Allows you to compose wallpapers ('root pixmaps') for X"; 30 - homepage = http://thegraveyard.org/hsetroot.html; 30 + homepage = https://thegraveyard.org/hsetroot.html; 31 31 license = licenses.gpl2Plus; 32 32 maintainers = [ maintainers.henrytill ]; 33 33 platforms = platforms.unix;
+1 -1
pkgs/tools/archivers/cabextract/default.nix
··· 9 9 }; 10 10 11 11 meta = with stdenv.lib; { 12 - homepage = http://www.cabextract.org.uk/; 12 + homepage = https://www.cabextract.org.uk/; 13 13 description = "Free Software for extracting Microsoft cabinet files"; 14 14 platforms = platforms.all; 15 15 license = licenses.gpl3;
+1 -1
pkgs/tools/audio/acoustid-fingerprinter/default.nix
··· 20 20 }) ]; 21 21 22 22 meta = with stdenv.lib; { 23 - homepage = http://acoustid.org/fingerprinter; 23 + homepage = https://acoustid.org/fingerprinter; 24 24 description = "Audio fingerprinting tool using chromaprint"; 25 25 license = stdenv.lib.licenses.gpl2Plus; 26 26 maintainers = with maintainers; [ ehmry ];
+1 -1
pkgs/tools/compression/dtrx/default.nix
··· 26 26 27 27 meta = with stdenv.lib; { 28 28 description = "Do The Right Extraction: A tool for taking the hassle out of extracting archives"; 29 - homepage = http://brettcsmith.org/2007/dtrx/; 29 + homepage = https://brettcsmith.org/2007/dtrx/; 30 30 license = licenses.gpl3Plus; 31 31 maintainers = [ maintainers.spwhitt ]; 32 32 platforms = platforms.all;
+1 -1
pkgs/tools/filesystems/bcache-tools/default.nix
··· 48 48 User documentation is in Documentation/bcache.txt in the Linux kernel 49 49 tree. 50 50 ''; 51 - homepage = http://bcache.evilpiepirate.org/; 51 + homepage = https://bcache.evilpiepirate.org/; 52 52 license = licenses.gpl2; 53 53 platforms = platforms.linux; 54 54 maintainers = [ maintainers.bjornfor ];
+1 -1
pkgs/tools/filesystems/dosfstools/default.nix
··· 19 19 meta = { 20 20 description = "Utilities for creating and checking FAT and VFAT file systems"; 21 21 repositories.git = git://daniel-baumann.ch/git/software/dosfstools.git; 22 - homepage = http://www.daniel-baumann.ch/software/dosfstools/; 22 + homepage = https://www.daniel-baumann.ch/software/dosfstools/; 23 23 platforms = stdenv.lib.platforms.linux ++ stdenv.lib.platforms.darwin; 24 24 }; 25 25 }
+1 -1
pkgs/tools/graphics/briss/default.nix
··· 24 24 ''; 25 25 26 26 meta = { 27 - homepage = http://sourceforge.net/projects/briss/; 27 + homepage = https://sourceforge.net/projects/briss/; 28 28 description = "Java application for cropping PDF files"; 29 29 license = stdenv.lib.licenses.gpl3; 30 30 platforms = stdenv.lib.platforms.unix;
+2 -2
pkgs/tools/graphics/cfdg/default.nix
··· 26 26 description = "Context-free design grammar - a tool for graphics generation"; 27 27 maintainers = with maintainers; [ raskin ]; 28 28 platforms = platforms.linux; 29 - homepage = http://contextfreeart.org/; 30 - downloadPage = "http://contextfreeart.org/mediawiki/index.php/Download_page"; 29 + homepage = https://contextfreeart.org/; 30 + downloadPage = "https://contextfreeart.org/mediawiki/index.php/Download_page"; 31 31 }; 32 32 }
+1 -1
pkgs/tools/graphics/cfdg/src-info-for-default.nix
··· 1 1 { 2 - downloadPage = "http://contextfreeart.org/mediawiki/index.php/Download_page"; 2 + downloadPage = "https://contextfreeart.org/mediawiki/index.php/Download_page"; 3 3 baseName = "cfdg"; 4 4 sourceRegexp = ''.*[.]tgz''; 5 5 versionExtractorSedScript = ''s/[^0-9]*([0-9.]*)[.]tgz/\1/'';
+1 -1
pkgs/tools/graphics/editres/default.nix
··· 15 15 hardeningDisable = [ "format" ]; 16 16 17 17 meta = { 18 - homepage = http://cgit.freedesktop.org/xorg/app/editres/; 18 + homepage = https://cgit.freedesktop.org/xorg/app/editres/; 19 19 description = "A dynamic resource editor for X Toolkit applications"; 20 20 21 21 platforms = stdenv.lib.platforms.linux;
+1 -1
pkgs/tools/graphics/pngtoico/default.nix
··· 15 15 buildInputs = [ libpng ]; 16 16 17 17 meta = { 18 - homepage = http://www.kernel.org/pub/software/graphics/pngtoico/; 18 + homepage = https://www.kernel.org/pub/software/graphics/pngtoico/; 19 19 description = "Small utility to convert a set of PNG images to Microsoft ICO format"; 20 20 license = stdenv.lib.licenses.gpl2Plus; 21 21 platforms = with stdenv.lib.platforms; linux;
+1 -1
pkgs/tools/graphics/qrencode/default.nix
··· 12 12 nativeBuildInputs = [ pkgconfig ]; 13 13 14 14 meta = { 15 - homepage = http://fukuchi.org/works/qrencode/; 15 + homepage = https://fukuchi.org/works/qrencode/; 16 16 description = "QR code encoder"; 17 17 platforms = stdenv.lib.platforms.all; 18 18 maintainers = [ ];
+1 -1
pkgs/tools/misc/aescrypt/default.nix
··· 25 25 26 26 meta = with stdenv.lib; { 27 27 description = "Encrypt files with Advanced Encryption Standard (AES)"; 28 - homepage = http://www.aescrypt.com/; 28 + homepage = https://www.aescrypt.com/; 29 29 license = licenses.gpl2; 30 30 maintainers = with maintainers; [ lovek323 qknight ]; 31 31 platforms = stdenv.lib.platforms.all;
+1 -1
pkgs/tools/misc/autorandr/default.nix
··· 44 44 }; 45 45 46 46 meta = { 47 - homepage = http://github.com/phillipberndt/autorandr/; 47 + homepage = https://github.com/phillipberndt/autorandr/; 48 48 description = "Auto-detect the connect display hardware and load the appropiate X11 setup using xrandr"; 49 49 license = stdenv.lib.licenses.gpl3Plus; 50 50 maintainers = [ stdenv.lib.maintainers.coroa ];
+1 -1
pkgs/tools/misc/fluentd/default.nix
··· 8 8 9 9 meta = with lib; { 10 10 description = "A data collector"; 11 - homepage = http://www.fluentd.org/; 11 + homepage = https://www.fluentd.org/; 12 12 license = licenses.asl20; 13 13 maintainers = with maintainers; [ offline ]; 14 14 platforms = platforms.unix;
+1 -1
pkgs/tools/misc/hakuneko/default.nix
··· 18 18 19 19 meta = { 20 20 description = "Manga downloader"; 21 - homepage = http://sourceforge.net/projects/hakuneko/; 21 + homepage = https://sourceforge.net/projects/hakuneko/; 22 22 license = stdenv.lib.licenses.mit; 23 23 platforms = stdenv.lib.platforms.linux; 24 24 };
+1 -1
pkgs/tools/misc/hdf5/default.nix
··· 55 55 applications to evolve in their use of HDF5. The HDF5 Technology suite includes tools and 56 56 applications for managing, manipulating, viewing, and analyzing data in the HDF5 format. 57 57 ''; 58 - homepage = http://www.hdfgroup.org/HDF5/; 58 + homepage = https://www.hdfgroup.org/HDF5/; 59 59 platforms = stdenv.lib.platforms.unix; 60 60 }; 61 61 }
+1 -1
pkgs/tools/misc/mstflint/default.nix
··· 11 11 buildInputs = [ zlib libibmad ]; 12 12 13 13 meta = with stdenv.lib; { 14 - homepage = http://www.openfabrics.org/; 14 + homepage = https://www.openfabrics.org/; 15 15 license = licenses.gpl2; 16 16 platforms = platforms.linux; 17 17 maintainers = with maintainers; [ wkennington ];
+2 -2
pkgs/tools/networking/curl/default.nix
··· 49 49 optional gnutlsSupport gnutls ++ 50 50 optional scpSupport libssh2; 51 51 52 - # for the second line see http://curl.haxx.se/mail/tracker-2014-03/0087.html 52 + # for the second line see https://curl.haxx.se/mail/tracker-2014-03/0087.html 53 53 preConfigure = '' 54 54 sed -e 's|/usr/bin|/no-such-path|g' -i.bak configure 55 55 rm src/tool_hugehelp.c ··· 96 96 97 97 meta = with stdenv.lib; { 98 98 description = "A command line tool for transferring files with URL syntax"; 99 - homepage = http://curl.haxx.se/; 99 + homepage = https://curl.haxx.se/; 100 100 maintainers = with maintainers; [ lovek323 ]; 101 101 platforms = platforms.all; 102 102 };
+1 -1
pkgs/tools/networking/dhcpcd/default.nix
··· 26 26 27 27 meta = { 28 28 description = "A client for the Dynamic Host Configuration Protocol (DHCP)"; 29 - homepage = http://roy.marples.name/projects/dhcpcd; 29 + homepage = https://roy.marples.name/projects/dhcpcd; 30 30 platforms = stdenv.lib.platforms.linux; 31 31 maintainers = with stdenv.lib.maintainers; [ eelco fpletz ]; 32 32 };
+1 -1
pkgs/tools/networking/email/default.nix
··· 34 34 meta = { 35 35 description = "Command line SMTP client"; 36 36 license = with lib.licenses; [ gpl2 ]; 37 - homepage = http://deanproxy.com/code; 37 + homepage = https://deanproxy.com/code; 38 38 platforms = stdenv.lib.platforms.unix; 39 39 }; 40 40 }
+1 -1
pkgs/tools/networking/httpie/default.nix
··· 15 15 16 16 meta = { 17 17 description = "A command line HTTP client whose goal is to make CLI human-friendly"; 18 - homepage = http://httpie.org/; 18 + homepage = https://httpie.org/; 19 19 license = stdenv.lib.licenses.bsd3; 20 20 maintainers = with stdenv.lib.maintainers; [ antono relrod schneefux ]; 21 21 };
+1 -1
pkgs/tools/networking/hyenae/default.nix
··· 14 14 15 15 meta = { 16 16 description = ""; 17 - homepage = http://sourceforge.net/projects/hyenae/; 17 + homepage = https://sourceforge.net/projects/hyenae/; 18 18 license = stdenv.lib.licenses.gpl3; 19 19 maintainers = [stdenv.lib.maintainers.marcweber]; 20 20 platforms = stdenv.lib.platforms.linux;
+1 -1
pkgs/tools/networking/iperf/2.nix
··· 11 11 hardeningDisable = [ "format" ]; 12 12 13 13 meta = with stdenv.lib; { 14 - homepage = http://sourceforge.net/projects/iperf/; 14 + homepage = https://sourceforge.net/projects/iperf/; 15 15 description = "Tool to measure IP bandwidth using UDP or TCP"; 16 16 platforms = platforms.unix; 17 17 license = licenses.mit;
+2 -2
pkgs/tools/networking/tftp-hpa/default.nix
··· 13 13 maintainers = with maintainers; [ raskin ]; 14 14 platforms = platforms.linux; 15 15 license = licenses.bsd3; 16 - homepage = http://www.kernel.org/pub/software/network/tftp/; 16 + homepage = https://www.kernel.org/pub/software/network/tftp/; 17 17 }; 18 18 19 19 passthru = { 20 20 updateInfo = { 21 - downloadPage = "http://www.kernel.org/pub/software/network/tftp/"; 21 + downloadPage = "https://www.kernel.org/pub/software/network/tftp/"; 22 22 }; 23 23 }; 24 24 }
+1 -1
pkgs/tools/package-management/dpkg/default.nix
··· 48 48 49 49 meta = with stdenv.lib; { 50 50 description = "The Debian package manager"; 51 - homepage = http://wiki.debian.org/Teams/Dpkg; 51 + homepage = https://wiki.debian.org/Teams/Dpkg; 52 52 license = licenses.gpl2Plus; 53 53 platforms = platforms.unix; 54 54 maintainers = with maintainers; [ mornfall nckx ];
+1 -1
pkgs/tools/security/hashcat/default.nix
··· 32 32 33 33 meta = { 34 34 description = "Fast password cracker"; 35 - homepage = "http://hashcat.net/hashcat/"; 35 + homepage = "https://hashcat.net/hashcat/"; 36 36 license = stdenv.lib.licenses.mit; 37 37 platforms = stdenv.lib.platforms.linux; 38 38 maintainers = [ stdenv.lib.maintainers.thoughtpolice ];
+1 -1
pkgs/tools/security/hashcat/hashcat3/default.nix
··· 29 29 30 30 meta = { 31 31 description = "Fast password cracker"; 32 - homepage = http://hashcat.net/hashcat/; 32 + homepage = https://hashcat.net/hashcat/; 33 33 license = stdenv.lib.licenses.mit; 34 34 platforms = stdenv.lib.platforms.linux; 35 35 maintainers = [ stdenv.lib.maintainers.kierdavis ];
+1 -1
pkgs/tools/system/at/default.nix
··· 32 32 meta = { 33 33 description = ''The classical Unix `at' job scheduling command''; 34 34 license = stdenv.lib.licenses.gpl2Plus; 35 - homepage = http://packages.qa.debian.org/at; 35 + homepage = https://packages.qa.debian.org/at; 36 36 platforms = stdenv.lib.platforms.linux; 37 37 }; 38 38 }
+1 -1
pkgs/tools/system/datefudge/default.nix
··· 32 32 different by pre-loading a small library which modifies the time, 33 33 gettimeofday and clock_gettime system calls. 34 34 ''; 35 - homepage = http://packages.qa.debian.org/d/datefudge.html; 35 + homepage = https://packages.qa.debian.org/d/datefudge.html; 36 36 license = licenses.gpl2; 37 37 platforms = platforms.linux; 38 38 maintainers = with maintainers; [ leenaars ];
+1 -1
pkgs/tools/system/dfc/default.nix
··· 11 11 buildInputs = [ cmake gettext ]; 12 12 13 13 meta = { 14 - homepage = http://projects.gw-computing.net/projects/dfc; 14 + homepage = https://projects.gw-computing.net/projects/dfc; 15 15 description = "Displays file system space usage using graphs and colors"; 16 16 license="free"; 17 17 maintainers = with stdenv.lib.maintainers; [qknight];
+1 -1
pkgs/tools/text/colordiff/default.nix
··· 19 19 20 20 meta = with stdenv.lib; { 21 21 description = "Wrapper for 'diff' that produces the same output but with pretty 'syntax' highlighting"; 22 - homepage = http://www.colordiff.org/; 22 + homepage = https://www.colordiff.org/; 23 23 license = licenses.gpl3; 24 24 platforms = platforms.linux ++ platforms.darwin; 25 25 maintainers = with maintainers; [ nckx ];
+1 -1
pkgs/tools/typesetting/fop/default.nix
··· 43 43 44 44 This package contains the fop command line tool. 45 45 ''; 46 - homepage = http://xmlgraphics.apache.org/fop/; 46 + homepage = https://xmlgraphics.apache.org/fop/; 47 47 license = licenses.asl20; 48 48 platforms = platforms.linux; 49 49 maintainers = with maintainers; [ bjornfor ndowens ];
+2 -2
pkgs/tools/typesetting/halibut/default.nix
··· 4 4 name = "halibut-1.2"; 5 5 6 6 src = fetchurl { 7 - url = "http://www.chiark.greenend.org.uk/~sgtatham/halibut/${name}/${name}.tar.gz"; 7 + url = "http://ww.chiark.greenend.org.uk/~sgtatham/halibut/${name}/${name}.tar.gz"; 8 8 sha256 = "0gqnhfqf555rfpk5xj1imbdxnbkkrv4wl3rrdb1r0wgj81igpv8s"; 9 9 }; 10 10 ··· 26 26 27 27 meta = with stdenv.lib; { 28 28 description = "Documentation production system for software manuals"; 29 - homepage = http://www.chiark.greenend.org.uk/~sgtatham/halibut/; 29 + homepage = https://www.chiark.greenend.org.uk/~sgtatham/halibut/; 30 30 license = licenses.mit; 31 31 maintainers = with maintainers; [ pSub ]; 32 32 platforms = with platforms; unix;
+1 -1
pkgs/top-level/dotnet-packages.nix
··· 443 443 444 444 meta = { 445 445 description = "Excel-DNA is an independent project to integrate .NET into Excel"; 446 - homepage = "http://excel-dna.net/"; 446 + homepage = "https://excel-dna.net/"; 447 447 license = stdenv.lib.licenses.mit; 448 448 maintainers = with stdenv.lib.maintainers; [ obadz ]; 449 449 platforms = with stdenv.lib.platforms; linux;
+1 -1
pkgs/top-level/python-packages.nix
··· 3376 3376 doCheck = false; 3377 3377 3378 3378 meta = { 3379 - description = "Python client for Consul (http://www.consul.io/)"; 3379 + description = "Python client for Consul (https://www.consul.io/)"; 3380 3380 homepage = https://github.com/cablehead/python-consul; 3381 3381 license = licenses.mit; 3382 3382 maintainers = with maintainers; [ desiderius ];