Advent of Code
Go to file
Oystein Kristoffer Tveit 510a4329bd
Day 03
2022-12-03 13:18:39 +01:00
day01 Day 01 2022-12-01 21:43:26 +01:00
day02 Day 02 2022-12-02 06:55:26 +01:00
day03 Day 03 2022-12-03 13:18:39 +01:00
.gitignore Day 01 2022-12-01 21:43:26 +01:00
LICENSE Day 01 2022-12-01 21:43:26 +01:00
README.md Day 01 2022-12-01 21:43:26 +01:00
flake.lock Day 01 2022-12-01 21:43:26 +01:00
flake.nix Day 03 2022-12-03 13:18:39 +01:00

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