This repository was archived by the owner on Aug 31, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathflake.lock
61 lines (61 loc) · 1.43 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
{
"nodes": {
"dotool": {
"flake": false,
"locked": {
"lastModified": 1685633694,
"narHash": "sha256-z0fQ+qenHjtoriYSD2sOjEvfLVtZcMJbvnjKZFRSsMA=",
"owner": "~geb",
"repo": "dotool",
"rev": "eb41d9d70cf96d36a008313704933238f1e88f84",
"type": "sourcehut"
},
"original": {
"owner": "~geb",
"repo": "dotool",
"type": "sourcehut"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1689885880,
"narHash": "sha256-2ikAcvHKkKh8J/eUrwMA+wy1poscC+oL1RkN1V3RmT8=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "fa793b06f56896b7d1909e4b69977c7bf842b2f0",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.05",
"repo": "nixpkgs",
"type": "github"
}
},
"numen": {
"flake": false,
"locked": {
"lastModified": 1687545106,
"narHash": "sha256-hBtNubasdPlvrUuX5+wxZXrfbCy5cBIauxuKMMXljmY=",
"owner": "~geb",
"repo": "numen",
"rev": "80eaf6cef677a9353d29ad7d663885406404c3c3",
"type": "sourcehut"
},
"original": {
"owner": "~geb",
"repo": "numen",
"type": "sourcehut"
}
},
"root": {
"inputs": {
"dotool": "dotool",
"nixpkgs": "nixpkgs",
"numen": "numen"
}
}
},
"root": "root",
"version": 7
}