lol

Take me (viric) out of most maintenance

Since years I'm not maintaining anything of the list below other
than some updates when I needed them for some reason. Other people
is doing that maintenance on my behalf so I better take me out but
for very few packages. Finally!

+104 -104
+1 -1
pkgs/applications/audio/mikmod/default.nix
··· 14 14 description = "Tracker music player for the terminal"; 15 15 homepage = http://mikmod.shlomifish.org/; 16 16 license = stdenv.lib.licenses.gpl2Plus; 17 - maintainers = with stdenv.lib.maintainers; [ viric ]; 17 + maintainers = with stdenv.lib.maintainers; [ ]; 18 18 platforms = with stdenv.lib.platforms; linux; 19 19 }; 20 20 }
+1 -1
pkgs/applications/gis/qgis/default.nix
··· 77 77 homepage = http://www.qgis.org; 78 78 license = stdenv.lib.licenses.gpl2Plus; 79 79 platforms = with stdenv.lib.platforms; unix; 80 - maintainers = with stdenv.lib.maintainers; [viric mpickering]; 80 + maintainers = with stdenv.lib.maintainers; [mpickering]; 81 81 }; 82 82 }
+1 -1
pkgs/applications/graphics/giv/default.nix
··· 32 32 description = "Cross platform image and hierarchical vector viewer based"; 33 33 homepage = http://giv.sourceforge.net/giv/; 34 34 license = licenses.gpl2Plus; 35 - maintainers = with maintainers; [ viric ]; 35 + maintainers = with maintainers; [ ]; 36 36 platforms = with platforms; linux; 37 37 }; 38 38 }
+1 -1
pkgs/applications/graphics/hugin/default.nix
··· 41 41 homepage = http://hugin.sourceforge.net/; 42 42 description = "Toolkit for stitching photographs and assembling panoramas, together with an easy to use graphical front end"; 43 43 license = licenses.gpl2Plus; 44 - maintainers = with maintainers; [ viric hrdinka ]; 44 + maintainers = with maintainers; [ hrdinka ]; 45 45 platforms = platforms.linux; 46 46 }; 47 47 }
+1 -1
pkgs/applications/graphics/paraview/default.nix
··· 65 65 homepage = http://www.paraview.org/; 66 66 description = "3D Data analysis and visualization application"; 67 67 license = stdenv.lib.licenses.free; 68 - maintainers = with stdenv.lib.maintainers; [viric guibert]; 68 + maintainers = with stdenv.lib.maintainers; [guibert]; 69 69 platforms = with stdenv.lib.platforms; linux; 70 70 }; 71 71 }
+1 -1
pkgs/applications/graphics/pinta/default.nix
··· 77 77 homepage = http://www.pinta-project.com/; 78 78 description = "Drawing/editing program modeled after Paint.NET"; 79 79 license = stdenv.lib.licenses.mit; 80 - maintainers = with stdenv.lib.maintainers; [ viric ]; 80 + maintainers = with stdenv.lib.maintainers; [ ]; 81 81 platforms = with stdenv.lib.platforms; linux; 82 82 }; 83 83 }
+1 -1
pkgs/applications/graphics/rawtherapee/default.nix
··· 38 38 description = "RAW converter and digital photo processing software"; 39 39 homepage = http://www.rawtherapee.com/; 40 40 license = stdenv.lib.licenses.gpl3Plus; 41 - maintainers = with stdenv.lib.maintainers; [ viric jcumming mahe the-kenny ]; 41 + maintainers = with stdenv.lib.maintainers; [ jcumming mahe the-kenny ]; 42 42 platforms = with stdenv.lib.platforms; linux; 43 43 }; 44 44 }
+1 -1
pkgs/applications/graphics/sane/xsane.nix
··· 27 27 homepage = http://www.sane-project.org/; 28 28 description = "Graphical scanning frontend for sane"; 29 29 license = stdenv.lib.licenses.gpl2Plus; 30 - maintainers = with stdenv.lib.maintainers; [viric peti]; 30 + maintainers = with stdenv.lib.maintainers; [peti]; 31 31 platforms = with stdenv.lib.platforms; linux; 32 32 }; 33 33 }
+1 -1
pkgs/applications/graphics/smartdeblur/default.nix
··· 26 26 homepage = https://github.com/Y-Vladimir/SmartDeblur; 27 27 description = "Tool for restoring blurry and defocused images"; 28 28 license = stdenv.lib.licenses.gpl3; 29 - maintainers = with stdenv.lib.maintainers; [ viric ]; 29 + maintainers = with stdenv.lib.maintainers; [ ]; 30 30 platforms = with stdenv.lib.platforms; linux; 31 31 }; 32 32 }
+1 -1
pkgs/applications/misc/calibre/default.nix
··· 162 162 description = "Comprehensive e-book software"; 163 163 homepage = https://calibre-ebook.com; 164 164 license = with licenses; if unrarSupport then unfreeRedistributable else gpl3; 165 - maintainers = with maintainers; [ viric domenkozar pSub AndersonTorres ]; 165 + maintainers = with maintainers; [ domenkozar pSub AndersonTorres ]; 166 166 platforms = platforms.linux; 167 167 inherit version; 168 168 };
+1 -1
pkgs/applications/misc/dmenu/default.nix
··· 25 25 description = "A generic, highly customizable, and efficient menu for the X Window System"; 26 26 homepage = https://tools.suckless.org/dmenu; 27 27 license = licenses.mit; 28 - maintainers = with maintainers; [ viric pSub ]; 28 + maintainers = with maintainers; [ pSub ]; 29 29 platforms = platforms.all; 30 30 }; 31 31 }
+1 -1
pkgs/applications/misc/eaglemode/default.nix
··· 36 36 homepage = http://eaglemode.sourceforge.net; 37 37 description = "Zoomable User Interface"; 38 38 license = licenses.gpl3; 39 - maintainers = with maintainers; [ viric ]; 39 + maintainers = with maintainers; [ ]; 40 40 platforms = platforms.linux; 41 41 broken = true; 42 42 };
+1 -1
pkgs/applications/misc/merkaartor/default.nix
··· 22 22 description = "OpenStreetMap editor"; 23 23 homepage = http://merkaartor.be/; 24 24 license = licenses.gpl2Plus; 25 - maintainers = with maintainers; [ viric ]; 25 + maintainers = with maintainers; [ ]; 26 26 }; 27 27 }
+1 -1
pkgs/applications/misc/mupdf/default.nix
··· 90 90 repositories.git = git://git.ghostscript.com/mupdf.git; 91 91 description = "Lightweight PDF, XPS, and E-book viewer and toolkit written in portable C"; 92 92 license = licenses.agpl3Plus; 93 - maintainers = with maintainers; [ viric vrthra fpletz ]; 93 + maintainers = with maintainers; [ vrthra fpletz ]; 94 94 platforms = platforms.unix; 95 95 }; 96 96 }
+1 -1
pkgs/applications/misc/navipowm/default.nix
··· 25 25 homepage = http://navipowm.sourceforge.net/; 26 26 description = "Car navigation system"; 27 27 license = stdenv.lib.licenses.gpl2; 28 - maintainers = with stdenv.lib.maintainers; [ viric ]; 28 + maintainers = with stdenv.lib.maintainers; [ ]; 29 29 platforms = with stdenv.lib.platforms; linux; 30 30 }; 31 31 }
+1 -1
pkgs/applications/misc/navit/default.nix
··· 24 24 homepage = http://www.navit-project.org/; 25 25 description = "Car navigation system with routing engine using OSM maps"; 26 26 license = stdenv.lib.licenses.gpl2; 27 - maintainers = with stdenv.lib.maintainers; [ viric ]; 27 + maintainers = with stdenv.lib.maintainers; [ ]; 28 28 platforms = with stdenv.lib.platforms; linux; 29 29 }; 30 30 }
+1 -1
pkgs/applications/misc/ocropus/default.nix
··· 53 53 description = "Open source document analysis and OCR system"; 54 54 license = licenses.asl20; 55 55 homepage = https://github.com/tmbdev/ocropy/; 56 - maintainers = with maintainers; [ domenkozar viric ]; 56 + maintainers = with maintainers; [ domenkozar ]; 57 57 platforms = platforms.linux; 58 58 }; 59 59 }
+1 -1
pkgs/applications/misc/st/default.nix
··· 29 29 homepage = https://st.suckless.org/; 30 30 description = "Simple Terminal for X from Suckless.org Community"; 31 31 license = licenses.mit; 32 - maintainers = with maintainers; [viric andsild]; 32 + maintainers = with maintainers; [andsild]; 33 33 platforms = platforms.linux; 34 34 }; 35 35 }
+1 -1
pkgs/applications/misc/truecrypt/default.nix
··· 92 92 description = "Free Open-Source filesystem on-the-fly encryption"; 93 93 homepage = http://www.truecrypt.org/; 94 94 license = "TrueCrypt License Version 2.6"; 95 - maintainers = with stdenv.lib.maintainers; [ viric ryantm ]; 95 + maintainers = with stdenv.lib.maintainers; [ ryantm ]; 96 96 platforms = with stdenv.lib.platforms; linux; 97 97 }; 98 98 }
+1 -1
pkgs/applications/misc/xterm/default.nix
··· 65 65 meta = { 66 66 homepage = http://invisible-island.net/xterm; 67 67 license = with stdenv.lib.licenses; [ mit ]; 68 - maintainers = with stdenv.lib.maintainers; [viric vrthra]; 68 + maintainers = with stdenv.lib.maintainers; [vrthra]; 69 69 platforms = with stdenv.lib.platforms; linux ++ darwin; 70 70 }; 71 71 }
+1 -1
pkgs/applications/networking/browsers/links2/default.nix
··· 33 33 meta = with stdenv.lib; { 34 34 homepage = http://links.twibright.com/; 35 35 description = "A small browser with some graphics support"; 36 - maintainers = with maintainers; [ raskin viric ]; 36 + maintainers = with maintainers; [ raskin ]; 37 37 platforms = platforms.unix; 38 38 }; 39 39 }
+1 -1
pkgs/applications/networking/instant-messengers/qtox/default.nix
··· 44 44 description = "Qt Tox client"; 45 45 homepage = https://tox.chat; 46 46 license = licenses.gpl3; 47 - maintainers = with maintainers; [ viric jgeerds akaWolf peterhoeg ]; 47 + maintainers = with maintainers; [ jgeerds akaWolf peterhoeg ]; 48 48 platforms = platforms.all; 49 49 }; 50 50 }
+1 -1
pkgs/applications/networking/instant-messengers/toxic/default.nix
··· 26 26 meta = with stdenv.lib; { 27 27 description = "Reference CLI for Tox"; 28 28 license = licenses.gpl3Plus; 29 - maintainers = with maintainers; [ viric jgeerds ]; 29 + maintainers = with maintainers; [ jgeerds ]; 30 30 platforms = platforms.linux; 31 31 }; 32 32 }
+1 -1
pkgs/applications/networking/mumble/default.nix
··· 62 62 description = "Low-latency, high quality voice chat software"; 63 63 homepage = https://mumble.info; 64 64 license = licenses.bsd3; 65 - maintainers = with maintainers; [ viric jgeerds wkennington ]; 65 + maintainers = with maintainers; [ jgeerds wkennington ]; 66 66 platforms = platforms.linux; 67 67 }; 68 68 });
+1 -1
pkgs/applications/networking/p2p/gnunet/default.nix
··· 72 72 73 73 license = licenses.gpl2Plus; 74 74 75 - maintainers = with maintainers; [ viric vrthra ]; 75 + maintainers = with maintainers; [ vrthra ]; 76 76 platforms = platforms.gnu ++ platforms.linux; 77 77 }; 78 78 }
+1 -1
pkgs/applications/networking/p2p/gnunet/git.nix
··· 86 86 87 87 license = stdenv.lib.licenses.gpl2Plus; 88 88 89 - maintainers = with stdenv.lib.maintainers; [ viric ]; 89 + maintainers = with stdenv.lib.maintainers; [ ]; 90 90 platforms = stdenv.lib.platforms.gnu ++ stdenv.lib.platforms.linux; 91 91 }; 92 92 }
+1 -1
pkgs/applications/networking/p2p/qbittorrent/default.nix
··· 42 42 homepage = https://www.qbittorrent.org/; 43 43 license = licenses.gpl2; 44 44 platforms = platforms.linux; 45 - maintainers = with maintainers; [ Anton-Latukha viric ]; 45 + maintainers = with maintainers; [ Anton-Latukha ]; 46 46 }; 47 47 }
+1 -1
pkgs/applications/networking/pjsip/default.nix
··· 29 29 description = "A multimedia communication library written in C, implementing standard based protocols such as SIP, SDP, RTP, STUN, TURN, and ICE"; 30 30 homepage = http://pjsip.org/; 31 31 license = stdenv.lib.licenses.gpl2Plus; 32 - maintainers = with stdenv.lib.maintainers; [viric olynch]; 32 + maintainers = with stdenv.lib.maintainers; [olynch]; 33 33 platforms = with stdenv.lib.platforms; linux; 34 34 }; 35 35 }
+1 -1
pkgs/applications/networking/znc/default.nix
··· 32 32 meta = with stdenv.lib; { 33 33 description = "Advanced IRC bouncer"; 34 34 homepage = https://wiki.znc.in/ZNC; 35 - maintainers = with maintainers; [ viric schneefux lnl7 ]; 35 + maintainers = with maintainers; [ schneefux lnl7 ]; 36 36 license = licenses.asl20; 37 37 platforms = platforms.unix; 38 38 };
+1 -1
pkgs/applications/office/homebank/default.nix
··· 16 16 description = "Free, easy, personal accounting for everyone"; 17 17 homepage = http://homebank.free.fr/; 18 18 license = licenses.gpl2Plus; 19 - maintainers = with maintainers; [ viric pSub ]; 19 + maintainers = with maintainers; [ pSub ]; 20 20 platforms = platforms.linux; 21 21 }; 22 22 }
+1 -1
pkgs/applications/office/libreoffice/default.nix
··· 278 278 description = "Comprehensive, professional-quality productivity suite, a variant of openoffice.org"; 279 279 homepage = https://libreoffice.org/; 280 280 license = licenses.lgpl3; 281 - maintainers = with maintainers; [ viric raskin ]; 281 + maintainers = with maintainers; [ raskin ]; 282 282 platforms = platforms.linux; 283 283 }; 284 284 }
+1 -1
pkgs/applications/office/libreoffice/still.nix
··· 275 275 description = "Comprehensive, professional-quality productivity suite (Still/stable release)"; 276 276 homepage = https://libreoffice.org/; 277 277 license = licenses.lgpl3; 278 - maintainers = with maintainers; [ viric raskin ]; 278 + maintainers = with maintainers; [ raskin ]; 279 279 platforms = platforms.linux; 280 280 }; 281 281 }
+1 -1
pkgs/applications/science/electronics/gtkwave/default.nix
··· 18 18 description = "VCD/Waveform viewer for Unix and Win32"; 19 19 homepage = http://gtkwave.sourceforge.net; 20 20 license = stdenv.lib.licenses.gpl2Plus; 21 - maintainers = with stdenv.lib.maintainers; [ thoughtpolice viric ]; 21 + maintainers = with stdenv.lib.maintainers; [ thoughtpolice ]; 22 22 platforms = stdenv.lib.platforms.linux; 23 23 }; 24 24 }
+1 -1
pkgs/applications/science/electronics/ngspice/default.nix
··· 18 18 description = "The Next Generation Spice (Electronic Circuit Simulator)"; 19 19 homepage = http://ngspice.sourceforge.net; 20 20 license = with licenses; [ "BSD" gpl2 ]; 21 - maintainers = with maintainers; [ bgamari viric rongcuid ]; 21 + maintainers = with maintainers; [ bgamari rongcuid ]; 22 22 platforms = platforms.linux; 23 23 }; 24 24 }
+1 -1
pkgs/applications/video/avidemux/default.nix
··· 86 86 meta = with stdenv.lib; { 87 87 homepage = http://fixounet.free.fr/avidemux/; 88 88 description = "Free video editor designed for simple video editing tasks"; 89 - maintainers = with maintainers; [ viric abbradar ma27 ]; 89 + maintainers = with maintainers; [ abbradar ma27 ]; 90 90 # "CPU not supported" errors on AArch64 91 91 platforms = [ "i686-linux" "x86_64-linux" ]; 92 92 license = licenses.gpl2;
+1 -1
pkgs/applications/video/avxsynth/default.nix
··· 36 36 description = "A script system that allows advanced non-linear editing"; 37 37 homepage = https://github.com/avxsynth/avxsynth; 38 38 license = licenses.gpl2Plus; 39 - maintainers = with maintainers; [ codyopel viric ]; 39 + maintainers = with maintainers; [ codyopel ]; 40 40 platforms = platforms.linux; 41 41 broken = true; # 2018-04-10 42 42 };
+1 -1
pkgs/applications/virtualization/qemu/default.nix
··· 149 149 homepage = http://www.qemu.org/; 150 150 description = "A generic and open source machine emulator and virtualizer"; 151 151 license = licenses.gpl2Plus; 152 - maintainers = with maintainers; [ viric eelco ]; 152 + maintainers = with maintainers; [ eelco ]; 153 153 platforms = platforms.linux ++ platforms.darwin; 154 154 }; 155 155 }
+1 -1
pkgs/applications/window-managers/tabbed/default.nix
··· 27 27 homepage = https://tools.suckless.org/tabbed; 28 28 description = "Simple generic tabbed fronted to xembed aware applications"; 29 29 license = licenses.mit; 30 - maintainers = with maintainers; [ viric vrthra ]; 30 + maintainers = with maintainers; [ vrthra ]; 31 31 platforms = platforms.linux; 32 32 }; 33 33 }
+1 -1
pkgs/applications/window-managers/vwm/default.nix
··· 27 27 homepage = http://vwm.sourceforge.net/; 28 28 description = "Dynamic window manager for the console"; 29 29 license = licenses.gpl2Plus; 30 - maintainers = with maintainers; [ viric ]; 30 + maintainers = with maintainers; [ ]; 31 31 platforms = platforms.linux; 32 32 }; 33 33 }
+1 -1
pkgs/development/compilers/gcc/4.8/default.nix
··· 443 443 compiler used in the GNU system including the GNU/Linux variant. 444 444 ''; 445 445 446 - maintainers = with stdenv.lib.maintainers; [ viric peti ]; 446 + maintainers = with stdenv.lib.maintainers; [ peti ]; 447 447 448 448 platforms = 449 449 stdenv.lib.platforms.linux ++
+1 -1
pkgs/development/compilers/gcc/4.9/default.nix
··· 462 462 compiler used in the GNU system including the GNU/Linux variant. 463 463 ''; 464 464 465 - maintainers = with stdenv.lib.maintainers; [ viric peti ]; 465 + maintainers = with stdenv.lib.maintainers; [ peti ]; 466 466 467 467 platforms = 468 468 stdenv.lib.platforms.linux ++
+1 -1
pkgs/development/compilers/gcc/5/default.nix
··· 461 461 compiler used in the GNU system including the GNU/Linux variant. 462 462 ''; 463 463 464 - maintainers = with stdenv.lib.maintainers; [ viric peti ]; 464 + maintainers = with stdenv.lib.maintainers; [ peti ]; 465 465 466 466 platforms = 467 467 stdenv.lib.platforms.linux ++
+1 -1
pkgs/development/compilers/gcc/6/default.nix
··· 469 469 compiler used in the GNU system including the GNU/Linux variant. 470 470 ''; 471 471 472 - maintainers = with stdenv.lib.maintainers; [ viric peti ]; 472 + maintainers = with stdenv.lib.maintainers; [ peti ]; 473 473 474 474 platforms = 475 475 stdenv.lib.platforms.linux ++
+1 -1
pkgs/development/compilers/llvm/3.4/llvm.nix
··· 88 88 description = "Collection of modular and reusable compiler and toolchain technologies"; 89 89 homepage = http://llvm.org/; 90 90 license = stdenv.lib.licenses.ncsa; 91 - maintainers = with stdenv.lib.maintainers; [ lovek323 raskin viric ]; 91 + maintainers = with stdenv.lib.maintainers; [ lovek323 raskin ]; 92 92 platforms = [ "i686-linux" "x86_64-linux" "x86_64-darwin" "armv7l-linux"]; 93 93 }; 94 94 }
+1 -1
pkgs/development/compilers/llvm/3.5/llvm.nix
··· 97 97 description = "Collection of modular and reusable compiler and toolchain technologies"; 98 98 homepage = http://llvm.org/; 99 99 license = stdenv.lib.licenses.ncsa; 100 - maintainers = with stdenv.lib.maintainers; [ lovek323 raskin viric ]; 100 + maintainers = with stdenv.lib.maintainers; [ lovek323 raskin ]; 101 101 platforms = [ "i686-linux" "x86_64-linux" "x86_64-darwin" "armv7l-linux"]; 102 102 }; 103 103 }
+1 -1
pkgs/development/compilers/llvm/3.7/llvm.nix
··· 101 101 description = "Collection of modular and reusable compiler and toolchain technologies"; 102 102 homepage = http://llvm.org/; 103 103 license = stdenv.lib.licenses.ncsa; 104 - maintainers = with stdenv.lib.maintainers; [ lovek323 raskin viric ]; 104 + maintainers = with stdenv.lib.maintainers; [ lovek323 raskin ]; 105 105 platforms = stdenv.lib.platforms.all; 106 106 }; 107 107 }
+1 -1
pkgs/development/compilers/llvm/3.8/llvm.nix
··· 113 113 description = "Collection of modular and reusable compiler and toolchain technologies"; 114 114 homepage = http://llvm.org/; 115 115 license = stdenv.lib.licenses.ncsa; 116 - maintainers = with stdenv.lib.maintainers; [ lovek323 raskin viric ]; 116 + maintainers = with stdenv.lib.maintainers; [ lovek323 raskin ]; 117 117 platforms = stdenv.lib.platforms.all; 118 118 }; 119 119 }
+1 -1
pkgs/development/compilers/llvm/3.9/llvm.nix
··· 169 169 description = "Collection of modular and reusable compiler and toolchain technologies"; 170 170 homepage = http://llvm.org/; 171 171 license = stdenv.lib.licenses.ncsa; 172 - maintainers = with stdenv.lib.maintainers; [ lovek323 raskin viric ]; 172 + maintainers = with stdenv.lib.maintainers; [ lovek323 raskin ]; 173 173 platforms = stdenv.lib.platforms.all; 174 174 }; 175 175 }
+1 -1
pkgs/development/compilers/llvm/4/llvm.nix
··· 158 158 description = "Collection of modular and reusable compiler and toolchain technologies"; 159 159 homepage = http://llvm.org/; 160 160 license = stdenv.lib.licenses.ncsa; 161 - maintainers = with stdenv.lib.maintainers; [ lovek323 raskin viric dtzWill ]; 161 + maintainers = with stdenv.lib.maintainers; [ lovek323 raskin dtzWill ]; 162 162 platforms = stdenv.lib.platforms.all; 163 163 }; 164 164 } // stdenv.lib.optionalAttrs enableManpages {
+1 -1
pkgs/development/compilers/llvm/5/llvm.nix
··· 141 141 description = "Collection of modular and reusable compiler and toolchain technologies"; 142 142 homepage = http://llvm.org/; 143 143 license = stdenv.lib.licenses.ncsa; 144 - maintainers = with stdenv.lib.maintainers; [ lovek323 raskin viric dtzWill ]; 144 + maintainers = with stdenv.lib.maintainers; [ lovek323 raskin dtzWill ]; 145 145 platforms = stdenv.lib.platforms.all; 146 146 }; 147 147 } // stdenv.lib.optionalAttrs enableManpages {
+1 -1
pkgs/development/compilers/llvm/6/llvm.nix
··· 142 142 description = "Collection of modular and reusable compiler and toolchain technologies"; 143 143 homepage = http://llvm.org/; 144 144 license = stdenv.lib.licenses.ncsa; 145 - maintainers = with stdenv.lib.maintainers; [ lovek323 raskin viric dtzWill ]; 145 + maintainers = with stdenv.lib.maintainers; [ lovek323 raskin dtzWill ]; 146 146 platforms = stdenv.lib.platforms.all; 147 147 }; 148 148 } // stdenv.lib.optionalAttrs enableManpages {
+1 -1
pkgs/development/compilers/mono/generic-cmake.nix
··· 84 84 homepage = http://mono-project.com/; 85 85 description = "Cross platform, open source .NET development framework"; 86 86 platforms = with stdenv.lib.platforms; darwin ++ linux; 87 - maintainers = with stdenv.lib.maintainers; [ viric thoughtpolice obadz vrthra ]; 87 + maintainers = with stdenv.lib.maintainers; [ thoughtpolice obadz vrthra ]; 88 88 license = stdenv.lib.licenses.free; # Combination of LGPL/X11/GPL ? 89 89 }; 90 90 }
+1 -1
pkgs/development/compilers/mono/generic.nix
··· 91 91 homepage = http://mono-project.com/; 92 92 description = "Cross platform, open source .NET development framework"; 93 93 platforms = stdenv.lib.platforms.x86; 94 - maintainers = with stdenv.lib.maintainers; [ viric thoughtpolice obadz vrthra ]; 94 + maintainers = with stdenv.lib.maintainers; [ thoughtpolice obadz vrthra ]; 95 95 license = stdenv.lib.licenses.free; # Combination of LGPL/X11/GPL ? 96 96 } // meta; 97 97 }
+1 -1
pkgs/development/interpreters/octave/default.nix
··· 81 81 meta = { 82 82 homepage = http://octave.org/; 83 83 license = stdenv.lib.licenses.gpl3Plus; 84 - maintainers = with stdenv.lib.maintainers; [viric raskin]; 84 + maintainers = with stdenv.lib.maintainers; [raskin]; 85 85 platforms = if overridePlatforms == null then 86 86 (with stdenv.lib.platforms; linux ++ darwin) 87 87 else overridePlatforms;
+1 -1
pkgs/development/libraries/filter-audio/default.nix
··· 18 18 meta = with stdenv.lib; { 19 19 description = "Lightweight audio filtering library made from webrtc code"; 20 20 license = licenses.bsd3; 21 - maintainers = with maintainers; [ viric jgeerds ]; 21 + maintainers = with maintainers; [ jgeerds ]; 22 22 platforms = platforms.all; 23 23 }; 24 24 }
+1 -1
pkgs/development/libraries/libchop/default.nix
··· 49 49 50 50 homepage = http://nongnu.org/libchop/; 51 51 license = licenses.gpl3Plus; 52 - maintainers = with maintainers; [ viric ]; 52 + maintainers = with maintainers; [ ]; 53 53 platforms = platforms.gnu ++ platforms.linux; 54 54 }; 55 55 }
+1 -1
pkgs/development/libraries/libsodium/default.nix
··· 19 19 description = "A modern and easy-to-use crypto library"; 20 20 homepage = http://doc.libsodium.org/; 21 21 license = licenses.isc; 22 - maintainers = with maintainers; [ raskin viric wkennington ]; 22 + maintainers = with maintainers; [ raskin wkennington ]; 23 23 platforms = platforms.all; 24 24 }; 25 25 }
+1 -1
pkgs/development/libraries/libtoxcore/new-api.nix
··· 50 50 meta = with stdenv.lib; { 51 51 description = "P2P FOSS instant messaging application aimed to replace Skype with crypto"; 52 52 license = licenses.gpl3Plus; 53 - maintainers = with maintainers; [ viric jgeerds ]; 53 + maintainers = with maintainers; [ jgeerds ]; 54 54 platforms = platforms.all; 55 55 }; 56 56 }
+1 -1
pkgs/development/libraries/openct/default.nix
··· 36 36 homepage = https://github.com/OpenSC/openct/; 37 37 license = licenses.lgpl21; 38 38 description = "Drivers for several smart card readers"; 39 - maintainers = with maintainers; [ viric wkennington ]; 39 + maintainers = with maintainers; [ wkennington ]; 40 40 platforms = platforms.all; 41 41 }; 42 42 }
+1 -1
pkgs/development/libraries/opencv/3.x.nix
··· 277 277 description = "Open Computer Vision Library with more than 500 algorithms"; 278 278 homepage = https://opencv.org/; 279 279 license = with stdenv.lib.licenses; if enableUnfree then unfree else bsd3; 280 - maintainers = with stdenv.lib.maintainers; [viric mdaiter basvandijk]; 280 + maintainers = with stdenv.lib.maintainers; [mdaiter basvandijk]; 281 281 platforms = with stdenv.lib.platforms; linux ++ darwin; 282 282 }; 283 283 }
+1 -1
pkgs/development/libraries/opencv/default.nix
··· 88 88 description = "Open Computer Vision Library with more than 500 algorithms"; 89 89 homepage = https://opencv.org/; 90 90 license = licenses.bsd3; 91 - maintainers = with maintainers; [ viric ]; 91 + maintainers = with maintainers; [ ]; 92 92 platforms = platforms.linux ++ platforms.darwin; 93 93 }; 94 94 }
+1 -1
pkgs/development/libraries/ucommon/default.nix
··· 35 35 homepage = http://www.gnu.org/software/commoncpp/; 36 36 license = stdenv.lib.licenses.lgpl3Plus; 37 37 38 - maintainers = with stdenv.lib.maintainers; [ viric ]; 38 + maintainers = with stdenv.lib.maintainers; [ ]; 39 39 platforms = stdenv.lib.platforms.linux; 40 40 }; 41 41 }
+1 -1
pkgs/development/libraries/vtk/default.nix
··· 57 57 description = "Open source libraries for 3D computer graphics, image processing and visualization"; 58 58 homepage = http://www.vtk.org/; 59 59 license = stdenv.lib.licenses.bsd3; 60 - maintainers = with stdenv.lib.maintainers; [ viric ]; 60 + maintainers = with stdenv.lib.maintainers; [ ]; 61 61 platforms = with stdenv.lib.platforms; unix; 62 62 }; 63 63 }
+1 -1
pkgs/development/tools/cdecl/default.nix
··· 19 19 meta = { 20 20 description = "Translator English -- C/C++ declarations"; 21 21 license = stdenv.lib.licenses.publicDomain; 22 - maintainers = with stdenv.lib.maintainers; [viric joelteon]; 22 + maintainers = with stdenv.lib.maintainers; [joelteon]; 23 23 platforms = stdenv.lib.platforms.unix; 24 24 }; 25 25 }
+1 -1
pkgs/development/tools/misc/cgdb/default.nix
··· 21 21 license = licenses.gpl2Plus; 22 22 23 23 platforms = with platforms; linux ++ cygwin; 24 - maintainers = with maintainers; [ viric vrthra ]; 24 + maintainers = with maintainers; [ vrthra ]; 25 25 }; 26 26 }
+1 -1
pkgs/development/tools/misc/openocd/default.nix
··· 54 54 ''; 55 55 homepage = http://openocd.sourceforge.net/; 56 56 license = licenses.gpl2Plus; 57 - maintainers = with maintainers; [ viric bjornfor ]; 57 + maintainers = with maintainers; [ bjornfor ]; 58 58 platforms = platforms.linux; 59 59 }; 60 60 }
+1 -1
pkgs/games/asc/default.nix
··· 34 34 35 35 license = licenses.gpl2Plus; 36 36 37 - maintainers = with maintainers; [ viric raskin ]; 37 + maintainers = with maintainers; [ raskin ]; 38 38 platforms = platforms.linux; 39 39 }; 40 40 }
+1 -1
pkgs/games/dxx-rebirth/default.nix
··· 61 61 description = "Source Port of the Descent 1 and 2 engines"; 62 62 homepage = https://www.dxx-rebirth.com/; 63 63 license = licenses.free; 64 - maintainers = with maintainers; [ viric peterhoeg ]; 64 + maintainers = with maintainers; [ peterhoeg ]; 65 65 platforms = with platforms; linux; 66 66 }; 67 67 }
+1 -1
pkgs/games/rigsofrods/default.nix
··· 34 34 description = "3D simulator game where you can drive, fly and sail various vehicles"; 35 35 homepage = http://rigsofrods.sourceforge.net/; 36 36 license = stdenv.lib.licenses.gpl3; 37 - maintainers = with stdenv.lib.maintainers; [viric raskin]; 37 + maintainers = with stdenv.lib.maintainers; [raskin]; 38 38 platforms = stdenv.lib.platforms.linux; 39 39 hydraPlatforms = []; 40 40 };
+1 -1
pkgs/games/speed-dreams/default.nix
··· 62 62 description = "Car racing game - TORCS fork with more experimental approach"; 63 63 homepage = http://speed-dreams.sourceforge.net/; 64 64 license = stdenv.lib.licenses.gpl2Plus; 65 - maintainers = with stdenv.lib.maintainers; [viric raskin]; 65 + maintainers = with stdenv.lib.maintainers; [raskin]; 66 66 platforms = stdenv.lib.platforms.linux; 67 67 hydraPlatforms = []; 68 68 };
+1 -1
pkgs/games/xmoto/default.nix
··· 22 22 meta = with stdenv.lib; { 23 23 description = "Obstacled race game"; 24 24 homepage = http://xmoto.tuxfamily.org; 25 - maintainers = with maintainers; [ raskin viric pSub ]; 25 + maintainers = with maintainers; [ raskin pSub ]; 26 26 platforms = platforms.linux; 27 27 license = licenses.gpl2; 28 28 };
+1 -1
pkgs/os-specific/linux/batman-adv/batctl.nix
··· 22 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 - maintainers = with stdenv.lib.maintainers; [ viric fpletz ]; 25 + maintainers = with stdenv.lib.maintainers; [ fpletz ]; 26 26 platforms = with stdenv.lib.platforms; linux; 27 27 }; 28 28 }
+1 -1
pkgs/os-specific/linux/batman-adv/default.nix
··· 24 24 homepage = https://www.open-mesh.org/projects/batman-adv/wiki/Wiki; 25 25 description = "B.A.T.M.A.N. routing protocol in a linux kernel module for layer 2"; 26 26 license = stdenv.lib.licenses.gpl2; 27 - maintainers = with stdenv.lib.maintainers; [ viric fpletz ]; 27 + maintainers = with stdenv.lib.maintainers; [ fpletz ]; 28 28 platforms = with stdenv.lib.platforms; linux; 29 29 }; 30 30 }
+1 -1
pkgs/os-specific/linux/busybox/default.nix
··· 103 103 description = "Tiny versions of common UNIX utilities in a single small executable"; 104 104 homepage = https://busybox.net/; 105 105 license = licenses.gpl2; 106 - maintainers = with maintainers; [ viric ]; 106 + maintainers = with maintainers; [ ]; 107 107 platforms = platforms.linux; 108 108 }; 109 109 }
+1 -1
pkgs/os-specific/linux/cryptsetup/default.nix
··· 36 36 homepage = https://gitlab.com/cryptsetup/cryptsetup/; 37 37 description = "LUKS for dm-crypt"; 38 38 license = stdenv.lib.licenses.gpl2; 39 - maintainers = with stdenv.lib.maintainers; [ viric chaoflow ]; 39 + maintainers = with stdenv.lib.maintainers; [ chaoflow ]; 40 40 platforms = with stdenv.lib.platforms; linux; 41 41 }; 42 42 }
+1 -1
pkgs/os-specific/linux/firmware/raspberrypi/default.nix
··· 21 21 homepage = https://github.com/raspberrypi/firmware; 22 22 license = licenses.unfreeRedistributableFirmware; # See https://github.com/raspberrypi/firmware/blob/master/boot/LICENCE.broadcom 23 23 platforms = [ "armv6l-linux" "armv7l-linux" "aarch64-linux" ]; 24 - maintainers = with maintainers; [ dezgeg viric tavyc ]; 24 + maintainers = with maintainers; [ dezgeg tavyc ]; 25 25 }; 26 26 }
+1 -1
pkgs/os-specific/linux/firmware/raspberrypi/tools.nix
··· 26 26 homepage = https://github.com/raspberrypi/userland; 27 27 license = licenses.bsd3; 28 28 platforms = [ "armv6l-linux" "armv7l-linux" "aarch64-linux" ]; 29 - maintainers = with maintainers; [ dezgeg viric tavyc ]; 29 + maintainers = with maintainers; [ dezgeg tavyc ]; 30 30 }; 31 31 }
+1 -1
pkgs/os-specific/linux/v4l-utils/default.nix
··· 45 45 description = "V4L utils and libv4l, provide common image formats regardless of the v4l device"; 46 46 homepage = https://linuxtv.org/projects.php; 47 47 license = licenses.lgpl21Plus; 48 - maintainers = with maintainers; [ codyopel viric ]; 48 + maintainers = with maintainers; [ codyopel ]; 49 49 platforms = platforms.linux; 50 50 }; 51 51 }
+1 -1
pkgs/servers/bird/default.nix
··· 28 28 description = "BIRD Internet Routing Daemon"; 29 29 homepage = http://bird.network.cz; 30 30 license = licenses.gpl2Plus; 31 - maintainers = with maintainers; [ viric fpletz ]; 31 + maintainers = with maintainers; [ fpletz ]; 32 32 platforms = platforms.linux; 33 33 }; 34 34 };
+1 -1
pkgs/servers/dns/bind/default.nix
··· 79 79 description = "Domain name server"; 80 80 license = stdenv.lib.licenses.mpl20; 81 81 82 - maintainers = with stdenv.lib.maintainers; [viric peti]; 82 + maintainers = with stdenv.lib.maintainers; [peti]; 83 83 platforms = with stdenv.lib.platforms; unix; 84 84 85 85 outputsToInstall = [ "out" "dnsutils" "host" ];
+1 -1
pkgs/servers/mail/dovecot/default.nix
··· 72 72 meta = { 73 73 homepage = https://dovecot.org/; 74 74 description = "Open source IMAP and POP3 email server written with security primarily in mind"; 75 - maintainers = with stdenv.lib.maintainers; [ viric peti rickynils fpletz ]; 75 + maintainers = with stdenv.lib.maintainers; [ peti rickynils fpletz ]; 76 76 platforms = stdenv.lib.platforms.unix; 77 77 }; 78 78 }
+1 -1
pkgs/servers/sip/freeswitch/default.nix
··· 30 30 description = "Cross-Platform Scalable FREE Multi-Protocol Soft Switch"; 31 31 homepage = https://freeswitch.org/; 32 32 license = stdenv.lib.licenses.mpl11; 33 - maintainers = with stdenv.lib.maintainers; [ viric ]; 33 + maintainers = with stdenv.lib.maintainers; [ ]; 34 34 platforms = with stdenv.lib.platforms; linux; 35 35 }; 36 36 }
+1 -1
pkgs/servers/sip/sipwitch/default.nix
··· 21 21 description = "Secure peer-to-peer VoIP server that uses the SIP protocol"; 22 22 homepage = http://www.gnu.org/software/sipwitch/; 23 23 license = stdenv.lib.licenses.gpl3Plus; 24 - maintainers = with stdenv.lib.maintainers; [ viric ]; 24 + maintainers = with stdenv.lib.maintainers; [ ]; 25 25 platforms = with stdenv.lib.platforms; linux; 26 26 }; 27 27 }
+1 -1
pkgs/tools/backup/dar/default.nix
··· 33 33 meta = { 34 34 homepage = http://dar.linux.free.fr; 35 35 description = "Disk ARchiver, allows backing up files into indexed archives"; 36 - maintainers = with maintainers; [ viric ]; 36 + maintainers = with maintainers; [ ]; 37 37 platforms = platforms.unix; 38 38 }; 39 39 }
+1 -1
pkgs/tools/backup/duplicity/default.nix
··· 37 37 description = "Encrypted bandwidth-efficient backup using the rsync algorithm"; 38 38 homepage = http://www.nongnu.org/duplicity; 39 39 license = licenses.gpl2Plus; 40 - maintainers = with maintainers; [ viric peti ]; 40 + maintainers = with maintainers; [ peti ]; 41 41 platforms = platforms.unix; 42 42 }; 43 43 }
+1 -1
pkgs/tools/filesystems/nixpart/0.4/cryptsetup.nix
··· 23 23 homepage = http://code.google.com/p/cryptsetup/; 24 24 description = "LUKS for dm-crypt"; 25 25 license = stdenv.lib.licenses.gpl2; 26 - maintainers = with stdenv.lib.maintainers; [ viric chaoflow ]; 26 + maintainers = with stdenv.lib.maintainers; [ chaoflow ]; 27 27 platforms = with stdenv.lib.platforms; linux; 28 28 }; 29 29 }
+1 -1
pkgs/tools/graphics/jhead/default.nix
··· 35 35 homepage = http://www.sentex.net/~mwandel/jhead/; 36 36 description = "Exif Jpeg header manipulation tool"; 37 37 license = licenses.publicDomain; 38 - maintainers = with maintainers; [ viric rycee ]; 38 + maintainers = with maintainers; [ rycee ]; 39 39 platforms = platforms.all; 40 40 }; 41 41 }
+1 -1
pkgs/tools/misc/mktorrent/default.nix
··· 25 25 homepage = http://mktorrent.sourceforge.net/; 26 26 license = stdenv.lib.licenses.gpl2Plus; 27 27 description = "Command line utility to create BitTorrent metainfo files"; 28 - maintainers = with stdenv.lib.maintainers; [viric Profpatsch]; 28 + maintainers = with stdenv.lib.maintainers; [Profpatsch]; 29 29 }; 30 30 }
+1 -1
pkgs/tools/misc/pv/default.nix
··· 12 12 homepage = http://www.ivarch.com/programs/pv; 13 13 description = "Tool for monitoring the progress of data through a pipeline"; 14 14 license = stdenv.lib.licenses.artistic2; 15 - maintainers = with stdenv.lib.maintainers; [ viric jgeerds ]; 15 + maintainers = with stdenv.lib.maintainers; [ jgeerds ]; 16 16 platforms = with stdenv.lib.platforms; all; 17 17 }; 18 18 }
+1 -1
pkgs/tools/misc/remind/default.nix
··· 32 32 homepage = http://www.roaringpenguin.com/products/remind; 33 33 description = "Sophisticated calendar and alarm program for the console"; 34 34 license = stdenv.lib.licenses.gpl2; 35 - maintainers = with stdenv.lib.maintainers; [viric raskin kovirobi]; 35 + maintainers = with stdenv.lib.maintainers; [raskin kovirobi]; 36 36 platforms = with stdenv.lib.platforms; linux; 37 37 }; 38 38 }
+1 -1
pkgs/tools/networking/aircrack-ng/default.nix
··· 27 27 description = "Wireless encryption cracking tools"; 28 28 homepage = http://www.aircrack-ng.org/; 29 29 license = licenses.gpl2Plus; 30 - maintainers = with maintainers; [ domenkozar viric garbas chaoflow ]; 30 + maintainers = with maintainers; [ domenkozar garbas chaoflow ]; 31 31 platforms = platforms.linux; 32 32 }; 33 33 }
+1 -1
pkgs/tools/networking/inadyn/default.nix
··· 22 22 homepage = http://troglobit.com/project/inadyn/; 23 23 description = "Free dynamic DNS client"; 24 24 license = licenses.gpl2Plus; 25 - maintainers = with maintainers; [ viric ]; 25 + maintainers = with maintainers; [ ]; 26 26 platforms = platforms.linux; 27 27 }; 28 28 }
+1 -1
pkgs/tools/networking/isync/default.nix
··· 16 16 description = "Free IMAP and MailDir mailbox synchronizer"; 17 17 license = licenses.gpl2Plus; 18 18 19 - maintainers = with maintainers; [ the-kenny viric ]; 19 + maintainers = with maintainers; [ the-kenny ]; 20 20 platforms = platforms.unix; 21 21 }; 22 22 }
+1 -1
pkgs/tools/networking/nuttcp/default.nix
··· 45 45 ''; 46 46 license = licenses.gpl2; 47 47 homepage = http://nuttcp.net/; 48 - maintainers = with maintainers; [ viric ]; 48 + maintainers = with maintainers; [ ]; 49 49 platforms = platforms.unix; 50 50 }; 51 51 }
+1 -1
pkgs/tools/networking/nylon/default.nix
··· 23 23 homepage = http://monkey.org/~marius/nylon; 24 24 description = "Proxy server, supporting SOCKS 4 and 5, as well as a mirror mode"; 25 25 license = licenses.bsdOriginal; 26 - maintainers = with maintainers; [ edwtjo viric ]; 26 + maintainers = with maintainers; [ edwtjo ]; 27 27 platforms = platforms.linux; 28 28 }; 29 29 }
+1 -1
pkgs/tools/security/ccid/default.nix
··· 25 25 description = "ccid drivers for pcsclite"; 26 26 homepage = http://pcsclite.alioth.debian.org/; 27 27 license = licenses.gpl2Plus; 28 - maintainers = with maintainers; [ viric wkennington ]; 28 + maintainers = with maintainers; [ wkennington ]; 29 29 platforms = platforms.linux; 30 30 }; 31 31 }
+1 -1
pkgs/tools/security/opensc/default.nix
··· 43 43 description = "Set of libraries and utilities to access smart cards"; 44 44 homepage = https://github.com/OpenSC/OpenSC/wiki; 45 45 license = licenses.lgpl21Plus; 46 - maintainers = with maintainers; [ viric wkennington ]; 46 + maintainers = with maintainers; [ wkennington ]; 47 47 platforms = platforms.all; 48 48 }; 49 49 }
+1 -1
pkgs/tools/security/pcsclite/default.nix
··· 43 43 description = "Middleware to access a smart card using SCard API (PC/SC)"; 44 44 homepage = https://pcsclite.apdu.fr/; 45 45 license = licenses.bsd3; 46 - maintainers = with maintainers; [ viric wkennington ]; 46 + maintainers = with maintainers; [ wkennington ]; 47 47 platforms = with platforms; unix; 48 48 }; 49 49 }
+1 -1
pkgs/tools/security/pcsctools/default.nix
··· 34 34 description = "Tools used to test a PC/SC driver, card or reader"; 35 35 homepage = http://ludovic.rousseau.free.fr/softwares/pcsc-tools/; 36 36 license = licenses.gpl2Plus; 37 - maintainers = with maintainers; [ viric ]; 37 + maintainers = with maintainers; [ ]; 38 38 platforms = platforms.linux; 39 39 }; 40 40 }
+1 -1
pkgs/tools/text/dos2unix/default.nix
··· 20 20 homepage = http://waterlan.home.xs4all.nl/dos2unix.html; 21 21 description = "Tools to transform text files from dos to unix formats and vicervesa"; 22 22 license = licenses.bsd2; 23 - maintainers = with maintainers; [viric ndowens ]; 23 + maintainers = with maintainers; [ndowens ]; 24 24 25 25 }; 26 26 }
+1 -1
pkgs/tools/text/kdiff3/default.nix
··· 38 38 homepage = http://kdiff3.sourceforge.net/; 39 39 license = licenses.gpl2Plus; 40 40 description = "Compares and merges 2 or 3 files or directories"; 41 - maintainers = with maintainers; [ viric peterhoeg ]; 41 + maintainers = with maintainers; [ peterhoeg ]; 42 42 platforms = with platforms; linux; 43 43 }; 44 44 }
+1 -1
pkgs/tools/typesetting/htmldoc/default.nix
··· 22 22 description = "Converts HTML files to PostScript and PDF"; 23 23 homepage = https://michaelrsweet.github.io/htmldoc; 24 24 license = licenses.gpl2; 25 - maintainers = with maintainers; [ viric shanemikel ]; 25 + maintainers = with maintainers; [ shanemikel ]; 26 26 platforms = with platforms; linux ++ darwin; 27 27 28 28 longDescription = ''
+1 -1
pkgs/tools/typesetting/pdftk/default.nix
··· 36 36 description = "Simple tool for doing everyday things with PDF documents"; 37 37 homepage = https://www.pdflabs.com/tools/pdftk-server/; 38 38 license = stdenv.lib.licenses.gpl2; 39 - maintainers = with stdenv.lib.maintainers; [viric raskin]; 39 + maintainers = with stdenv.lib.maintainers; [raskin]; 40 40 platforms = with stdenv.lib.platforms; linux; 41 41 }; 42 42 }
+1 -1
pkgs/tools/video/rtmpdump/default.nix
··· 37 37 homepage = http://rtmpdump.mplayerhq.hu/; 38 38 license = licenses.gpl2; 39 39 platforms = platforms.unix; 40 - maintainers = with maintainers; [ codyopel viric ]; 40 + maintainers = with maintainers; [ codyopel ]; 41 41 }; 42 42 }