forked from foundationdb-rs/foundationdb-rs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
65 lines (65 loc) · 1.5 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
{
"nodes": {
"fdb-overlay": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1703079956,
"narHash": "sha256-YOi+aHSpYLZAQsx0yZutgHA2xSQtBZfVIk2OzCAoYi4=",
"owner": "foundationdb-rs",
"repo": "overlay",
"rev": "520f6bee10d5d573a3b04238e4c6bb5f56dd1ae9",
"type": "github"
},
"original": {
"owner": "foundationdb-rs",
"repo": "overlay",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 0,
"narHash": "sha256-IigrKK3vYRpUu+HEjPL/phrfh7Ox881er1UEsZvw9Q4=",
"path": "/nix/store/0sxsfzswhjck7f4sbsvznz285s4i7y64-source",
"type": "path"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"root": {
"inputs": {
"fdb-overlay": "fdb-overlay",
"nixpkgs": "nixpkgs",
"rust-overlay": "rust-overlay"
}
},
"rust-overlay": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1731464916,
"narHash": "sha256-WZ5rpjr/wCt7yBOUsvDE2i22hYz9g8W921jlwVktRQ4=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "2c19bad6e881b5a154cafb7f9106879b5b356d1f",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
}
},
"root": "root",
"version": 7
}