-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathflake.lock
More file actions
125 lines (125 loc) · 3.15 KB
/
flake.lock
File metadata and controls
125 lines (125 loc) · 3.15 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
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
{
"nodes": {
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
"lastModified": 1701473968,
"narHash": "sha256-YcVE5emp1qQ8ieHUnxt1wCZCC3ZfAS+SRRWZ2TMda7E=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "34fed993f1674c8d06d58b37ce1e0fe5eebcb9f5",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flakety": {
"inputs": {
"flake-parts": "flake-parts",
"hourglass": "hourglass",
"nixpkgs": "nixpkgs",
"singletons_3_2": "singletons_3_2"
},
"locked": {
"lastModified": 1702374438,
"narHash": "sha256-k5XD0dFx9L/Y7SE4HZmw0v8vv9Y8HjwYTGkHxn/N/PE=",
"owner": "k0001",
"repo": "flakety",
"rev": "ce99f43b0966111e692b191891da0a38d0095457",
"type": "github"
},
"original": {
"owner": "k0001",
"repo": "flakety",
"type": "github"
}
},
"hourglass": {
"flake": false,
"locked": {
"lastModified": 1681320934,
"narHash": "sha256-ZeBrm7enxJfa48gVUp3NA+v/Xk8vQ7c0THBA3ukhOpM=",
"owner": "k0001",
"repo": "hs-hourglass",
"rev": "cfc2a4b01f9993b1b51432f0a95fa6730d9a558a",
"type": "github"
},
"original": {
"owner": "k0001",
"repo": "hs-hourglass",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1701539137,
"narHash": "sha256-nVO/5QYpf1GwjvtpXhyxx5M3U/WN0MwBro4Lsk+9mL0=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "933d7dc155096e7575d207be6fb7792bc9f34f6d",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "933d7dc155096e7575d207be6fb7792bc9f34f6d",
"type": "github"
}
},
"nixpkgs-lib": {
"locked": {
"dir": "lib",
"lastModified": 1701253981,
"narHash": "sha256-ztaDIyZ7HrTAfEEUt9AtTDNoCYxUdSd6NrRHaYOIxtk=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e92039b55bcd58469325ded85d4f58dd5a4eaf58",
"type": "github"
},
"original": {
"dir": "lib",
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-parts": [
"flakety",
"flake-parts"
],
"flakety": "flakety",
"nixpkgs": [
"flakety",
"nixpkgs"
]
}
},
"singletons_3_2": {
"flake": false,
"locked": {
"lastModified": 1678643624,
"narHash": "sha256-LfhcxM5+dRd9cb+kC4WqlgbR1anWvVwZoGsBZQ9MrpE=",
"owner": "goldfirere",
"repo": "singletons",
"rev": "f8a0708bf15289cc92a04c9902c3c2dc620a0b5e",
"type": "github"
},
"original": {
"owner": "goldfirere",
"ref": "singletons-th-base-3.2",
"repo": "singletons",
"type": "github"
}
}
},
"root": "root",
"version": 7
}