Loading pkgs/development/python-modules/ioctl-opt/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,14 +7,14 @@ buildPythonPackage rec { pname = "ioctl-opt"; version = "1.3"; version = "1.3.1"; pyproject = true; src = fetchFromGitHub { owner = "vpelletier"; repo = "python-ioctl-opt"; tag = version; hash = "sha256-OPQmJUrZIFPdoKitlqWvgMHkLSK2nC01Yy7UpGy+aP8="; hash = "sha256-IdE1HZ0fj1Cv4bJRQOEv23O3bCiPUP4R10oGhSWjEXA="; }; build-system = [ setuptools ]; Loading Loading
pkgs/development/python-modules/ioctl-opt/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,14 +7,14 @@ buildPythonPackage rec { pname = "ioctl-opt"; version = "1.3"; version = "1.3.1"; pyproject = true; src = fetchFromGitHub { owner = "vpelletier"; repo = "python-ioctl-opt"; tag = version; hash = "sha256-OPQmJUrZIFPdoKitlqWvgMHkLSK2nC01Yy7UpGy+aP8="; hash = "sha256-IdE1HZ0fj1Cv4bJRQOEv23O3bCiPUP4R10oGhSWjEXA="; }; build-system = [ setuptools ]; Loading