-
Notifications
You must be signed in to change notification settings - Fork 41
/
flake.lock
147 lines (147 loc) · 3.7 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
{
"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": {
"nix-eda": [
"nix-eda"
]
},
"locked": {
"lastModified": 1730973673,
"narHash": "sha256-F7jux5RLKTFEcXEQ2mRIH83zlSAT+uffYsf/XnKgoiU=",
"owner": "efabless",
"repo": "ioplace_parser",
"rev": "e31eb8553caba31c08416d89e31b6aec58002755",
"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": 1730973643,
"narHash": "sha256-8ZeUxluUbUD3IF0thq4Alioy3JaEVR0AY5+7PuFypBE=",
"owner": "efabless",
"repo": "nix-eda",
"rev": "1f8771758e26ad96da4947ed1b17e3942f978cfa",
"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": 1728904439,
"narHash": "sha256-e6QXMol9kbrJplYamSDfz+X/BDhgP66rHmjkeIZlaNI=",
"owner": "efabless",
"repo": "volare",
"rev": "7458169adc63dfac4ecfcb1c967972c6d8cd888f",
"type": "github"
},
"original": {
"owner": "efabless",
"repo": "volare",
"type": "github"
}
}
},
"root": "root",
"version": 7
}