forked from SoftEtherVPN/SoftEtherVPN
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
54 lines (54 loc) · 1.35 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
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 0,
"narHash": "sha256-pL9jeus5QpX5R+9rsp3hhZ+uplVHscNJh8n8VpqscM0=",
"path": "/nix/store/8s55w0927lh3mdbkxf434zb0c5hqsz8z-source",
"type": "path"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 0,
"narHash": "sha256-pL9jeus5QpX5R+9rsp3hhZ+uplVHscNJh8n8VpqscM0=",
"path": "/nix/store/8s55w0927lh3mdbkxf434zb0c5hqsz8z-source",
"type": "path"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"openssl-with-oqsprovider": {
"inputs": {
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1718872564,
"narHash": "sha256-25DdQ/647q5EWlgaj39cuJZMGqNXSKQOSkIbAAE7JME=",
"owner": "siddharth-narayan",
"repo": "openssl-with-providers",
"rev": "5e7179f2243d3e464402c1dd4cc77262e789bbeb",
"type": "github"
},
"original": {
"owner": "siddharth-narayan",
"repo": "openssl-with-providers",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"openssl-with-oqsprovider": "openssl-with-oqsprovider"
}
}
},
"root": "root",
"version": 7
}