-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathflake.lock
177 lines (177 loc) · 4.78 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
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
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
{
"nodes": {
"challenge-bypass-ristretto": {
"inputs": {
"fenix": "fenix",
"libchallenge_bypass_ristretto_ffi-src": "libchallenge_bypass_ristretto_ffi-src",
"naersk": "naersk",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1730816636,
"narHash": "sha256-N9wCJx3mjJJdejdJrB/KJcglQB+IgCUlORsGCuxe5H4=",
"owner": "LeastAuthority",
"repo": "python-challenge-bypass-ristretto",
"rev": "78d0652021c4e10f77d9e85287f4a914a9461ccf",
"type": "github"
},
"original": {
"owner": "LeastAuthority",
"repo": "python-challenge-bypass-ristretto",
"type": "github"
}
},
"fenix": {
"inputs": {
"nixpkgs": [
"challenge-bypass-ristretto",
"nixpkgs"
],
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
"lastModified": 1730788380,
"narHash": "sha256-jzniRMqEjqYC7yyx0nIiiEnQ4xlZQMnA7R6mvyYZER8=",
"owner": "nix-community",
"repo": "fenix",
"rev": "280efe0e9b7b824518091a5aff76065785f81649",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1673956053,
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1659877975,
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"libchallenge_bypass_ristretto_ffi-src": {
"flake": false,
"locked": {
"lastModified": 1709936990,
"narHash": "sha256-69xR3hsM3o7KDQ8scyMg/pgGlKgTYa5WnDV8wvBNsTE=",
"owner": "brave-intl",
"repo": "challenge-bypass-ristretto-ffi",
"rev": "3e22c067e9e4135e5b8bbec7a611ae0e2545648b",
"type": "github"
},
"original": {
"owner": "brave-intl",
"repo": "challenge-bypass-ristretto-ffi",
"type": "github"
}
},
"naersk": {
"inputs": {
"nixpkgs": [
"challenge-bypass-ristretto",
"nixpkgs"
]
},
"locked": {
"lastModified": 1721727458,
"narHash": "sha256-r/xppY958gmZ4oTfLiHN0ZGuQ+RSTijDblVgVLFi1mw=",
"owner": "nix-community",
"repo": "naersk",
"rev": "3fb418eaf352498f6b6c30592e3beb63df42ef11",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "naersk",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1730327045,
"narHash": "sha256-xKel5kd1AbExymxoIfQ7pgcX6hjw9jCgbiBjiUfSVJ8=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "080166c15633801df010977d9d7474b4a6c549d7",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-24.05",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"challenge-bypass-ristretto": "challenge-bypass-ristretto",
"flake-compat": "flake-compat",
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"tahoe-lafs-dev": "tahoe-lafs-dev"
}
},
"rust-analyzer-src": {
"flake": false,
"locked": {
"lastModified": 1730749868,
"narHash": "sha256-b8UMpLh61z6T4J1NObustAuFGoJiAKBTaPTrEf3Amts=",
"owner": "rust-lang",
"repo": "rust-analyzer",
"rev": "b51f9bc736dc0472481a47d7c05de2901323e543",
"type": "github"
},
"original": {
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
},
"tahoe-lafs-dev": {
"flake": false,
"locked": {
"lastModified": 1729722347,
"narHash": "sha256-ZEuRf9Its7mphz3cfFU4VsUKTjvDEEkQImS8I6WkSJ8=",
"owner": "tahoe-lafs",
"repo": "tahoe-lafs",
"rev": "17b22368573a4d84f0df9d05205b24aa7119bc4f",
"type": "github"
},
"original": {
"owner": "tahoe-lafs",
"repo": "tahoe-lafs",
"type": "github"
}
}
},
"root": "root",
"version": 7
}