my solutions to advent of code
aoc
advent-of-code
1{
2 "nodes": {
3 "nixpkgs": {
4 "locked": {
5 "lastModified": 1761880412,
6 "narHash": "sha256-QoJjGd4NstnyOG4mm4KXF+weBzA2AH/7gn1Pmpfcb0A=",
7 "owner": "nixos",
8 "repo": "nixpkgs",
9 "rev": "a7fc11be66bdfb5cdde611ee5ce381c183da8386",
10 "type": "github"
11 },
12 "original": {
13 "owner": "nixos",
14 "ref": "nixpkgs-unstable",
15 "repo": "nixpkgs",
16 "type": "github"
17 }
18 },
19 "root": {
20 "inputs": {
21 "nixpkgs": "nixpkgs"
22 }
23 }
24 },
25 "root": "root",
26 "version": 7
27}