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