forked from The-OpenROAD-Project/OpenLane
-
Notifications
You must be signed in to change notification settings - Fork 0
/
flake.lock
123 lines (123 loc) · 3.09 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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
{
"nodes": {
"flake-compat": {
"locked": {
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
"revCount": 57,
"type": "tarball",
"url": "https://api.flakehub.com/f/pinned/edolstra/flake-compat/1.0.1/018afb31-abd1-7bff-a5e4-cff7e18efb7a/source.tar.gz"
},
"original": {
"type": "tarball",
"url": "https://flakehub.com/f/edolstra/flake-compat/1.tar.gz"
}
},
"ioplace-parser": {
"inputs": {
"nixpkgs": [
"openlane2",
"nixpkgs"
]
},
"locked": {
"narHash": "sha256-0Lt3DVImH3TpwUh7sDW/6Cxsrmo5DDG+SCuirBFquXs=",
"owner": "efabless",
"repo": "ioplace_parser",
"rev": "f1c163e8184fbce2676a19a1d28c3e6c0b5ddaf2",
"type": "github"
},
"original": {
"owner": "efabless",
"repo": "ioplace_parser",
"type": "github"
}
},
"libparse": {
"inputs": {
"nixpkgs": [
"openlane2",
"nixpkgs"
]
},
"locked": {
"narHash": "sha256-1w6HBBE2bWAD0GM98O8WZRmZDW9+EzD0KFvnnH2ho/k=",
"owner": "efabless",
"repo": "libparse-python",
"rev": "cec8b6dfd3d1c97bc5ccd1d0a41c44e51bc9c1eb",
"type": "github"
},
"original": {
"owner": "efabless",
"repo": "libparse-python",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"narHash": "sha256-C36QmoJd5tdQ5R9MC1jM7fBkZW9zBUqbUCsgwS6j4QU=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "c1be43e8e837b8dbee2b3665a007e761680f0c3d",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-23.11",
"repo": "nixpkgs",
"type": "github"
}
},
"openlane2": {
"inputs": {
"flake-compat": "flake-compat",
"ioplace-parser": "ioplace-parser",
"libparse": "libparse",
"nixpkgs": "nixpkgs",
"volare": "volare"
},
"locked": {
"lastModified": 1715082706,
"narHash": "sha256-OUaDO8RtK76NN3yuJZIwtel4kuRVmALkXJnTdMIeT8U=",
"owner": "efabless",
"repo": "openlane2",
"rev": "058a93dfacf5352abd06931c3e45fec08cfa468e",
"type": "github"
},
"original": {
"owner": "efabless",
"ref": "dev",
"repo": "openlane2",
"type": "github"
}
},
"root": {
"inputs": {
"openlane2": "openlane2"
}
},
"volare": {
"inputs": {
"nixpkgs": [
"openlane2",
"nixpkgs"
]
},
"locked": {
"lastModified": 1715078431,
"narHash": "sha256-w4NLYQwvE/UFgPZDOnKDpagTjKb8FwKWOp3wV/RvPFM=",
"owner": "efabless",
"repo": "volare",
"rev": "13ccef8de5d8b27311ffd458ac629953784b5224",
"type": "github"
},
"original": {
"owner": "efabless",
"repo": "volare",
"type": "github"
}
}
},
"root": "root",
"version": 7
}