Update stremio-linux-shell to use unstable for Rust 1.92+
This commit is contained in:
@@ -11,5 +11,5 @@ rec {
|
||||
qmd = pkgs.callPackage ./qmd { };
|
||||
openclaw-image = pkgs.callPackage ./openclaw-image { };
|
||||
openclaw-runtime-closure = pkgs.callPackage ./openclaw-image/runtime-closure.nix { inherit qmd; };
|
||||
stremio-linux-shell = pkgs.callPackage ./stremio-linux-shell { };
|
||||
# stremio-linux-shell is defined in flake.nix to use nixpkgs-unstable for Rust 1.92+ support
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user