···18 '';
1920 meta = {
21- maintainers = with lib.maintainers; [ eelco rycee ];
22 description = "Utility to generate a Nix expression for a Perl package from CPAN";
23 platforms = lib.platforms.unix;
24 };
···18 '';
1920 meta = {
21+ maintainers = with lib.maintainers; [ eelco ];
22 description = "Utility to generate a Nix expression for a Perl package from CPAN";
23 platforms = lib.platforms.unix;
24 };
-1
pkgs/applications/audio/cd-discid/default.nix
···18 meta = with lib; {
19 homepage = "http://linukz.org/cd-discid.shtml";
20 license = licenses.gpl2Plus;
21- maintainers = [ maintainers.rycee ];
22 platforms = platforms.unix;
23 description = "Command-line utility to get CDDB discid information from a CD-ROM disc";
24
···18 meta = with lib; {
19 homepage = "http://linukz.org/cd-discid.shtml";
20 license = licenses.gpl2Plus;
021 platforms = platforms.unix;
22 description = "Command-line utility to get CDDB discid information from a CD-ROM disc";
23
···23 most Western and Central European Latin-based languages, plus
24 Greek and Cyrillic. It is designed by Mark Simonson.
25 '';
26- maintainers = with maintainers; [ raskin rycee ];
27 license = licenses.ofl;
28 platforms = platforms.all;
29 };
···23 most Western and Central European Latin-based languages, plus
24 Greek and Cyrillic. It is designed by Mark Simonson.
25 '';
26+ maintainers = with maintainers; [ raskin ];
27 license = licenses.ofl;
28 platforms = platforms.all;
29 };
+1-1
pkgs/data/fonts/inconsolata/default.nix
···12 meta = with lib; {
13 homepage = "https://www.levien.com/type/myfonts/inconsolata.html";
14 description = "A monospace font for both screen and print";
15- maintainers = with maintainers; [ mikoim raskin rycee ];
16 license = licenses.ofl;
17 platforms = platforms.all;
18 };
···12 meta = with lib; {
13 homepage = "https://www.levien.com/type/myfonts/inconsolata.html";
14 description = "A monospace font for both screen and print";
15+ maintainers = with maintainers; [ mikoim raskin ];
16 license = licenses.ofl;
17 platforms = platforms.all;
18 };
+1-1
pkgs/data/fonts/oldstandard/default.nix
···18 meta = with lib; {
19 homepage = "https://github.com/akryukov/oldstand";
20 description = "An attempt to revive a specific type of Modern style of serif typefaces";
21- maintainers = with maintainers; [ raskin rycee ];
22 license = licenses.ofl;
23 platforms = platforms.all;
24 };
···18 meta = with lib; {
19 homepage = "https://github.com/akryukov/oldstand";
20 description = "An attempt to revive a specific type of Modern style of serif typefaces";
21+ maintainers = with maintainers; [ raskin ];
22 license = licenses.ofl;
23 platforms = platforms.all;
24 };
-1
pkgs/data/fonts/undefined-medium/default.nix
···21 whatever else you can think of … it’s pretty undefined.
22 '';
23 license = licenses.ofl;
24- maintainers = [ maintainers.rycee ];
25 platforms = platforms.all;
26 };
27}
···21 whatever else you can think of … it’s pretty undefined.
22 '';
23 license = licenses.ofl;
024 platforms = platforms.all;
25 };
26}
···47 description = "Command-line tool to download videos from svtplay.se and other sites";
48 license = licenses.mit;
49 platforms = lib.platforms.unix;
50- maintainers = [ maintainers.rycee ];
51 };
52}
···47 description = "Command-line tool to download videos from svtplay.se and other sites";
48 license = licenses.mit;
49 platforms = lib.platforms.unix;
050 };
51}
+1-1
pkgs/tools/misc/xdaliclock/default.nix
···2122 meta = with lib; {
23 description = "A clock application that morphs digits when they are changed";
24- maintainers = with maintainers; [ raskin rycee ];
25 platforms = with platforms; linux ++ freebsd;
26 license = licenses.free; #TODO BSD on Gentoo, looks like MIT
27 downloadPage = "http://www.jwz.org/xdaliclock/";
···2122 meta = with lib; {
23 description = "A clock application that morphs digits when they are changed";
24+ maintainers = with maintainers; [ raskin ];
25 platforms = with platforms; linux ++ freebsd;
26 license = licenses.free; #TODO BSD on Gentoo, looks like MIT
27 downloadPage = "http://www.jwz.org/xdaliclock/";