flake/flake.lock
2024-02-24 18:57:40 +01:00

246 lines
6.5 KiB
JSON

{
"nodes": {
"a1111-src": {
"flake": false,
"locked": {
"lastModified": 1702709887,
"narHash": "sha256-xOId/D5eJszmRn0tCZtS+/u5WQUBpdPQ0I5XZIv3FvE=",
"owner": "automatic1111",
"repo": "stable-diffusion-webui",
"rev": "cf2772fab0af5573da775e7437e6acdca424f26e",
"type": "github"
},
"original": {
"owner": "automatic1111",
"repo": "stable-diffusion-webui",
"type": "github"
}
},
"bark-gui-src": {
"flake": false,
"locked": {
"lastModified": 1690135468,
"narHash": "sha256-J/Mhv2lQ/IFKJ/MGm5p9HOoSJQ+fXXlUwLy5YRYi9tY=",
"owner": "C0untFloyd",
"repo": "bark-gui",
"rev": "7c85e68d230d282cf0a9ba4ac7f0ef611329f60d",
"type": "github"
},
"original": {
"owner": "C0untFloyd",
"repo": "bark-gui",
"type": "github"
}
},
"comfyui-src": {
"flake": false,
"locked": {
"lastModified": 1708708880,
"narHash": "sha256-0ibYcqMczdT9oN026EwxlnGeeBcKISJ+OToHp7cOUlY=",
"owner": "comfyanonymous",
"repo": "ComfyUI",
"rev": "1e5f0f66be93182f30d5d453dc8df50f3f7c1826",
"type": "github"
},
"original": {
"owner": "comfyanonymous",
"repo": "ComfyUI",
"type": "github"
}
},
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1706830856,
"narHash": "sha256-a0NYyp+h9hlb7ddVz4LUn1vT/PLwqfrWYcHMvFB1xYg=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "b253292d9c0a5ead9bc98c4e9a26c6312e27d69f",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-parts_2": {
"inputs": {
"nixpkgs-lib": [
"hercules-ci-effects",
"nixpkgs"
]
},
"locked": {
"lastModified": 1701473968,
"narHash": "sha256-YcVE5emp1qQ8ieHUnxt1wCZCC3ZfAS+SRRWZ2TMda7E=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "34fed993f1674c8d06d58b37ce1e0fe5eebcb9f5",
"type": "github"
},
"original": {
"id": "flake-parts",
"type": "indirect"
}
},
"hercules-ci-effects": {
"inputs": {
"flake-parts": "flake-parts_2",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1708547820,
"narHash": "sha256-xU/KC1PWqq5zL9dQ9wYhcdgxAwdeF/dJCLPH3PNZEBg=",
"owner": "hercules-ci",
"repo": "hercules-ci-effects",
"rev": "0ca27bd58e4d5be3135a4bef66b582e57abe8f4a",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "hercules-ci-effects",
"type": "github"
}
},
"invokeai-src": {
"flake": false,
"locked": {
"lastModified": 1697424725,
"narHash": "sha256-y3nxZ4PQ/d2wMX1crpJPDMYXf48YBG0sRIBOTgN6XlI=",
"owner": "invoke-ai",
"repo": "InvokeAI",
"rev": "ad786130ffb11f91cbfcc40846114dd1fdcecdf6",
"type": "github"
},
"original": {
"owner": "invoke-ai",
"ref": "v3.3.0post3",
"repo": "InvokeAI",
"type": "github"
}
},
"kohya_ss-src": {
"flake": false,
"locked": {
"lastModified": 1708209234,
"narHash": "sha256-ae/bkcIdSsV4FBnAj0EiBHNoRLJSgSbRnlsK6XZwmGA=",
"owner": "bmaltais",
"repo": "kohya_ss",
"rev": "f8d2673641778ed5b362f107f9f92a20aa15979a",
"type": "github"
},
"original": {
"owner": "bmaltais",
"repo": "kohya_ss",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1708655239,
"narHash": "sha256-ZrP/yACUvDB+zbqYJsln4iwotbH6CTZiTkANJ0AgDv4=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "cbc4211f0afffe6dfd2478a62615dd5175a13f9a",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
"lastModified": 1708566995,
"narHash": "sha256-e/THimsoxxMAHSbwMKov5f5Yg+utTj6XVGEo24Lhx+0=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "3cb4ae6689d2aa3f363516234572613b31212b78",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.11",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"a1111-src": "a1111-src",
"bark-gui-src": "bark-gui-src",
"comfyui-src": "comfyui-src",
"flake-parts": "flake-parts",
"hercules-ci-effects": "hercules-ci-effects",
"invokeai-src": "invokeai-src",
"kohya_ss-src": "kohya_ss-src",
"nixpkgs": "nixpkgs",
"nixpkgs-stable": "nixpkgs-stable",
"sd-src": "sd-src",
"sgm-src": "sgm-src",
"textgen-src": "textgen-src"
}
},
"sd-src": {
"flake": false,
"locked": {
"lastModified": 1679711060,
"narHash": "sha256-yEtrz/JTq53JDI4NZI26KsD8LAgiViwiNaB2i1CBs/I=",
"owner": "Stability-AI",
"repo": "stablediffusion",
"rev": "cf1d67a6fd5ea1aa600c4df58e5b47da45f6bdbf",
"type": "github"
},
"original": {
"owner": "Stability-AI",
"repo": "stablediffusion",
"type": "github"
}
},
"sgm-src": {
"flake": false,
"locked": {
"lastModified": 1708536887,
"narHash": "sha256-1jGByyT7EDHsCifLjlcvg9Y5BYb7cr3xR3+hsiQOaEA=",
"owner": "Stability-AI",
"repo": "generative-models",
"rev": "1e30a2df801a18c82a24223adfbdc71be0e8ca20",
"type": "github"
},
"original": {
"owner": "Stability-AI",
"repo": "generative-models",
"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"
}
}
},
"root": "root",
"version": 7
}