Loading pkgs/development/python-modules/distrax/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -24,6 +24,7 @@ buildPythonPackage (finalAttrs: { pname = "distrax"; version = "0.1.8"; pyproject = true; __structuredAttrs = true; src = fetchFromGitHub { owner = "google-deepmind"; Loading Loading
pkgs/development/python-modules/distrax/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -24,6 +24,7 @@ buildPythonPackage (finalAttrs: { pname = "distrax"; version = "0.1.8"; pyproject = true; __structuredAttrs = true; src = fetchFromGitHub { owner = "google-deepmind"; Loading