Loading pkgs/development/python-modules/args/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -17,5 +17,6 @@ buildPythonPackage rec { meta = { description = "Command Arguments for Humans"; homepage = "https://github.com/kennethreitz/args"; license = lib.licenses.bsd2; }; } Loading
pkgs/development/python-modules/args/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -17,5 +17,6 @@ buildPythonPackage rec { meta = { description = "Command Arguments for Humans"; homepage = "https://github.com/kennethreitz/args"; license = lib.licenses.bsd2; }; }