AoC-2022-Nix/README.md
2022-12-03 23:55:03 -07:00

165 B

AoC 2022 solved using Nix

To evaluate, go to the directory of a day and run:

nix eval -f solution.nix

To run all solutions run:

./runAll.sh