Advent of Code
1{
2 "pins": {
3 "fenix": {
4 "type": "Git",
5 "repository": {
6 "type": "GitHub",
7 "owner": "nix-community",
8 "repo": "fenix"
9 },
10 "branch": "monthly",
11 "submodules": false,
12 "revision": "df3c2e78ec13418f85c1f26e77a50f865ec57d38",
13 "url": "https://github.com/nix-community/fenix/archive/df3c2e78ec13418f85c1f26e77a50f865ec57d38.tar.gz",
14 "hash": "sha256-+oo9W5rz03TjfpNqDSLEQwgKiuBbjrHdORyTHli2RuM="
15 },
16 "nilla": {
17 "type": "Git",
18 "repository": {
19 "type": "GitHub",
20 "owner": "nilla-nix",
21 "repo": "nilla"
22 },
23 "branch": "main",
24 "submodules": false,
25 "revision": "6d814dafa6f397ac2087333e5515c617faccba6f",
26 "url": "https://github.com/nilla-nix/nilla/archive/6d814dafa6f397ac2087333e5515c617faccba6f.tar.gz",
27 "hash": "sha256-A4zg3po1tyfh1if+LIllKtUGoWLFSwJSztvH2MG22qU="
28 },
29 "nixpkgs": {
30 "type": "Git",
31 "repository": {
32 "type": "GitHub",
33 "owner": "nixos",
34 "repo": "nixpkgs"
35 },
36 "branch": "nixos-unstable",
37 "submodules": false,
38 "revision": "2d293cbfa5a793b4c50d17c05ef9e385b90edf6c",
39 "url": "https://github.com/nixos/nixpkgs/archive/2d293cbfa5a793b4c50d17c05ef9e385b90edf6c.tar.gz",
40 "hash": "sha256-pp3uT4hHijIC8JUK5MEqeAWmParJrgBVzHLNfJDZxg4="
41 }
42 },
43 "version": 7
44}