From 309890893e0b668c1ffd2fdbc4354d2ce4fc0f39 Mon Sep 17 00:00:00 2001 From: Max Date: Fri, 20 Oct 2023 20:48:47 +0200 Subject: [PATCH] flake.lock: Update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Flake lock file updates: • Updated input 'nixified-ai': 'github:nixified-ai/flake/0c58f8cba3fb42c54f2a7bf9bd45ee4cbc9f2477' (2023-06-02) → 'github:nixified-ai/flake/2aeb76f52f72c7a242f20e9bc47cfaa2ed65915d' (2023-10-19) • Updated input 'nixified-ai/invokeai-src': 'github:invoke-ai/InvokeAI/650f4bb58ceca458bff1410f35cd6d6caad399c6' (2023-02-27) → 'github:invoke-ai/InvokeAI/ad786130ffb11f91cbfcc40846114dd1fdcecdf6' (2023-10-16) • Removed input 'nixified-ai/koboldai-src' • Added input 'nixified-ai/textgen-src': 'github:oobabooga/text-generation-webui/2e471071af48e19867cfa522d2def44c24785c50' (2023-10-08) --- flake.lock | 53 +++++++++++++++++++++++++++-------------------------- 1 file changed, 27 insertions(+), 26 deletions(-) diff --git a/flake.lock b/flake.lock index 0517b55..c2d01b0 100644 --- a/flake.lock +++ b/flake.lock @@ -1468,16 +1468,16 @@ "invokeai-src": { "flake": false, "locked": { - "lastModified": 1677475057, - "narHash": "sha256-REtyVcyRgspn1yYvB4vIHdOrPRZRNSSraepHik9MfgE=", + "lastModified": 1697424725, + "narHash": "sha256-y3nxZ4PQ/d2wMX1crpJPDMYXf48YBG0sRIBOTgN6XlI=", "owner": "invoke-ai", "repo": "InvokeAI", - "rev": "650f4bb58ceca458bff1410f35cd6d6caad399c6", + "rev": "ad786130ffb11f91cbfcc40846114dd1fdcecdf6", "type": "github" }, "original": { "owner": "invoke-ai", - "ref": "v2.3.1.post2", + "ref": "v3.3.0post3", "repo": "InvokeAI", "type": "github" } @@ -1498,23 +1498,6 @@ "type": "github" } }, - "koboldai-src": { - "flake": false, - "locked": { - "lastModified": 1668957963, - "narHash": "sha256-fKQ/6LiMmrfSWczC5kcf6M9cpuF9dDYl2gJ4+6ZLSdY=", - "owner": "koboldai", - "repo": "koboldai-client", - "rev": "f2077b8e58db6bd47a62bf9ed2649bb0711f9678", - "type": "github" - }, - "original": { - "owner": "koboldai", - "ref": "1.19.2", - "repo": "koboldai-client", - "type": "github" - } - }, "lanzaboote": { "inputs": { "flake-compat": "flake-compat_9", @@ -1842,19 +1825,20 @@ "flake-parts": "flake-parts_4", "hercules-ci-effects": "hercules-ci-effects_2", "invokeai-src": "invokeai-src", - "koboldai-src": "koboldai-src", - "nixpkgs": "nixpkgs_4" + "nixpkgs": "nixpkgs_4", + "textgen-src": "textgen-src" }, "locked": { - "lastModified": 1685671845, - "narHash": "sha256-qVA3wIxPb9PIFqa9Wf2a9jRMeMhE4kWw2y3oPSuRHU4=", + "lastModified": 1697750363, + "narHash": "sha256-rEHRGvT55aYWpP6CiJg674Hpk6MM/+P7/iruyPLZyno=", "owner": "nixified-ai", "repo": "flake", - "rev": "0c58f8cba3fb42c54f2a7bf9bd45ee4cbc9f2477", + "rev": "2aeb76f52f72c7a242f20e9bc47cfaa2ed65915d", "type": "github" }, "original": { "owner": "nixified-ai", + "ref": "2", "repo": "flake", "type": "github" } @@ -2525,6 +2509,23 @@ "type": "github" } }, + "textgen-src": { + "flake": false, + "locked": { + "lastModified": 1696789008, + "narHash": "sha256-+V8XOVnEyImj+a8uCkZXEHXW8bTIBRlnfMcQfcZNgqg=", + "owner": "oobabooga", + "repo": "text-generation-webui", + "rev": "2e471071af48e19867cfa522d2def44c24785c50", + "type": "github" + }, + "original": { + "owner": "oobabooga", + "ref": "v1.7", + "repo": "text-generation-webui", + "type": "github" + } + }, "utils": { "locked": { "lastModified": 1667395993,