Loading pkgs/development/python-modules/bitsandbytes/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ symlinkJoin, buildPythonPackage, fetchFromGitHub, gitUpdater, cmake, Loading Loading @@ -191,6 +192,10 @@ buildPythonPackage { rocmPackages brokenConditions # To help debug when a package is broken due to CUDA support ; updateScript = gitUpdater { ignoredVersions = "continuous-release.*"; }; }; meta = { Loading Loading
pkgs/development/python-modules/bitsandbytes/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ symlinkJoin, buildPythonPackage, fetchFromGitHub, gitUpdater, cmake, Loading Loading @@ -191,6 +192,10 @@ buildPythonPackage { rocmPackages brokenConditions # To help debug when a package is broken due to CUDA support ; updateScript = gitUpdater { ignoredVersions = "continuous-release.*"; }; }; meta = { Loading