Loading pkgs/development/python-modules/aiocmd/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ setuptools, }: buildPythonPackage rec { name = "aiocmd"; pname = "aiocmd"; version = "0.1.5"; src = fetchFromGitHub { owner = "KimiNewt"; Loading Loading
pkgs/development/python-modules/aiocmd/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ setuptools, }: buildPythonPackage rec { name = "aiocmd"; pname = "aiocmd"; version = "0.1.5"; src = fetchFromGitHub { owner = "KimiNewt"; Loading