···28 m4. This means that ACR is faster, smaller and easy to use.
29 '';
30 license = lib.licenses.gpl2Plus;
31- maintainers = with lib.maintainers; [ AndersonTorres ];
32 platforms = lib.platforms.all;
33 };
34})
···28 m4. This means that ACR is faster, smaller and easy to use.
29 '';
30 license = lib.licenses.gpl2Plus;
31+ maintainers = with lib.maintainers; [ ];
32 platforms = lib.platforms.all;
33 };
34})
+1-1
pkgs/by-name/af/afterstep/package.nix
···100 improving aestetics, and efficient use of system resources.
101 '';
102 license = lib.licenses.gpl2Plus;
103- maintainers = with lib.maintainers; [ AndersonTorres ];
104 mainProgram = "afterstep";
105 platforms = lib.platforms.linux;
106 };
···100 improving aestetics, and efficient use of system resources.
101 '';
102 license = lib.licenses.gpl2Plus;
103+ maintainers = with lib.maintainers; [ ];
104 mainProgram = "afterstep";
105 platforms = lib.platforms.linux;
106 };
···46 and the Atari 5200 game console. The emulator is auto-configurable and
47 will compile on a variety of systems (Linux, Solaris, Irix).
48 '';
49- maintainers = with lib.maintainers; [ AndersonTorres ];
50 license = with lib.licenses; [ gpl2Plus ];
51 platforms = lib.platforms.unix;
52 };
···46 and the Atari 5200 game console. The emulator is auto-configurable and
47 will compile on a variety of systems (Linux, Solaris, Irix).
48 '';
49+ maintainers = with lib.maintainers; [ ];
50 license = with lib.licenses; [ gpl2Plus ];
51 platforms = lib.platforms.unix;
52 };
···29 description = "Modern Unit Test and Mocking Framework for C and C++";
30 mainProgram = "cgreen-runner";
31 license = lib.licenses.isc;
32- maintainers = [ lib.maintainers.AndersonTorres ];
33 platforms = lib.platforms.unix;
34 };
35})
···29 description = "Modern Unit Test and Mocking Framework for C and C++";
30 mainProgram = "cgreen-runner";
31 license = lib.licenses.isc;
32+ maintainers = [ ];
33 platforms = lib.platforms.unix;
34 };
35})
+1-1
pkgs/by-name/ch/chemacs2/package.nix
···45 Think of it as a bootloader for Emacs.
46 '';
47 license = with lib.licenses; [ gpl3Plus ];
48- maintainers = with lib.maintainers; [ AndersonTorres ];
49 platforms = lib.platforms.all;
50 };
51})
···45 Think of it as a bootloader for Emacs.
46 '';
47 license = with lib.licenses; [ gpl3Plus ];
48+ maintainers = with lib.maintainers; [ ];
49 platforms = lib.platforms.all;
50 };
51})
···44 description = "Suite of command-line tools for converting to and working with CSV";
45 changelog = "https://github.com/wireservice/csvkit/blob/${version}/CHANGELOG.rst";
46 license = lib.licenses.mit;
47- maintainers = with lib.maintainers; [ AndersonTorres ];
48 };
49}
···44 description = "Suite of command-line tools for converting to and working with CSV";
45 changelog = "https://github.com/wireservice/csvkit/blob/${version}/CHANGELOG.rst";
46 license = lib.licenses.mit;
47+ maintainers = with lib.maintainers; [ ];
48 };
49}
···69 description = "Tiny library providing a C 'class' for working with arbitrary big sizes in bytes";
70 license = lib.licenses.lgpl2Plus;
71 mainProgram = "bscalc";
72- maintainers = with lib.maintainers; [ AndersonTorres ];
73 platforms = lib.platforms.linux;
74 };
75})
···69 description = "Tiny library providing a C 'class' for working with arbitrary big sizes in bytes";
70 license = lib.licenses.lgpl2Plus;
71 mainProgram = "bscalc";
72+ maintainers = with lib.maintainers; [ ];
73 platforms = lib.platforms.linux;
74 };
75})
+1-1
pkgs/by-name/li/libcaca/package.nix
···82 Libcaca was written by Sam Hocevar and Jean-Yves Lamoureux.
83 '';
84 license = licenses.wtfpl;
85- maintainers = with maintainers; [ AndersonTorres ];
86 platforms = platforms.unix;
87 };
88}
···82 Libcaca was written by Sam Hocevar and Jean-Yves Lamoureux.
83 '';
84 license = licenses.wtfpl;
85+ maintainers = with maintainers; [ ];
86 platforms = platforms.unix;
87 };
88}
+1-1
pkgs/by-name/li/libedit/package.nix
···61 similar to those found in GNU Readline.
62 '';
63 license = with lib.licenses; [ bsd3 ];
64- maintainers = with lib.maintainers; [ AndersonTorres ];
65 platforms = lib.platforms.all;
66 };
67})
···61 similar to those found in GNU Readline.
62 '';
63 license = with lib.licenses; [ bsd3 ];
64+ maintainers = with lib.maintainers; [ ];
65 platforms = lib.platforms.all;
66 };
67})
···47 offload the choice of the main loop to the application.
48 '';
49 license = licenses.mit;
50- maintainers = with maintainers; [ AndersonTorres ];
51 platforms = platforms.unix;
52 };
53})
···47 offload the choice of the main loop to the application.
48 '';
49 license = licenses.mit;
50+ maintainers = with maintainers; [ ];
51 platforms = platforms.unix;
52 };
53})
···48 it abstracts over the target CPU, as it exposes to the clients a
49 standardized RISC instruction set inspired by the MIPS and SPARC chips.
50 '';
51- maintainers = with lib.maintainers; [ AndersonTorres ];
52 license = with lib.licenses; [ lgpl3Plus ];
53 platforms = lib.platforms.unix;
54 broken = stdenv.hostPlatform.isDarwin; # failing tests
···48 it abstracts over the target CPU, as it exposes to the clients a
49 standardized RISC instruction set inspired by the MIPS and SPARC chips.
50 '';
51+ maintainers = with lib.maintainers; [ ];
52 license = with lib.licenses; [ lgpl3Plus ];
53 platforms = lib.platforms.unix;
54 broken = stdenv.hostPlatform.isDarwin; # failing tests
+1-1
pkgs/by-name/li/live555/package.nix
···107 description = "Set of C++ libraries for multimedia streaming, using open standard protocols (RTP/RTCP, RTSP, SIP)";
108 changelog = "http://www.live555.com/liveMedia/public/changelog.txt";
109 license = with lib.licenses; [ lgpl21Plus ];
110- maintainers = with lib.maintainers; [ AndersonTorres ];
111 platforms = lib.platforms.unix;
112 };
113})
···107 description = "Set of C++ libraries for multimedia streaming, using open standard protocols (RTP/RTCP, RTSP, SIP)";
108 changelog = "http://www.live555.com/liveMedia/public/changelog.txt";
109 license = with lib.licenses; [ lgpl21Plus ];
110+ maintainers = with lib.maintainers; [ ];
111 platforms = lib.platforms.unix;
112 };
113})
···82 records, each record containing an arbitrary number of named fields.
83 '';
84 license = licenses.gpl3Plus;
85- maintainers = with maintainers; [ AndersonTorres ];
86 platforms = platforms.all;
87 };
88}
···82 records, each record containing an arbitrary number of named fields.
83 '';
84 license = licenses.gpl3Plus;
85+ maintainers = with maintainers; [ ];
86 platforms = platforms.all;
87 };
88}
···73 homepage = "https://www.rockbox.org";
74 description = "Open source firmware for digital music players";
75 license = licenses.gpl2Plus;
76- maintainers = with maintainers; [ AndersonTorres ];
77 mainProgram = "RockboxUtility";
78 platforms = platforms.linux;
79 };
···73 homepage = "https://www.rockbox.org";
74 description = "Open source firmware for digital music players";
75 license = licenses.gpl2Plus;
76+ maintainers = with maintainers; [ ];
77 mainProgram = "RockboxUtility";
78 platforms = platforms.linux;
79 };
+1-1
pkgs/by-name/ro/rootbar/package.nix
···45 was designed to address the lack of good bars for wayland.
46 '';
47 license = licenses.gpl3Plus;
48- maintainers = with maintainers; [ AndersonTorres ];
49 platforms = platforms.unix;
50 broken = stdenv.hostPlatform.isDarwin;
51 };
···45 was designed to address the lack of good bars for wayland.
46 '';
47 license = licenses.gpl3Plus;
48+ maintainers = with maintainers; [ ];
49 platforms = platforms.unix;
50 broken = stdenv.hostPlatform.isDarwin;
51 };
···32 runScript
33 ];
34}
35-# TODO [ AndersonTorres ]:
36-37-# 1. Parse the command line in order to allow the user to set an optional
38-# rom-file
39-# 2. generate runScript based on symlinkJoin (maybe a postBuild?)
40-# 3. a NixOS module to abstract the runner
···64 - block structure for label scoping
65 '';
66 license = lib.licenses.gpl2Plus;
67- maintainers = with lib.maintainers; [ AndersonTorres ];
68 platforms = with lib.platforms; unix;
69 };
70})
···64 - block structure for label scoping
65 '';
66 license = lib.licenses.gpl2Plus;
67+ maintainers = with lib.maintainers; [ ];
68 platforms = with lib.platforms; unix;
69 };
70})
+1-1
pkgs/by-name/xa/xarcan/package.nix
···121 allows running an X session as a window under Arcan.
122 '';
123 license = with lib.licenses; [ mit ];
124- maintainers = with lib.maintainers; [ AndersonTorres ];
125 platforms = lib.platforms.unix;
126 };
127})
···121 allows running an X session as a window under Arcan.
122 '';
123 license = with lib.licenses; [ mit ];
124+ maintainers = with lib.maintainers; [ ];
125 platforms = lib.platforms.unix;
126 };
127})
···206 # Too strict lower bound on lens, drop with LTS 23
207 provide = doJailbreak super.provide;
208 # Too strict bounds on quickcheck-instances/tasty-qickcheck, drop with LTS 23
00000000209 lawful-conversions = doJailbreak super.lawful-conversions;
210211 # Out of date test data: https://github.com/ocharles/weeder/issues/176
···206 # Too strict lower bound on lens, drop with LTS 23
207 provide = doJailbreak super.provide;
208 # Too strict bounds on quickcheck-instances/tasty-qickcheck, drop with LTS 23
209+210+ # make gtk build with pango >= 1.56: https://github.com/gtk2hs/gtk2hs/issues/337
211+ pango = appendPatch (pkgs.fetchpatch {
212+ url = "https://github.com/gtk2hs/gtk2hs/pull/336/commits/ca7f98bd3e9462deac3661244dc76004a36fc8c3.patch";
213+ hash = "sha256-fsZIwh4MY3Jnr3Gv4vZKl/LwUsJ+H+7KJ8unARQBifE=";
214+ stripLen = 1;
215+ }) super.pango;
216+217 lawful-conversions = doJailbreak super.lawful-conversions;
218219 # Out of date test data: https://github.com/ocharles/weeder/issues/176