fix: modelscope

This commit is contained in:
Ryan Yin
2026-03-20 21:14:14 +08:00
parent 73363d5ca8
commit d72bc84265
3 changed files with 7 additions and 6 deletions

View File

@@ -42,7 +42,7 @@
nixpkgs-2505.url = "github:nixos/nixpkgs/nixos-25.05";
# nixpkgs with some custom patches
nixpkgs-patched.url = "github:ryan4yin/nixpkgs/nixos-unstable";
nixpkgs-patched.url = "github:ryan4yin/nixpkgs/nixos-unstable-patched";
# get some latest packages from the master branch
nixpkgs-master.url = "github:nixos/nixpkgs/master";