-
Notifications
You must be signed in to change notification settings - Fork 38
/
flake.lock
148 lines (148 loc) · 3.72 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
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
{
"nodes": {
"devshell": {
"inputs": {
"nixpkgs": [
"nix-eda",
"nixpkgs"
]
},
"locked": {
"lastModified": 1728330715,
"narHash": "sha256-xRJ2nPOXb//u1jaBnDP56M7v5ldavjbtR6lfGqSvcKg=",
"owner": "numtide",
"repo": "devshell",
"rev": "dd6b80932022cea34a019e2bb32f6fa9e494dfef",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
"flake-compat": {
"locked": {
"lastModified": 1696426674,
"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": [
"nix-eda",
"nixpkgs"
]
},
"locked": {
"lastModified": 1719837045,
"narHash": "sha256-ya2KEXKAIn8oYUi9G9TaUcQAEfGkbENCgXF/V0d/kws=",
"owner": "efabless",
"repo": "ioplace_parser",
"rev": "570fd3e352926f57e6eecbb8bd3892a5dec375b7",
"type": "github"
},
"original": {
"owner": "efabless",
"repo": "ioplace_parser",
"type": "github"
}
},
"libparse": {
"inputs": {
"nixpkgs": [
"nix-eda",
"nixpkgs"
]
},
"locked": {
"lastModified": 1713178934,
"narHash": "sha256-1w6HBBE2bWAD0GM98O8WZRmZDW9+EzD0KFvnnH2ho/k=",
"owner": "efabless",
"repo": "libparse-python",
"rev": "cec8b6dfd3d1c97bc5ccd1d0a41c44e51bc9c1eb",
"type": "github"
},
"original": {
"owner": "efabless",
"repo": "libparse-python",
"type": "github"
}
},
"nix-eda": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1728905391,
"narHash": "sha256-iox9yGNG4MwSKhQuwegLcDW6wVGzfdBPrh8SrhSLA8c=",
"owner": "efabless",
"repo": "nix-eda",
"rev": "0814aa6c1c7d556aa08212cc875063cff62cb9b0",
"type": "github"
},
"original": {
"owner": "efabless",
"repo": "nix-eda",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1717144377,
"narHash": "sha256-F/TKWETwB5RaR8owkPPi+SPJh83AQsm6KrQAlJ8v/uA=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "805a384895c696f802a9bf5bf4720f37385df547",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-24.05",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"devshell": "devshell",
"flake-compat": "flake-compat",
"ioplace-parser": "ioplace-parser",
"libparse": "libparse",
"nix-eda": "nix-eda",
"volare": "volare"
}
},
"volare": {
"inputs": {
"nixpkgs": [
"nix-eda",
"nixpkgs"
]
},
"locked": {
"lastModified": 1724178650,
"narHash": "sha256-p+Li/z3l7ShRSIKUrxVK+7uGhSvqPE7jOW4FA4k3SIw=",
"owner": "efabless",
"repo": "volare",
"rev": "0090420799258d29adca54c8951d38bb8b605aeb",
"type": "github"
},
"original": {
"owner": "efabless",
"repo": "volare",
"type": "github"
}
}
},
"root": "root",
"version": 7
}