Oystein Kristoffer Tveit 1f09c45ed8 | ||
---|---|---|
day01 | ||
day02 | ||
.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