165 B
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
To evaluate, go to the directory of a day and run:
nix eval -f solution.nix
To run all solutions run:
./runAll.sh