models-dev: 0-unstable-2025-08-21 -> 0-unstable-2025-08-26 (#437513)

authored by Gaétan Lepage and committed by GitHub e6969fef 01df068c

+3 -3
+3 -3
pkgs/by-name/mo/models-dev/package.nix
··· 17 in 18 stdenvNoCC.mkDerivation (finalAttrs: { 19 pname = "models-dev"; 20 - version = "0-unstable-2025-08-21"; 21 src = fetchFromGitHub { 22 owner = "sst"; 23 repo = "models.dev"; 24 - rev = "7d417bd1b54bfff3c63f2bc2cc486e6b2700a18d"; 25 - hash = "sha256-9p+Fc21slH0R7YLJOAlVPS+ZPv+I9j745lGYz6+ln/c="; 26 }; 27 28 node_modules = stdenvNoCC.mkDerivation {
··· 17 in 18 stdenvNoCC.mkDerivation (finalAttrs: { 19 pname = "models-dev"; 20 + version = "0-unstable-2025-08-26"; 21 src = fetchFromGitHub { 22 owner = "sst"; 23 repo = "models.dev"; 24 + rev = "cf6249c3930608772771c160b5a177c6bcff5801"; 25 + hash = "sha256-yZA8LsMMvTs/wYW2lO7hl7/79WSk+jL87FMKAcC7/AE="; 26 }; 27 28 node_modules = stdenvNoCC.mkDerivation {