-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathflake.lock
More file actions
125 lines (125 loc) · 3.18 KB
/
flake.lock
File metadata and controls
125 lines (125 loc) · 3.18 KB
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
{
"nodes": {
"ciel": {
"inputs": {
"nix-eda": [
"librelane",
"nix-eda"
]
},
"locked": {
"lastModified": 1764091696,
"narHash": "sha256-AWbkHL0zO3tD0mE3dZIcj8mVND7o3imTxOpEfOtlRDI=",
"owner": "fossi-foundation",
"repo": "ciel",
"rev": "afcb23d368614ffa1e7e96584ed33f839c71c576",
"type": "github"
},
"original": {
"owner": "fossi-foundation",
"repo": "ciel",
"type": "github"
}
},
"devshell": {
"inputs": {
"nixpkgs": [
"librelane",
"nix-eda",
"nixpkgs"
]
},
"locked": {
"lastModified": 1768818222,
"narHash": "sha256-460jc0+CZfyaO8+w8JNtlClB2n4ui1RbHfPTLkpwhU8=",
"owner": "numtide",
"repo": "devshell",
"rev": "255a2b1725a20d060f566e4755dbf571bbbb5f76",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
"flake-compat": {
"locked": {
"lastModified": 1733328505,
"narHash": "sha256-NeCCThCEP3eCl2l/+27kNNK7QrwZB1IJCrXfrbv5oqU=",
"rev": "ff81ac966bb2cae68946d5ed5fc4994f96d0ffec",
"revCount": 69,
"type": "tarball",
"url": "https://api.flakehub.com/f/pinned/edolstra/flake-compat/1.1.0/01948eb7-9cba-704f-bbf3-3fa956735b52/source.tar.gz"
},
"original": {
"type": "tarball",
"url": "https://flakehub.com/f/edolstra/flake-compat/1.tar.gz"
}
},
"librelane": {
"inputs": {
"ciel": "ciel",
"devshell": "devshell",
"flake-compat": "flake-compat",
"nix-eda": "nix-eda"
},
"locked": {
"lastModified": 1774453904,
"narHash": "sha256-BZmoneeMpnnQ2wUb5sorLFsFZsLaKclhAtCIiMsW8Qc=",
"owner": "librelane",
"repo": "librelane",
"rev": "69b2067bd2b5eb89b84649b76e9edaa9e51e6735",
"type": "github"
},
"original": {
"owner": "librelane",
"ref": "3.0.0",
"repo": "librelane",
"type": "github"
}
},
"nix-eda": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1773918136,
"narHash": "sha256-nSKBMGP8/ZC7qB3Lzd+FwM8REqOxlh8wpYDf2hlK6Gg=",
"owner": "fossi-foundation",
"repo": "nix-eda",
"rev": "8f990fb77529c09e540e453cd836af9930ec58db",
"type": "github"
},
"original": {
"owner": "fossi-foundation",
"ref": "6.11.0",
"repo": "nix-eda",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1766201043,
"narHash": "sha256-eplAP+rorKKd0gNjV3rA6+0WMzb1X1i16F5m5pASnjA=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "b3aad468604d3e488d627c0b43984eb60e75e782",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-25.11",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"librelane": "librelane"
}
}
},
"root": "root",
"version": 7
}