Skip to content

chvp/aoc2020

Repository files navigation

To get the result for a specific (part of a) day:

$ nix-instantiate --eval -A day$day-$part

Or, on a system with flakes:

$ nix eval .#day$day-$part

About

Solutions for Advent of Code 2020 (in Nix)

Topics

Resources

License

Stars

Watchers

Forks

Languages