lol
0
fork

Configure Feed

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

remove myself from a bunch of software I no longer use/maintain

+21 -21
+1 -1
pkgs/applications/graphics/shotwell/default.nix
··· 106 106 description = "Popular photo organizer for the GNOME desktop"; 107 107 homepage = "https://wiki.gnome.org/Apps/Shotwell"; 108 108 license = licenses.lgpl21Plus; 109 - maintainers = with maintainers; [domenkozar]; 109 + maintainers = with maintainers; []; 110 110 platforms = platforms.linux; 111 111 }; 112 112 }
+1 -1
pkgs/applications/misc/calibre/default.nix
··· 179 179 free and open source and great for both casual users and computer experts. 180 180 ''; 181 181 license = with licenses; if unrarSupport then unfreeRedistributable else gpl3Plus; 182 - maintainers = with maintainers; [ domenkozar pSub AndersonTorres ]; 182 + maintainers = with maintainers; [ pSub AndersonTorres ]; 183 183 platforms = platforms.linux; 184 184 }; 185 185 }
+1 -1
pkgs/applications/networking/ike/default.nix
··· 55 55 homepage = "https://www.shrew.net/software"; 56 56 description = "IPsec Client for FreeBSD, NetBSD and many Linux based operating systems"; 57 57 platforms = platforms.unix; 58 - maintainers = [ maintainers.domenkozar ]; 58 + maintainers = [ ]; 59 59 license = licenses.sleepycat; 60 60 }; 61 61 }
+1 -1
pkgs/applications/networking/instant-messengers/utox/default.nix
··· 37 37 description = "Lightweight Tox client"; 38 38 homepage = "https://github.com/uTox/uTox"; 39 39 license = licenses.gpl3; 40 - maintainers = with maintainers; [ domenkozar ]; 40 + maintainers = with maintainers; [ ]; 41 41 platforms = platforms.all; 42 42 }; 43 43 }
+1 -1
pkgs/applications/networking/mailreaders/mailpile/default.nix
··· 44 44 homepage = "https://www.mailpile.is/"; 45 45 license = [ licenses.asl20 licenses.agpl3 ]; 46 46 platforms = platforms.linux; 47 - maintainers = [ maintainers.domenkozar ]; 47 + maintainers = [ ]; 48 48 knownVulnerabilities = [ 49 49 "Numerous and uncounted, upstream has requested we not package it. See more: https://github.com/NixOS/nixpkgs/pull/23058#issuecomment-283515104" 50 50 ];
+1 -1
pkgs/applications/networking/p2p/retroshare/default.nix
··· 53 53 homepage = "http://retroshare.sourceforge.net/"; 54 54 license = licenses.gpl2Plus; 55 55 platforms = platforms.linux; 56 - maintainers = [ maintainers.domenkozar ]; 56 + maintainers = [ ]; 57 57 broken = true; # broken by libupnp: 1.6.21 -> 1.8.3 (#41684) 58 58 }; 59 59 }
+1 -1
pkgs/applications/video/kodi/default.nix
··· 293 293 homepage = "https://kodi.tv/"; 294 294 license = licenses.gpl2; 295 295 platforms = platforms.linux; 296 - maintainers = with maintainers; [ domenkozar titanous edwtjo peterhoeg sephalon ]; 296 + maintainers = with maintainers; [ titanous edwtjo peterhoeg sephalon ]; 297 297 }; 298 298 }
+1 -1
pkgs/os-specific/linux/dpdk/default.nix
··· 70 70 homepage = "http://dpdk.org/"; 71 71 license = with licenses; [ lgpl21 gpl2 bsd2 ]; 72 72 platforms = platforms.linux; 73 - maintainers = with maintainers; [ domenkozar magenbluten orivej ]; 73 + maintainers = with maintainers; [ magenbluten orivej ]; 74 74 }; 75 75 }
+1 -1
pkgs/os-specific/linux/numad/default.nix
··· 24 24 homepage = "https://fedoraproject.org/wiki/Features/numad"; 25 25 license = licenses.lgpl21; 26 26 platforms = platforms.linux; 27 - maintainers = with maintainers; [ domenkozar ]; 27 + maintainers = with maintainers; [ ]; 28 28 }; 29 29 }
+1 -1
pkgs/os-specific/linux/v4l2loopback/default.nix
··· 31 31 description = "A kernel module to create V4L2 loopback devices"; 32 32 homepage = "https://github.com/umlaeute/v4l2loopback"; 33 33 license = licenses.gpl2; 34 - maintainers = [ maintainers.domenkozar ]; 34 + maintainers = [ ]; 35 35 platforms = platforms.linux; 36 36 }; 37 37 }
+1 -1
pkgs/servers/monitoring/munin/default.nix
··· 136 136 ''; 137 137 homepage = "http://munin-monitoring.org/"; 138 138 license = licenses.gpl2; 139 - maintainers = [ maintainers.domenkozar maintainers.bjornfor ]; 139 + maintainers = [ maintainers.bjornfor ]; 140 140 platforms = platforms.linux; 141 141 }; 142 142 }
+1 -1
pkgs/servers/search/solr/default.nix
··· 33 33 description = "Open source enterprise search platform from the Apache Lucene project"; 34 34 license = licenses.asl20; 35 35 platforms = platforms.all; 36 - maintainers = with maintainers; [ domenkozar aanderse ]; 36 + maintainers = with maintainers; [ aanderse ]; 37 37 }; 38 38 39 39 }
+1 -1
pkgs/tools/audio/beets/default.nix
··· 297 297 description = "Music tagger and library organizer"; 298 298 homepage = "http://beets.io"; 299 299 license = licenses.mit; 300 - maintainers = with maintainers; [ aszlig domenkozar doronbehar lovesegfault pjones ]; 300 + maintainers = with maintainers; [ aszlig doronbehar lovesegfault pjones ]; 301 301 platforms = platforms.linux; 302 302 }; 303 303 }
+1 -1
pkgs/tools/backup/bacula/default.nix
··· 41 41 description = "Enterprise ready, Network Backup Tool"; 42 42 homepage = "http://bacula.org/"; 43 43 license = with licenses; [ agpl3Only bsd2 ]; 44 - maintainers = with maintainers; [ domenkozar lovek323 eleanor ]; 44 + maintainers = with maintainers; [ lovek323 eleanor ]; 45 45 platforms = platforms.all; 46 46 }; 47 47 }
+1 -1
pkgs/tools/misc/ldapvi/default.nix
··· 26 26 ''; 27 27 homepage = "http://www.lichteblau.com/ldapvi/"; 28 28 license = licenses.gpl2; 29 - maintainers = with maintainers; [ domenkozar ]; 29 + maintainers = with maintainers; [ ]; 30 30 platforms = lib.platforms.linux; 31 31 }; 32 32 }
+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 ]; 30 + maintainers = with maintainers; [ ]; 31 31 platforms = platforms.linux; 32 32 }; 33 33 }
+1 -1
pkgs/tools/networking/getmail/default.nix
··· 19 19 20 20 meta = { 21 21 description = "A program for retrieving mail"; 22 - maintainers = [ lib.maintainers.raskin lib.maintainers.domenkozar ]; 22 + maintainers = [ lib.maintainers.raskin ]; 23 23 platforms = lib.platforms.linux; 24 24 25 25 homepage = "http://pyropus.ca/software/getmail/";
+1 -1
pkgs/tools/networking/snabb/default.nix
··· 58 58 ''; 59 59 platforms = [ "x86_64-linux" ]; 60 60 license = licenses.asl20; 61 - maintainers = [ maintainers.lukego maintainers.domenkozar ]; 61 + maintainers = [ maintainers.lukego ]; 62 62 }; 63 63 }
+1 -1
pkgs/tools/package-management/nixops/default.nix
··· 63 63 meta = { 64 64 homepage = "https://github.com/NixOS/nixops"; 65 65 description = "NixOS cloud provisioning and deployment tool"; 66 - maintainers = with lib.maintainers; [ aminechikhaoui eelco rob domenkozar ]; 66 + maintainers = with lib.maintainers; [ aminechikhaoui eelco rob ]; 67 67 platforms = lib.platforms.unix; 68 68 license = lib.licenses.lgpl3; 69 69 };
+1 -1
pkgs/tools/package-management/python2nix/default.nix
··· 13 13 propagatedBuildInputs = with pythonPackages; [ requests pip setuptools ]; 14 14 15 15 meta = with lib; { 16 - maintainers = [ maintainers.domenkozar ]; 16 + maintainers = [ ]; 17 17 platforms = platforms.all; 18 18 }; 19 19 }
+1 -1
pkgs/tools/text/poedit/default.nix
··· 41 41 homepage = "https://www.poedit.net/"; 42 42 license = licenses.mit; 43 43 platforms = platforms.unix; 44 - maintainers = with maintainers; [ domenkozar ]; 44 + maintainers = with maintainers; [ ]; 45 45 }; 46 46 }