Loading pkgs/tools/networking/getmail6/default.nix→pkgs/by-name/ge/getmail6/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -5,17 +5,17 @@ python3.pkgs.buildPythonApplication rec { pname = "getmail6"; version = "6.18.14"; version = "6.19.00"; pyproject = true; src = fetchFromGitHub { owner = "getmail6"; repo = "getmail6"; rev = "refs/tags/v${version}"; hash = "sha256-NcUGIddbIjwMyE/6fR8lqs90/chzqROQDftF/cNkxOs="; hash = "sha256-cAho0fAvxUoxKrvS7XJaKYGEGgtA8Xl6dOEtVtUvK10="; }; nativeBuildInputs = with python3.pkgs; [ build-system = with python3.pkgs; [ setuptools ]; Loading pkgs/top-level/all-packages.nix +0 −2 Original line number Diff line number Diff line Loading @@ -8250,8 +8250,6 @@ with pkgs; geteltorito = callPackage ../tools/misc/geteltorito { }; getmail6 = callPackage ../tools/networking/getmail6 { }; getopt = callPackage ../tools/misc/getopt { }; getoptions = callPackage ../tools/misc/getoptions { }; Loading
pkgs/tools/networking/getmail6/default.nix→pkgs/by-name/ge/getmail6/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -5,17 +5,17 @@ python3.pkgs.buildPythonApplication rec { pname = "getmail6"; version = "6.18.14"; version = "6.19.00"; pyproject = true; src = fetchFromGitHub { owner = "getmail6"; repo = "getmail6"; rev = "refs/tags/v${version}"; hash = "sha256-NcUGIddbIjwMyE/6fR8lqs90/chzqROQDftF/cNkxOs="; hash = "sha256-cAho0fAvxUoxKrvS7XJaKYGEGgtA8Xl6dOEtVtUvK10="; }; nativeBuildInputs = with python3.pkgs; [ build-system = with python3.pkgs; [ setuptools ]; Loading
pkgs/top-level/all-packages.nix +0 −2 Original line number Diff line number Diff line Loading @@ -8250,8 +8250,6 @@ with pkgs; geteltorito = callPackage ../tools/misc/geteltorito { }; getmail6 = callPackage ../tools/networking/getmail6 { }; getopt = callPackage ../tools/misc/getopt { }; getoptions = callPackage ../tools/misc/getoptions { };