-
Notifications
You must be signed in to change notification settings - Fork 8
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": 1743562091,
"narHash": "sha256-uoJqa3on+kDu+XxST+TfBFbCkR+md9jXrYg+qHawIxs=",
"owner": "fossi-foundation",
"repo": "nix-eda",
"rev": "1e53da779fa9eed6290cd27b8e7f78196028ddfb",
"type": "github"
},
"original": {
"owner": "fossi-foundation",
"repo": "nix-eda",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1733120037,
"narHash": "sha256-En+gSoVJ3iQKPDU1FHrR6zIxSLXKjzKY+pnh9tt+Yts=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "f9f0d5c5380be0a599b1fb54641fa99af8281539",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-24.11",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nix-eda": "nix-eda"
}
}
},
"root": "root",
"version": 7
}