models-dev: 0-unstable-2025-07-29 -> 0-unstable-2025-07-30
This commit is contained in:
@@ -17,12 +17,12 @@ let
|
||||
in
|
||||
stdenvNoCC.mkDerivation (finalAttrs: {
|
||||
pname = "models-dev";
|
||||
version = "0-unstable-2025-07-29";
|
||||
version = "0-unstable-2025-07-30";
|
||||
src = fetchFromGitHub {
|
||||
owner = "sst";
|
||||
repo = "models.dev";
|
||||
rev = "69e91b1cee1dbd737dc60f5f99ce123a81763cda";
|
||||
hash = "sha256-fr4cgQsW03ukgCxNBtlokAXmqjGh1fFJucWx1dJ7xV0=";
|
||||
rev = "2bc25f1c57a61c0bcb29e4a7ed331be332991c15";
|
||||
hash = "sha256-xCYu8AsTtH9ZVhFZ/sxukj92RSwZGmeQRE3COmiRqI4=";
|
||||
};
|
||||
|
||||
node_modules = stdenvNoCC.mkDerivation {
|
||||
|
||||
Reference in New Issue
Block a user