Oystein Kristoffer Tveit 510a4329bd | ||
---|---|---|
day01 | ||
day02 | ||
day03 | ||
.gitignore | ||
LICENSE | ||
README.md | ||
flake.lock | ||
flake.nix |
README.md
Advent of code 2022 - Nix
This is Advent of Code 2022 (or at least as far as I'm able to get before having to deal with my exams...)
They're written in nix this year.
To run the code:
nix build github:h7x4/aoc2022#day01