]> Git — Sourcephile - haskell/literate-web.git/blob - flake.lock
impl: use newer symantic-base
[haskell/literate-web.git] / flake.lock
1 {
2 "nodes": {
3 "flake-compat": {
4 "flake": false,
5 "locked": {
6 "lastModified": 1673956053,
7 "narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
8 "owner": "edolstra",
9 "repo": "flake-compat",
10 "rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
11 "type": "github"
12 },
13 "original": {
14 "owner": "edolstra",
15 "repo": "flake-compat",
16 "type": "github"
17 }
18 },
19 "flake-utils": {
20 "inputs": {
21 "systems": "systems"
22 },
23 "locked": {
24 "lastModified": 1685518550,
25 "narHash": "sha256-o2d0KcvaXzTrPRIo0kOLV0/QXHhDQ5DTi+OxcjO8xqY=",
26 "owner": "numtide",
27 "repo": "flake-utils",
28 "rev": "a1720a10a6cfe8234c0e93907ffe81be440f4cef",
29 "type": "github"
30 },
31 "original": {
32 "owner": "numtide",
33 "repo": "flake-utils",
34 "type": "github"
35 }
36 },
37 "flake-utils_2": {
38 "locked": {
39 "lastModified": 1667077288,
40 "narHash": "sha256-bdC8sFNDpT0HK74u9fUkpbf1MEzVYJ+ka7NXCdgBoaA=",
41 "owner": "numtide",
42 "repo": "flake-utils",
43 "rev": "6ee9ebb6b1ee695d2cacc4faa053a7b9baa76817",
44 "type": "github"
45 },
46 "original": {
47 "owner": "numtide",
48 "repo": "flake-utils",
49 "type": "github"
50 }
51 },
52 "gitignore": {
53 "inputs": {
54 "nixpkgs": [
55 "pre-commit-hooks",
56 "nixpkgs"
57 ]
58 },
59 "locked": {
60 "lastModified": 1660459072,
61 "narHash": "sha256-8DFJjXG8zqoONA1vXtgeKXy68KdJL5UaXR8NtVMUbx8=",
62 "owner": "hercules-ci",
63 "repo": "gitignore.nix",
64 "rev": "a20de23b925fd8264fd7fad6454652e142fd7f73",
65 "type": "github"
66 },
67 "original": {
68 "owner": "hercules-ci",
69 "repo": "gitignore.nix",
70 "type": "github"
71 }
72 },
73 "nixpkgs": {
74 "locked": {
75 "lastModified": 1701389149,
76 "narHash": "sha256-rU1suTIEd5DGCaAXKW6yHoCfR1mnYjOXQFOaH7M23js=",
77 "owner": "NixOS",
78 "repo": "nixpkgs",
79 "rev": "5de0b32be6e85dc1a9404c75131316e4ffbc634c",
80 "type": "github"
81 },
82 "original": {
83 "id": "nixpkgs",
84 "type": "indirect"
85 }
86 },
87 "nixpkgs-stable": {
88 "locked": {
89 "lastModified": 1685801374,
90 "narHash": "sha256-otaSUoFEMM+LjBI1XL/xGB5ao6IwnZOXc47qhIgJe8U=",
91 "owner": "NixOS",
92 "repo": "nixpkgs",
93 "rev": "c37ca420157f4abc31e26f436c1145f8951ff373",
94 "type": "github"
95 },
96 "original": {
97 "owner": "NixOS",
98 "ref": "nixos-23.05",
99 "repo": "nixpkgs",
100 "type": "github"
101 }
102 },
103 "pre-commit-hooks": {
104 "inputs": {
105 "flake-compat": "flake-compat",
106 "flake-utils": "flake-utils",
107 "gitignore": "gitignore",
108 "nixpkgs": [
109 "nixpkgs"
110 ],
111 "nixpkgs-stable": "nixpkgs-stable"
112 },
113 "locked": {
114 "lastModified": 1692274144,
115 "narHash": "sha256-BxTQuRUANQ81u8DJznQyPmRsg63t4Yc+0kcyq6OLz8s=",
116 "owner": "cachix",
117 "repo": "pre-commit-hooks.nix",
118 "rev": "7e3517c03d46159fdbf8c0e5c97f82d5d4b0c8fa",
119 "type": "github"
120 },
121 "original": {
122 "owner": "cachix",
123 "repo": "pre-commit-hooks.nix",
124 "type": "github"
125 }
126 },
127 "pre-commit-hooks_2": {
128 "inputs": {
129 "flake-utils": "flake-utils_2",
130 "nixpkgs": [
131 "symantic-base",
132 "nixpkgs"
133 ]
134 },
135 "locked": {
136 "lastModified": 1667992213,
137 "narHash": "sha256-8Ens8ozllvlaFMCZBxg6S7oUyynYx2v7yleC5M0jJsE=",
138 "owner": "cachix",
139 "repo": "pre-commit-hooks.nix",
140 "rev": "ebcbfe09d2bd6d15f68de3a0ebb1e4dcb5cd324b",
141 "type": "github"
142 },
143 "original": {
144 "owner": "cachix",
145 "repo": "pre-commit-hooks.nix",
146 "type": "github"
147 }
148 },
149 "root": {
150 "inputs": {
151 "nixpkgs": "nixpkgs",
152 "pre-commit-hooks": "pre-commit-hooks",
153 "symantic-base": "symantic-base"
154 }
155 },
156 "symantic-base": {
157 "inputs": {
158 "nixpkgs": [
159 "nixpkgs"
160 ],
161 "pre-commit-hooks": "pre-commit-hooks_2"
162 },
163 "locked": {
164 "lastModified": 1693433189,
165 "narHash": "sha256-k4bWG1z6qvt7Cee15H0xwgVngBBQRqhFm4rp6JHn8Qg=",
166 "ref": "refs/heads/main",
167 "rev": "9d93dbea0b1173304ac78b695371b3e14d0d8b9f",
168 "revCount": 100,
169 "type": "git",
170 "url": "git://git.sourcephile.fr/haskell/symantic-base"
171 },
172 "original": {
173 "type": "git",
174 "url": "git://git.sourcephile.fr/haskell/symantic-base"
175 }
176 },
177 "systems": {
178 "locked": {
179 "lastModified": 1681028828,
180 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
181 "owner": "nix-systems",
182 "repo": "default",
183 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
184 "type": "github"
185 },
186 "original": {
187 "owner": "nix-systems",
188 "repo": "default",
189 "type": "github"
190 }
191 }
192 },
193 "root": "root",
194 "version": 7
195 }