-
Notifications
You must be signed in to change notification settings - Fork 269
Expand file tree
/
Copy pathflake.lock
More file actions
135 lines (135 loc) · 3.58 KB
/
flake.lock
File metadata and controls
135 lines (135 loc) · 3.58 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
126
127
128
129
130
131
132
133
134
135
{
"nodes": {
"lmn": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"zerokit": "zerokit"
},
"locked": {
"lastModified": 1769507691,
"narHash": "sha256-NDWEPV5t9KKVrfn7X924Bf+cNXFj0Cqp6rx2h+TQt5M=",
"ref": "refs/heads/master",
"rev": "cccc8ab6fda0e54752936db0d5c80b02a2c34a3a",
"revCount": 2196,
"submodules": true,
"type": "git",
"url": "https://github.com/logos-messaging/logos-messaging-nim"
},
"original": {
"rev": "cccc8ab6fda0e54752936db0d5c80b02a2c34a3a",
"submodules": true,
"type": "git",
"url": "https://github.com/logos-messaging/logos-messaging-nim"
}
},
"nim-sds": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1766504822,
"narHash": "sha256-tWVLbYoi8/xNzsbJmzMBnuc4GsB7/4oH05yCwuokKT8=",
"ref": "refs/heads/master",
"rev": "fb8039c5a56086ec7fb3e5e1a5a593bb3756ccb6",
"revCount": 76,
"submodules": true,
"type": "git",
"url": "https://github.com/logos-messaging/nim-sds"
},
"original": {
"rev": "fb8039c5a56086ec7fb3e5e1a5a593bb3756ccb6",
"submodules": true,
"type": "git",
"url": "https://github.com/logos-messaging/nim-sds"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1757590060,
"narHash": "sha256-EWwwdKLMZALkgHFyKW7rmyhxECO74+N+ZO5xTDnY/5c=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "0ef228213045d2cdb5a169a95d63ded38670b293",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "0ef228213045d2cdb5a169a95d63ded38670b293",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1757590060,
"narHash": "sha256-EWwwdKLMZALkgHFyKW7rmyhxECO74+N+ZO5xTDnY/5c=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "0ef228213045d2cdb5a169a95d63ded38670b293",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "0ef228213045d2cdb5a169a95d63ded38670b293",
"type": "github"
}
},
"root": {
"inputs": {
"lmn": "lmn",
"nim-sds": "nim-sds",
"nixpkgs": "nixpkgs_2"
}
},
"rust-overlay": {
"inputs": {
"nixpkgs": [
"lmn",
"zerokit",
"nixpkgs"
]
},
"locked": {
"lastModified": 1748399823,
"narHash": "sha256-kahD8D5hOXOsGbNdoLLnqCL887cjHkx98Izc37nDjlA=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "d68a69dc71bc19beb3479800392112c2f6218159",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
"zerokit": {
"inputs": {
"nixpkgs": [
"lmn",
"nixpkgs"
],
"rust-overlay": "rust-overlay"
},
"locked": {
"lastModified": 1762211504,
"narHash": "sha256-SbDoBElFYJ4cYebltxlO2lYnz6qOaDAVY6aNJ5bqHDE=",
"ref": "refs/heads/master",
"rev": "3160d9504d07791f2fc9b610948a6cf9a58ed488",
"revCount": 342,
"type": "git",
"url": "https://github.com/vacp2p/zerokit"
},
"original": {
"rev": "3160d9504d07791f2fc9b610948a6cf9a58ed488",
"type": "git",
"url": "https://github.com/vacp2p/zerokit"
}
}
},
"root": "root",
"version": 7
}