Loading pkgs/development/python-modules/bitsandbytes/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ let pname = "bitsandbytes"; version = "0.48.2"; version = "0.49.1"; brokenConditions = lib.attrsets.filterAttrs (_: cond: cond) { "CUDA and ROCm are mutually exclusive" = cudaSupport && rocmSupport; Loading Loading @@ -81,7 +81,7 @@ buildPythonPackage { owner = "bitsandbytes-foundation"; repo = "bitsandbytes"; tag = version; hash = "sha256-gtNOMxLeYTCZK5MVdpjOFOw6rxvqS+XJmY1Meiuz0Rw="; hash = "sha256-nNhxDJITXNIZMXuZdzpF5dl1K1kFEVQ0gbTqZnOf/sI="; }; patches = [ Loading Loading
pkgs/development/python-modules/bitsandbytes/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ let pname = "bitsandbytes"; version = "0.48.2"; version = "0.49.1"; brokenConditions = lib.attrsets.filterAttrs (_: cond: cond) { "CUDA and ROCm are mutually exclusive" = cudaSupport && rocmSupport; Loading Loading @@ -81,7 +81,7 @@ buildPythonPackage { owner = "bitsandbytes-foundation"; repo = "bitsandbytes"; tag = version; hash = "sha256-gtNOMxLeYTCZK5MVdpjOFOw6rxvqS+XJmY1Meiuz0Rw="; hash = "sha256-nNhxDJITXNIZMXuZdzpF5dl1K1kFEVQ0gbTqZnOf/sI="; }; patches = [ Loading