-
Notifications
You must be signed in to change notification settings - Fork 0
/
flake.lock
43 lines (43 loc) · 1 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
{
"nodes": {
"amcl": {
"flake": false,
"locked": {
"lastModified": 1613391628,
"narHash": "sha256-7DFC9MKXi28x59tZPxK3biRSbcKOm2KgLKq5kw1E+Xw=",
"owner": "apache",
"repo": "incubator-milagro-crypto-c",
"rev": "7e8df018b9ce0035abdd7589dbca676821594bb3",
"type": "github"
},
"original": {
"owner": "apache",
"repo": "incubator-milagro-crypto-c",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1631098960,
"narHash": "sha256-6j6G/omHEFAnI2x7UvdrviGDNqiq1Fjd1A58Q6uc4sQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "12eb1d16ae3b6cbf0ea83e9228bca8ffd7cfe347",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-21.05",
"type": "indirect"
}
},
"root": {
"inputs": {
"amcl": "amcl",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}