-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathflake.lock
More file actions
71 lines (71 loc) · 1.66 KB
/
flake.lock
File metadata and controls
71 lines (71 loc) · 1.66 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
{
"nodes": {
"dbusProxyFlake": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1728059735,
"narHash": "sha256-AeKYKaPYADWkufB9OicPNTrcm1mQfkuMI+7WKidppNw=",
"owner": "stefano-m",
"repo": "lua-dbus_proxy",
"rev": "986bf1a4dc481a753c812c6035d2277a149c9b2a",
"type": "github"
},
"original": {
"owner": "stefano-m",
"ref": "master",
"repo": "lua-dbus_proxy",
"type": "github"
}
},
"enumFlake": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1670589611,
"narHash": "sha256-UltTbaz4Sq2/YhggzaVA9xfcSNyibDqcG7RAvda3zoM=",
"owner": "stefano-m",
"repo": "lua-enum",
"rev": "0756c5114ed716f0c286d78b3241c3795632e6a9",
"type": "github"
},
"original": {
"owner": "stefano-m",
"ref": "master",
"repo": "lua-enum",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1762756533,
"narHash": "sha256-HiRDeUOD1VLklHeOmaKDzf+8Hb7vSWPVFcWwaTrpm+U=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "c2448301fb856e351aab33e64c33a3fc8bcf637d",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-25.05",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"dbusProxyFlake": "dbusProxyFlake",
"enumFlake": "enumFlake",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}