-
Notifications
You must be signed in to change notification settings - Fork 1
/
flake.lock
48 lines (48 loc) · 1.12 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
{
"nodes": {
"dbus-ada-flake": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1723491035,
"narHash": "sha256-fAKlQ+eljIgLdOCjmzwUSFnARb5ranKvaOVIcnEeE4I=",
"owner": "andrewathalye",
"repo": "dbus-ada",
"rev": "1bbeeaff4864ab54ec523bd7cfaad8a238d08ea4",
"type": "github"
},
"original": {
"owner": "andrewathalye",
"repo": "dbus-ada",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1718208800,
"narHash": "sha256-US1tAChvPxT52RV8GksWZS415tTS7PV42KTc2PNDBmc=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "cc54fb41d13736e92229c21627ea4f22199fee6b",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "cc54fb41d13736e92229c21627ea4f22199fee6b",
"type": "github"
}
},
"root": {
"inputs": {
"dbus-ada-flake": "dbus-ada-flake",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}