forked from openai/point-e
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
44 lines (44 loc) · 1.07 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
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1679838808,
"narHash": "sha256-9lKDPH7cuIphLZczIvTSt3C3BNYAtc2j8v5znBnq+zM=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "a983cc62cc2345443620597697015c1c9c4e5b06",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"rev": "a983cc62cc2345443620597697015c1c9c4e5b06",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"utils": "utils"
}
},
"utils": {
"locked": {
"lastModified": 1678901627,
"narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6",
"type": "github"
}
}
},
"root": "root",
"version": 7
}