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
Description
Languages
Nix
98.2%
Shell
1.8%