Oystein Kristoffer Tveit a0cff07ad8 | ||
---|---|---|
day01 | ||
day02 | ||
day03 | ||
day04 | ||
day05 | ||
day06 | ||
.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