Loading pkgs/development/python-modules/cpe/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ buildPythonPackage rec { changelog = "https://github.com/nilp0inter/cpe/releases/tag/v${version}"; description = "Common platform enumeration for python"; homepage = "https://github.com/nilp0inter/cpe"; license = lib.licenses.lgpl3Only; license = lib.licenses.lgpl3Plus; maintainers = with lib.maintainers; [ tochiaha ]; }; } Loading
pkgs/development/python-modules/cpe/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ buildPythonPackage rec { changelog = "https://github.com/nilp0inter/cpe/releases/tag/v${version}"; description = "Common platform enumeration for python"; homepage = "https://github.com/nilp0inter/cpe"; license = lib.licenses.lgpl3Only; license = lib.licenses.lgpl3Plus; maintainers = with lib.maintainers; [ tochiaha ]; }; }