-
Notifications
You must be signed in to change notification settings - Fork 0
/
flake.lock
175 lines (175 loc) · 4.46 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
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
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
{
"nodes": {
"emacs-overlay": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1678676514,
"narHash": "sha256-e/QucvFaJ5qXjbNl1Xp2CCwNdol/l7hXPpRRVS8GaL8=",
"owner": "nix-community",
"repo": "emacs-overlay",
"rev": "3f244dadfdd7012d2df04f7e4b1884ca016ebf2a",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "emacs-overlay",
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
"locked": {
"lastModified": 1676283394,
"narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"utils": "utils"
},
"locked": {
"lastModified": 1670324697,
"narHash": "sha256-40tvFPaqJB8BlKx/uv3bET7bJnVptLnmmtWYVYXgYY4=",
"owner": "neosimsim",
"repo": "home-manager",
"rev": "2530f9a8290692cb1895d06201b56367deb051f2",
"type": "github"
},
"original": {
"owner": "neosimsim",
"ref": "fish-extra-outputs-to-install-completions",
"repo": "home-manager",
"type": "github"
}
},
"hookmark": {
"inputs": {
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1675932501,
"narHash": "sha256-Dt1EDxw29UM7mes5Qnjy/AlG0E/BSQJcioeAS8Dk+yE=",
"owner": "neosimsim",
"repo": "hookmark",
"rev": "baa9ec6a9651729fc0712111dab1980044f514a7",
"type": "gitlab"
},
"original": {
"owner": "neosimsim",
"repo": "hookmark",
"type": "gitlab"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1678563391,
"narHash": "sha256-fGSVN8pdE8ACraNsbsx1UVL7Jl7Huhz4N+0udFT35XU=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "1e3bac17a6c67dcbef9908bc2977e9449ef499a5",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
"lastModified": 1678694428,
"narHash": "sha256-P6EimAgsZCLhCio57pJBqHMLyzi+cf9Ss4vDhSgGD4A=",
"owner": "nix-community",
"repo": "NUR",
"rev": "dd0cc2ebaff719aa357e827e29d5d092539ae399",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
"plan9fansGo": {
"flake": false,
"locked": {
"lastModified": 1643637162,
"narHash": "sha256-9MLLQaFsIenWZzOgCGHmzpHfSvlI9na8aYHjG+cYNOs=",
"owner": "9fans",
"repo": "go",
"rev": "ff0314d88bbddc5205230ba893219149db09fa10",
"type": "github"
},
"original": {
"owner": "9fans",
"repo": "go",
"type": "github"
}
},
"root": {
"inputs": {
"emacs-overlay": "emacs-overlay",
"flake-utils": "flake-utils_2",
"home-manager": "home-manager",
"hookmark": "hookmark",
"nixpkgs": "nixpkgs",
"nur": "nur",
"plan9fansGo": "plan9fansGo"
}
},
"utils": {
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}