Advent of Code solutions
at main 8.0 kB view raw
1{ 2 "nodes": { 3 "cachix": { 4 "inputs": { 5 "devenv": [ 6 "devenv" 7 ], 8 "flake-compat": [ 9 "devenv", 10 "flake-compat" 11 ], 12 "git-hooks": [ 13 "devenv", 14 "git-hooks" 15 ], 16 "nixpkgs": [ 17 "devenv", 18 "nixpkgs" 19 ] 20 }, 21 "locked": { 22 "lastModified": 1760971495, 23 "narHash": "sha256-IwnNtbNVrlZIHh7h4Wz6VP0Furxg9Hh0ycighvL5cZc=", 24 "owner": "cachix", 25 "repo": "cachix", 26 "rev": "c5bfd933d1033672f51a863c47303fc0e093c2d2", 27 "type": "github" 28 }, 29 "original": { 30 "owner": "cachix", 31 "ref": "latest", 32 "repo": "cachix", 33 "type": "github" 34 } 35 }, 36 "devenv": { 37 "inputs": { 38 "cachix": "cachix", 39 "flake-compat": "flake-compat", 40 "flake-parts": "flake-parts", 41 "git-hooks": "git-hooks", 42 "nix": "nix", 43 "nixpkgs": [ 44 "nixpkgs" 45 ] 46 }, 47 "locked": { 48 "lastModified": 1764449550, 49 "narHash": "sha256-7ReZCvkQYKHX6gaQaNioROrpk6rPmIBwlRwWZKlfGvs=", 50 "owner": "cachix", 51 "repo": "devenv", 52 "rev": "dfb58ac03bed07b93f629df55034bc50394d3971", 53 "type": "github" 54 }, 55 "original": { 56 "owner": "cachix", 57 "repo": "devenv", 58 "type": "github" 59 } 60 }, 61 "flake-compat": { 62 "flake": false, 63 "locked": { 64 "lastModified": 1761588595, 65 "narHash": "sha256-XKUZz9zewJNUj46b4AJdiRZJAvSZ0Dqj2BNfXvFlJC4=", 66 "owner": "edolstra", 67 "repo": "flake-compat", 68 "rev": "f387cd2afec9419c8ee37694406ca490c3f34ee5", 69 "type": "github" 70 }, 71 "original": { 72 "owner": "edolstra", 73 "repo": "flake-compat", 74 "type": "github" 75 } 76 }, 77 "flake-compat_2": { 78 "flake": false, 79 "locked": { 80 "lastModified": 1696426674, 81 "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", 82 "owner": "edolstra", 83 "repo": "flake-compat", 84 "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", 85 "type": "github" 86 }, 87 "original": { 88 "owner": "edolstra", 89 "repo": "flake-compat", 90 "type": "github" 91 } 92 }, 93 "flake-parts": { 94 "inputs": { 95 "nixpkgs-lib": [ 96 "devenv", 97 "nixpkgs" 98 ] 99 }, 100 "locked": { 101 "lastModified": 1760948891, 102 "narHash": "sha256-TmWcdiUUaWk8J4lpjzu4gCGxWY6/Ok7mOK4fIFfBuU4=", 103 "owner": "hercules-ci", 104 "repo": "flake-parts", 105 "rev": "864599284fc7c0ba6357ed89ed5e2cd5040f0c04", 106 "type": "github" 107 }, 108 "original": { 109 "owner": "hercules-ci", 110 "repo": "flake-parts", 111 "type": "github" 112 } 113 }, 114 "flake-utils": { 115 "inputs": { 116 "systems": "systems_2" 117 }, 118 "locked": { 119 "lastModified": 1705309234, 120 "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", 121 "owner": "numtide", 122 "repo": "flake-utils", 123 "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", 124 "type": "github" 125 }, 126 "original": { 127 "owner": "numtide", 128 "repo": "flake-utils", 129 "type": "github" 130 } 131 }, 132 "git-hooks": { 133 "inputs": { 134 "flake-compat": [ 135 "devenv", 136 "flake-compat" 137 ], 138 "gitignore": "gitignore", 139 "nixpkgs": [ 140 "devenv", 141 "nixpkgs" 142 ] 143 }, 144 "locked": { 145 "lastModified": 1760663237, 146 "narHash": "sha256-BflA6U4AM1bzuRMR8QqzPXqh8sWVCNDzOdsxXEguJIc=", 147 "owner": "cachix", 148 "repo": "git-hooks.nix", 149 "rev": "ca5b894d3e3e151ffc1db040b6ce4dcc75d31c37", 150 "type": "github" 151 }, 152 "original": { 153 "owner": "cachix", 154 "repo": "git-hooks.nix", 155 "type": "github" 156 } 157 }, 158 "gitignore": { 159 "inputs": { 160 "nixpkgs": [ 161 "devenv", 162 "git-hooks", 163 "nixpkgs" 164 ] 165 }, 166 "locked": { 167 "lastModified": 1709087332, 168 "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=", 169 "owner": "hercules-ci", 170 "repo": "gitignore.nix", 171 "rev": "637db329424fd7e46cf4185293b9cc8c88c95394", 172 "type": "github" 173 }, 174 "original": { 175 "owner": "hercules-ci", 176 "repo": "gitignore.nix", 177 "type": "github" 178 } 179 }, 180 "nix": { 181 "inputs": { 182 "flake-compat": [ 183 "devenv", 184 "flake-compat" 185 ], 186 "flake-parts": [ 187 "devenv", 188 "flake-parts" 189 ], 190 "git-hooks-nix": [ 191 "devenv", 192 "git-hooks" 193 ], 194 "nixpkgs": [ 195 "devenv", 196 "nixpkgs" 197 ], 198 "nixpkgs-23-11": [ 199 "devenv" 200 ], 201 "nixpkgs-regression": [ 202 "devenv" 203 ] 204 }, 205 "locked": { 206 "lastModified": 1761648602, 207 "narHash": "sha256-H97KSB/luq/aGobKRuHahOvT1r7C03BgB6D5HBZsbN8=", 208 "owner": "cachix", 209 "repo": "nix", 210 "rev": "3e5644da6830ef65f0a2f7ec22830c46285bfff6", 211 "type": "github" 212 }, 213 "original": { 214 "owner": "cachix", 215 "ref": "devenv-2.30.6", 216 "repo": "nix", 217 "type": "github" 218 } 219 }, 220 "nixpkgs": { 221 "locked": { 222 "lastModified": 1761313199, 223 "narHash": "sha256-wCIACXbNtXAlwvQUo1Ed++loFALPjYUA3dpcUJiXO44=", 224 "owner": "cachix", 225 "repo": "devenv-nixpkgs", 226 "rev": "d1c30452ebecfc55185ae6d1c983c09da0c274ff", 227 "type": "github" 228 }, 229 "original": { 230 "owner": "cachix", 231 "ref": "rolling", 232 "repo": "devenv-nixpkgs", 233 "type": "github" 234 } 235 }, 236 "root": { 237 "inputs": { 238 "devenv": "devenv", 239 "nixpkgs": "nixpkgs", 240 "rust-overlay": "rust-overlay", 241 "systems": "systems", 242 "zig-overlay": "zig-overlay" 243 } 244 }, 245 "rust-overlay": { 246 "inputs": { 247 "nixpkgs": [ 248 "nixpkgs" 249 ] 250 }, 251 "locked": { 252 "lastModified": 1764557621, 253 "narHash": "sha256-kX5PoY8hQZ80+amMQgOO9t8Tc1JZ70gYRnzaVD4AA+o=", 254 "owner": "oxalica", 255 "repo": "rust-overlay", 256 "rev": "93316876c2229460a5d6f5f052766cc4cef538ce", 257 "type": "github" 258 }, 259 "original": { 260 "owner": "oxalica", 261 "repo": "rust-overlay", 262 "type": "github" 263 } 264 }, 265 "systems": { 266 "locked": { 267 "lastModified": 1681028828, 268 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 269 "owner": "nix-systems", 270 "repo": "default", 271 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 272 "type": "github" 273 }, 274 "original": { 275 "owner": "nix-systems", 276 "repo": "default", 277 "type": "github" 278 } 279 }, 280 "systems_2": { 281 "locked": { 282 "lastModified": 1681028828, 283 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 284 "owner": "nix-systems", 285 "repo": "default", 286 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 287 "type": "github" 288 }, 289 "original": { 290 "owner": "nix-systems", 291 "repo": "default", 292 "type": "github" 293 } 294 }, 295 "zig-overlay": { 296 "inputs": { 297 "flake-compat": "flake-compat_2", 298 "flake-utils": "flake-utils", 299 "nixpkgs": [ 300 "nixpkgs" 301 ] 302 }, 303 "locked": { 304 "lastModified": 1764203689, 305 "narHash": "sha256-ivb0SqCptyIxx5g8ryRrUL0xrJhLrJPlvZbZjxVaui0=", 306 "owner": "mitchellh", 307 "repo": "zig-overlay", 308 "rev": "8f7347545dea59b75e40247cc1ed55a42f64dbbf", 309 "type": "github" 310 }, 311 "original": { 312 "owner": "mitchellh", 313 "repo": "zig-overlay", 314 "type": "github" 315 } 316 } 317 }, 318 "root": "root", 319 "version": 7 320}