forked from efabless/libparse-python
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathflake.lock
More file actions
45 lines (45 loc) · 1.02 KB
/
flake.lock
File metadata and controls
45 lines (45 loc) · 1.02 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
{
"nodes": {
"nix-eda": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1756208922,
"narHash": "sha256-6CR+pLQPn3urPdlAmRS4qe2b9IzjyyMB25hy6V68bcc=",
"owner": "fossi-foundation",
"repo": "nix-eda",
"rev": "5fe9ce30351385cead78fe8932210b0683795c80",
"type": "github"
},
"original": {
"owner": "fossi-foundation",
"repo": "nix-eda",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1750400657,
"narHash": "sha256-3vkjFnxCOP6vm5Pm13wC/Zy6/VYgei/I/2DWgW4RFeA=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "b2485d56967598da068b5a6946dadda8bfcbcd37",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-25.05",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nix-eda": "nix-eda"
}
}
},
"root": "root",
"version": 7
}