Loading pkgs/development/python-modules/cgen/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -30,6 +30,6 @@ buildPythonPackage rec { description = "C/C++ source generation from an AST"; homepage = "https://github.com/inducer/cgen"; license = licenses.mit; maintainers = [ ]; maintainers = with lib.maintainers; [ sigmanificient ]; }; } Loading
pkgs/development/python-modules/cgen/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -30,6 +30,6 @@ buildPythonPackage rec { description = "C/C++ source generation from an AST"; homepage = "https://github.com/inducer/cgen"; license = licenses.mit; maintainers = [ ]; maintainers = with lib.maintainers; [ sigmanificient ]; }; }