Loading maintainers/maintainer-list.nix +0 −6 Original line number Diff line number Diff line Loading @@ -6261,12 +6261,6 @@ githubId = 875324; name = "David Johnson"; }; dmrauh = { email = "dmrauh@posteo.de"; github = "dmrauh"; githubId = 37698547; name = "Dominik Michael Rauh"; }; dmvianna = { email = "dmlvianna@gmail.com"; github = "dmvianna"; Loading pkgs/by-name/gr/gretl/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -62,7 +62,7 @@ stdenv.mkDerivation (finalAttrs: { gretl is a cross-platform software package for econometric analysis, written in the C programming language. ''; maintainers = with lib.maintainers; [ dmrauh ]; maintainers = with lib.maintainers; [ ]; platforms = lib.platforms.all; }; }) pkgs/development/python-modules/mnist/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -36,6 +36,6 @@ buildPythonPackage rec { description = "Python utilities to download and parse the MNIST dataset"; homepage = "https://github.com/datapythonista/mnist"; license = licenses.bsd3; maintainers = with maintainers; [ dmrauh ]; maintainers = with maintainers; [ ]; }; } pkgs/development/python-modules/simpy/default.nix +0 −1 Original line number Diff line number Diff line Loading @@ -57,7 +57,6 @@ buildPythonPackage rec { description = "Process-based discrete-event simulation framework based on standard Python"; license = [ lib.licenses.mit ]; maintainers = with lib.maintainers; [ dmrauh shlevy ]; }; Loading pkgs/development/python-modules/webdavclient3/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -49,7 +49,7 @@ buildPythonPackage rec { description = "Easy to use WebDAV Client for Python 3.x"; homepage = "https://github.com/ezhov-evgeny/webdav-client-python-3"; license = licenses.mit; maintainers = with maintainers; [ dmrauh ]; maintainers = with maintainers; [ ]; mainProgram = "wdc"; }; } Loading
maintainers/maintainer-list.nix +0 −6 Original line number Diff line number Diff line Loading @@ -6261,12 +6261,6 @@ githubId = 875324; name = "David Johnson"; }; dmrauh = { email = "dmrauh@posteo.de"; github = "dmrauh"; githubId = 37698547; name = "Dominik Michael Rauh"; }; dmvianna = { email = "dmlvianna@gmail.com"; github = "dmvianna"; Loading
pkgs/by-name/gr/gretl/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -62,7 +62,7 @@ stdenv.mkDerivation (finalAttrs: { gretl is a cross-platform software package for econometric analysis, written in the C programming language. ''; maintainers = with lib.maintainers; [ dmrauh ]; maintainers = with lib.maintainers; [ ]; platforms = lib.platforms.all; }; })
pkgs/development/python-modules/mnist/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -36,6 +36,6 @@ buildPythonPackage rec { description = "Python utilities to download and parse the MNIST dataset"; homepage = "https://github.com/datapythonista/mnist"; license = licenses.bsd3; maintainers = with maintainers; [ dmrauh ]; maintainers = with maintainers; [ ]; }; }
pkgs/development/python-modules/simpy/default.nix +0 −1 Original line number Diff line number Diff line Loading @@ -57,7 +57,6 @@ buildPythonPackage rec { description = "Process-based discrete-event simulation framework based on standard Python"; license = [ lib.licenses.mit ]; maintainers = with lib.maintainers; [ dmrauh shlevy ]; }; Loading
pkgs/development/python-modules/webdavclient3/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -49,7 +49,7 @@ buildPythonPackage rec { description = "Easy to use WebDAV Client for Python 3.x"; homepage = "https://github.com/ezhov-evgeny/webdav-client-python-3"; license = licenses.mit; maintainers = with maintainers; [ dmrauh ]; maintainers = with maintainers; [ ]; mainProgram = "wdc"; }; }