]> Git — Sourcephile - sourcephile-nix.git/blob - flake.lock
fail2ban: tweak parameters
[sourcephile-nix.git] / flake.lock
1 {
2 "nodes": {
3 "doom-emacs": {
4 "flake": false,
5 "locked": {
6 "lastModified": 1692634625,
7 "narHash": "sha256-p/vzQQ7eg9eOpcbxDzMJRAbDZWac9CHBXdwTRLc1vN8=",
8 "owner": "hlissner",
9 "repo": "doom-emacs",
10 "rev": "7a7503045850ea83f205de6e71e6d886187f4a22",
11 "type": "github"
12 },
13 "original": {
14 "owner": "hlissner",
15 "repo": "doom-emacs",
16 "type": "github"
17 }
18 },
19 "flake-compat": {
20 "flake": false,
21 "locked": {
22 "lastModified": 1673956053,
23 "narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
24 "owner": "edolstra",
25 "repo": "flake-compat",
26 "rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
27 "type": "github"
28 },
29 "original": {
30 "owner": "edolstra",
31 "repo": "flake-compat",
32 "type": "github"
33 }
34 },
35 "flake-utils": {
36 "inputs": {
37 "systems": "systems"
38 },
39 "locked": {
40 "lastModified": 1685518550,
41 "narHash": "sha256-o2d0KcvaXzTrPRIo0kOLV0/QXHhDQ5DTi+OxcjO8xqY=",
42 "owner": "numtide",
43 "repo": "flake-utils",
44 "rev": "a1720a10a6cfe8234c0e93907ffe81be440f4cef",
45 "type": "github"
46 },
47 "original": {
48 "owner": "numtide",
49 "repo": "flake-utils",
50 "type": "github"
51 }
52 },
53 "gitignore": {
54 "inputs": {
55 "nixpkgs": [
56 "julm-nix",
57 "pre-commit-hooks",
58 "nixpkgs"
59 ]
60 },
61 "locked": {
62 "lastModified": 1660459072,
63 "narHash": "sha256-8DFJjXG8zqoONA1vXtgeKXy68KdJL5UaXR8NtVMUbx8=",
64 "owner": "hercules-ci",
65 "repo": "gitignore.nix",
66 "rev": "a20de23b925fd8264fd7fad6454652e142fd7f73",
67 "type": "github"
68 },
69 "original": {
70 "owner": "hercules-ci",
71 "repo": "gitignore.nix",
72 "type": "github"
73 }
74 },
75 "home-manager": {
76 "inputs": {
77 "nixpkgs": [
78 "julm-nix",
79 "nixpkgs"
80 ]
81 },
82 "locked": {
83 "lastModified": 1712386041,
84 "narHash": "sha256-dA82pOMQNnCJMAsPG7AXG35VmCSMZsJHTFlTHizpKWQ=",
85 "owner": "nix-community",
86 "repo": "home-manager",
87 "rev": "d6bb9f934f2870e5cbc5b94c79e9db22246141ff",
88 "type": "github"
89 },
90 "original": {
91 "owner": "nix-community",
92 "ref": "release-23.11",
93 "repo": "home-manager",
94 "type": "github"
95 }
96 },
97 "julm-nix": {
98 "inputs": {
99 "doom-emacs": "doom-emacs",
100 "home-manager": "home-manager",
101 "nix-formatter-pack": "nix-formatter-pack",
102 "nixpkgs": [
103 "nixpkgs"
104 ],
105 "pre-commit-hooks": "pre-commit-hooks"
106 },
107 "locked": {
108 "lastModified": 1713647333,
109 "narHash": "sha256-ezqlRMLULyIORoSYY+yYbJKAOn87c7WFXTKD8pDgJWc=",
110 "ref": "main",
111 "rev": "ea0dfb29c85d5c7d653b5f75c577e77a3f152591",
112 "revCount": 883,
113 "type": "git",
114 "url": "file:///home/julm/work/sourcephile/nix/julm-nix"
115 },
116 "original": {
117 "ref": "main",
118 "type": "git",
119 "url": "file:///home/julm/work/sourcephile/nix/julm-nix"
120 }
121 },
122 "nix-formatter-pack": {
123 "inputs": {
124 "nixpkgs": [
125 "julm-nix",
126 "nixpkgs"
127 ],
128 "nmd": "nmd",
129 "nmt": "nmt"
130 },
131 "locked": {
132 "lastModified": 1689022371,
133 "narHash": "sha256-+jxvMYzmzKaGFh7VDgKBmdP1ZBaGhdzL5WZaspdKpTA=",
134 "owner": "Gerschtli",
135 "repo": "nix-formatter-pack",
136 "rev": "d974547b3d7c7ce2975dc120ef3bc53f9dd61127",
137 "type": "github"
138 },
139 "original": {
140 "owner": "Gerschtli",
141 "repo": "nix-formatter-pack",
142 "type": "github"
143 }
144 },
145 "nixpkgs": {
146 "locked": {
147 "lastModified": 1712310679,
148 "narHash": "sha256-XgC/a/giEeNkhme/AV1ToipoZ/IVm1MV2ntiK4Tm+pw=",
149 "owner": "NixOS",
150 "repo": "nixpkgs",
151 "rev": "72da83d9515b43550436891f538ff41d68eecc7f",
152 "type": "github"
153 },
154 "original": {
155 "owner": "NixOS",
156 "ref": "nixos-23.11",
157 "repo": "nixpkgs",
158 "type": "github"
159 }
160 },
161 "nmd": {
162 "flake": false,
163 "locked": {
164 "lastModified": 1666190571,
165 "narHash": "sha256-Z1hc7M9X6L+H83o9vOprijpzhTfOBjd0KmUTnpHAVjA=",
166 "owner": "rycee",
167 "repo": "nmd",
168 "rev": "b75d312b4f33bd3294cd8ae5c2ca8c6da2afc169",
169 "type": "gitlab"
170 },
171 "original": {
172 "owner": "rycee",
173 "repo": "nmd",
174 "type": "gitlab"
175 }
176 },
177 "nmt": {
178 "flake": false,
179 "locked": {
180 "lastModified": 1648075362,
181 "narHash": "sha256-u36WgzoA84dMVsGXzml4wZ5ckGgfnvS0ryzo/3zn/Pc=",
182 "owner": "rycee",
183 "repo": "nmt",
184 "rev": "d83601002c99b78c89ea80e5e6ba21addcfe12ae",
185 "type": "gitlab"
186 },
187 "original": {
188 "owner": "rycee",
189 "repo": "nmt",
190 "type": "gitlab"
191 }
192 },
193 "pre-commit-hooks": {
194 "inputs": {
195 "flake-compat": "flake-compat",
196 "flake-utils": "flake-utils",
197 "gitignore": "gitignore",
198 "nixpkgs": [
199 "julm-nix",
200 "nixpkgs"
201 ],
202 "nixpkgs-stable": [
203 "julm-nix",
204 "nixpkgs"
205 ]
206 },
207 "locked": {
208 "lastModified": 1692274144,
209 "narHash": "sha256-BxTQuRUANQ81u8DJznQyPmRsg63t4Yc+0kcyq6OLz8s=",
210 "owner": "cachix",
211 "repo": "pre-commit-hooks.nix",
212 "rev": "7e3517c03d46159fdbf8c0e5c97f82d5d4b0c8fa",
213 "type": "github"
214 },
215 "original": {
216 "owner": "cachix",
217 "repo": "pre-commit-hooks.nix",
218 "type": "github"
219 }
220 },
221 "root": {
222 "inputs": {
223 "doom-emacs": [
224 "julm-nix",
225 "doom-emacs"
226 ],
227 "home-manager": [
228 "julm-nix",
229 "home-manager"
230 ],
231 "julm-nix": "julm-nix",
232 "nix-formatter-pack": [
233 "julm-nix",
234 "nix-formatter-pack"
235 ],
236 "nixpkgs": "nixpkgs",
237 "pre-commit-hooks": [
238 "julm-nix",
239 "pre-commit-hooks"
240 ]
241 }
242 },
243 "systems": {
244 "locked": {
245 "lastModified": 1681028828,
246 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
247 "owner": "nix-systems",
248 "repo": "default",
249 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
250 "type": "github"
251 },
252 "original": {
253 "owner": "nix-systems",
254 "repo": "default",
255 "type": "github"
256 }
257 }
258 },
259 "root": "root",
260 "version": 7
261 }