]> Git — Sourcephile - julm/julm-nix.git/blob - flake.lock
nix: update input nixpkgs
[julm/julm-nix.git] / flake.lock
1 {
2 "nodes": {
3 "doom-emacs": {
4 "flake": false,
5 "locked": {
6 "lastModified": 1681326563,
7 "narHash": "sha256-Xhhcuwf4wIuEdSN+v09npcGwWdsW0vC12QAHePWULP0=",
8 "owner": "hlissner",
9 "repo": "doom-emacs",
10 "rev": "042fe0c43831c8575abfdec4196ebd7305fa16ac",
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 "locked": {
37 "lastModified": 1667395993,
38 "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
39 "owner": "numtide",
40 "repo": "flake-utils",
41 "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
42 "type": "github"
43 },
44 "original": {
45 "owner": "numtide",
46 "repo": "flake-utils",
47 "type": "github"
48 }
49 },
50 "gitignore": {
51 "inputs": {
52 "nixpkgs": [
53 "pre-commit-hooks",
54 "nixpkgs"
55 ]
56 },
57 "locked": {
58 "lastModified": 1660459072,
59 "narHash": "sha256-8DFJjXG8zqoONA1vXtgeKXy68KdJL5UaXR8NtVMUbx8=",
60 "owner": "hercules-ci",
61 "repo": "gitignore.nix",
62 "rev": "a20de23b925fd8264fd7fad6454652e142fd7f73",
63 "type": "github"
64 },
65 "original": {
66 "owner": "hercules-ci",
67 "repo": "gitignore.nix",
68 "type": "github"
69 }
70 },
71 "home-manager": {
72 "inputs": {
73 "nixpkgs": [
74 "nixpkgs"
75 ]
76 },
77 "locked": {
78 "lastModified": 1685438474,
79 "narHash": "sha256-qQLHbg3mHYgWA3ngvWgWIdsirVkYA0StzKR3Qi72uWg=",
80 "owner": "nix-community",
81 "repo": "home-manager",
82 "rev": "9f82227b64245c273d98dd02dedd44fc7576041e",
83 "type": "github"
84 },
85 "original": {
86 "owner": "nix-community",
87 "repo": "home-manager",
88 "type": "github"
89 }
90 },
91 "nix-formatter-pack": {
92 "inputs": {
93 "nixpkgs": [
94 "nixpkgs"
95 ],
96 "nmd": "nmd",
97 "nmt": "nmt"
98 },
99 "locked": {
100 "lastModified": 1685371756,
101 "narHash": "sha256-P7WM2kGpE7/f6y1vUQwFUpFcpl/0AHJEsE6likmsLiU=",
102 "owner": "Gerschtli",
103 "repo": "nix-formatter-pack",
104 "rev": "fb9a19dbe4791a94707aad84da485bff6141877a",
105 "type": "github"
106 },
107 "original": {
108 "owner": "Gerschtli",
109 "repo": "nix-formatter-pack",
110 "type": "github"
111 }
112 },
113 "nixpkgs": {
114 "locked": {
115 "lastModified": 1691421349,
116 "narHash": "sha256-RRJyX0CUrs4uW4gMhd/X4rcDG8PTgaaCQM5rXEJOx6g=",
117 "owner": "NixOS",
118 "repo": "nixpkgs",
119 "rev": "011567f35433879aae5024fc6ec53f2a0568a6c4",
120 "type": "github"
121 },
122 "original": {
123 "owner": "NixOS",
124 "ref": "release-23.05",
125 "repo": "nixpkgs",
126 "type": "github"
127 }
128 },
129 "nmd": {
130 "flake": false,
131 "locked": {
132 "lastModified": 1666190571,
133 "narHash": "sha256-Z1hc7M9X6L+H83o9vOprijpzhTfOBjd0KmUTnpHAVjA=",
134 "owner": "rycee",
135 "repo": "nmd",
136 "rev": "b75d312b4f33bd3294cd8ae5c2ca8c6da2afc169",
137 "type": "gitlab"
138 },
139 "original": {
140 "owner": "rycee",
141 "repo": "nmd",
142 "type": "gitlab"
143 }
144 },
145 "nmt": {
146 "flake": false,
147 "locked": {
148 "lastModified": 1648075362,
149 "narHash": "sha256-u36WgzoA84dMVsGXzml4wZ5ckGgfnvS0ryzo/3zn/Pc=",
150 "owner": "rycee",
151 "repo": "nmt",
152 "rev": "d83601002c99b78c89ea80e5e6ba21addcfe12ae",
153 "type": "gitlab"
154 },
155 "original": {
156 "owner": "rycee",
157 "repo": "nmt",
158 "type": "gitlab"
159 }
160 },
161 "pre-commit-hooks": {
162 "inputs": {
163 "flake-compat": "flake-compat",
164 "flake-utils": "flake-utils",
165 "gitignore": "gitignore",
166 "nixpkgs": [
167 "nixpkgs"
168 ],
169 "nixpkgs-stable": [
170 "nixpkgs"
171 ]
172 },
173 "locked": {
174 "lastModified": 1685361114,
175 "narHash": "sha256-4RjrlSb+OO+e1nzTExKW58o3WRwVGpXwj97iCta8aj4=",
176 "owner": "cachix",
177 "repo": "pre-commit-hooks.nix",
178 "rev": "ca2fdbf3edda2a38140184da6381d49f8206eaf4",
179 "type": "github"
180 },
181 "original": {
182 "owner": "cachix",
183 "repo": "pre-commit-hooks.nix",
184 "type": "github"
185 }
186 },
187 "root": {
188 "inputs": {
189 "doom-emacs": "doom-emacs",
190 "home-manager": "home-manager",
191 "nix-formatter-pack": "nix-formatter-pack",
192 "nixpkgs": "nixpkgs",
193 "pre-commit-hooks": "pre-commit-hooks"
194 }
195 }
196 },
197 "root": "root",
198 "version": 7
199 }