From 25c1a6ee15a2f1ae2f4d47842a633272855ca911 Mon Sep 17 00:00:00 2001 From: Gaetan Lepage Date: Sun, 13 Apr 2025 15:41:45 +0200 Subject: [PATCH] release-cuda: build mistral-rs on nix-community Hydra --- pkgs/top-level/release-cuda.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/top-level/release-cuda.nix b/pkgs/top-level/release-cuda.nix index 4ebabe05e1f3..2d2deb1b34a2 100644 --- a/pkgs/top-level/release-cuda.nix +++ b/pkgs/top-level/release-cuda.nix @@ -105,6 +105,7 @@ let lightgbm = linux; llama-cpp = linux; meshlab = linux; + mistral-rs = linux; monado = linux; # Failed in https://github.com/NixOS/nixpkgs/pull/233581 noisetorch = linux; obs-studio-plugins.obs-backgroundremoval = linux;