models-dev: 0-unstable-2025-09-29 -> 0-unstable-2025-10-08 (#450197)
This commit is contained in:
@@ -8,12 +8,12 @@
|
||||
}:
|
||||
stdenvNoCC.mkDerivation (finalAttrs: {
|
||||
pname = "models-dev";
|
||||
version = "0-unstable-2025-09-29";
|
||||
version = "0-unstable-2025-10-08";
|
||||
src = fetchFromGitHub {
|
||||
owner = "sst";
|
||||
repo = "models.dev";
|
||||
rev = "47a71d06c57055a7c347ff04b3c7cfcaf1fa9462";
|
||||
hash = "sha256-fv6u/Hpmt5KUGSN/P7mrqbWAx7kHsMeIjiLaRUQqG90=";
|
||||
rev = "8d397086d8971c91b27919b8a3945f5ac21bc61f";
|
||||
hash = "sha256-r0k6b9vaAeKZl1mknQc1wyRiJcPB3/OWlqspOgqw/Us=";
|
||||
};
|
||||
|
||||
node_modules = stdenvNoCC.mkDerivation {
|
||||
|
||||
Reference in New Issue
Block a user