Loading pkgs/by-name/wh/whisper-cpp/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -73,13 +73,13 @@ let in effectiveStdenv.mkDerivation (finalAttrs: { pname = "whisper-cpp"; version = "1.8.1"; version = "1.8.2"; src = fetchFromGitHub { owner = "ggml-org"; repo = "whisper.cpp"; tag = "v${finalAttrs.version}"; hash = "sha256-lE25O/C55INo4xufCSzrPFX2kyodXiKwf80kknIy1Os="; hash = "sha256-OU5mDnLZHmtdSEN5u0syJcU91L+NCO45f9eG6OsgFfU="; }; # The upstream download script tries to download the models to the Loading Loading
pkgs/by-name/wh/whisper-cpp/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -73,13 +73,13 @@ let in effectiveStdenv.mkDerivation (finalAttrs: { pname = "whisper-cpp"; version = "1.8.1"; version = "1.8.2"; src = fetchFromGitHub { owner = "ggml-org"; repo = "whisper.cpp"; tag = "v${finalAttrs.version}"; hash = "sha256-lE25O/C55INo4xufCSzrPFX2kyodXiKwf80kknIy1Os="; hash = "sha256-OU5mDnLZHmtdSEN5u0syJcU91L+NCO45f9eG6OsgFfU="; }; # The upstream download script tries to download the models to the Loading