-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathflake.lock
81 lines (81 loc) · 2.03 KB
/
flake.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
{
"nodes": {
"automatic1111": {
"flake": false,
"locked": {
"lastModified": 1676893554,
"narHash": "sha256-V5nkKx8+9fypF8WisRl2jd4z0sL/90Z+BaNUXJzpG+A=",
"owner": "AUTOMATIC1111",
"repo": "stable-diffusion-webui",
"rev": "0cc0ee1bcb4c24a8c9715f66cede06601bfc00c8",
"type": "github"
},
"original": {
"owner": "AUTOMATIC1111",
"repo": "stable-diffusion-webui",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1675757258,
"narHash": "sha256-pIRer8vdsoherlRKpzfnHbMZ5TsAcvRlXHCIaHkIUbg=",
"path": "/nix/store/5r6mzawp2mjzlpy66q7p967qw3y7hnn0-source",
"rev": "af96094e9b8eb162d70a84fa3b39f4b7a8b264d2",
"type": "path"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"poetry2nix": {
"inputs": {
"flake-utils": [
"utils"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1678135815,
"narHash": "sha256-U9rGLDafi7CcrNuYD1LkM3LSN2rZ5zgF0GeInrAihAE=",
"owner": "nix-community",
"repo": "poetry2nix",
"rev": "4c424edc8a546952e640f2a3017354b05bf15f0b",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "poetry2nix",
"type": "github"
}
},
"root": {
"inputs": {
"automatic1111": "automatic1111",
"nixpkgs": "nixpkgs",
"poetry2nix": "poetry2nix",
"utils": "utils"
}
},
"utils": {
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}