Advent of Code 2023 solutions in pure Nix language, because I've been nerd snipped.
nix-instantiate --eval solve.nix --strict --arg input ./input.txtNote that some of these do not work on the provided example because they rely on properties found only in the real input.