···49 status, it is already suitable for most daily interactive use.
50 '';
51 license = lib.licenses.bsd2;
52- maintainers = with lib.maintainers; [ AndersonTorres ];
53 };
54}
···49 status, it is already suitable for most daily interactive use.
50 '';
51 license = lib.licenses.bsd2;
52+ maintainers = with lib.maintainers; [ ];
53 };
54}
+1-1
pkgs/by-name/fl/flam3/package.nix
···36 is specified by a long string of numbers - a genetic code of sorts.
37 '';
38 license = licenses.gpl3Plus;
39- maintainers = with maintainers; [ AndersonTorres ];
40 platforms = platforms.unix;
41 };
42}
···36 is specified by a long string of numbers - a genetic code of sorts.
37 '';
38 license = licenses.gpl3Plus;
39+ maintainers = with maintainers; [ ];
40 platforms = platforms.unix;
41 };
42}
···81 to the world. API currently supports C++, Python, and Ruby.
82 '';
83 license = with lib.licenses; [ gpl3Plus ];
84- maintainers = with lib.maintainers; [ AndersonTorres ];
85 platforms = lib.platforms.unix;
86 };
87})
···81 to the world. API currently supports C++, Python, and Ruby.
82 '';
83 license = with lib.licenses; [ gpl3Plus ];
84+ maintainers = with lib.maintainers; [ ];
85 platforms = lib.platforms.unix;
86 };
87})