flake/flake.lock
matthewcroughan 5615f114d7 init
2023-02-11 22:54:48 +00:00

67 lines
1.6 KiB
JSON

{
"nodes": {
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1675933616,
"narHash": "sha256-/rczJkJHtx16IFxMmAWu5nNYcSXNg1YYXTHoGjLrLUA=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "47478a4a003e745402acf63be7f9a092d51b83d7",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"invokeai-src": {
"flake": false,
"locked": {
"lastModified": 1672601215,
"narHash": "sha256-YnT8bvWB7aqK+J8zf2uem3yJI0ehPki+IGN7Xg1+Z2Q=",
"owner": "invoke-ai",
"repo": "InvokeAI",
"rev": "c3f82d44815eff47169818d8671fa7ff862fe202",
"type": "github"
},
"original": {
"owner": "invoke-ai",
"ref": "v2.2.5",
"repo": "InvokeAI",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1675763311,
"narHash": "sha256-bz0Q2H3mxsF1CUfk26Sl9Uzi8/HFjGFD/moZHz1HebU=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "fab09085df1b60d6a0870c8a89ce26d5a4a708c2",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-parts": "flake-parts",
"invokeai-src": "invokeai-src",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}