Try to update to 0.14.2.

This commit is contained in:
2026-02-19 09:57:37 -08:00
parent d9a945613c
commit 762895a2e0
2 changed files with 112 additions and 46 deletions

24
flake.lock generated
View File

@@ -1,22 +1,5 @@
{
"nodes": {
"comfyuigit": {
"flake": false,
"locked": {
"lastModified": 1759899223,
"narHash": "sha256-p0u2rZZ3AHn8InGWzu5sTTnYuYSINnDFnzuPgjqSLGw=",
"owner": "comfyanonymous",
"repo": "ComfyUi",
"rev": "637221995f7424a561bd825de3e61ea117dfe1e3",
"type": "github"
},
"original": {
"owner": "comfyanonymous",
"ref": "v0.3.64",
"repo": "ComfyUi",
"type": "github"
}
},
"flake-utils": {
"inputs": {
"systems": "systems"
@@ -37,11 +20,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1756125398,
"narHash": "sha256-XexyKZpf46cMiO5Vbj+dWSAXOnr285GHsMch8FBoHbc=",
"lastModified": 1771369470,
"narHash": "sha256-0NBlEBKkN3lufyvFegY4TYv5mCNHbi5OmBDrzihbBMQ=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "3b9f00d7a7bf68acd4c4abb9d43695afb04e03a5",
"rev": "0182a361324364ae3f436a63005877674cf45efb",
"type": "github"
},
"original": {
@@ -53,7 +36,6 @@
},
"root": {
"inputs": {
"comfyuigit": "comfyuigit",
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}