Advent of Code  Artifact [236099a7e7]

Artifact 236099a7e7f7201ff0225d23e4ef406c3fb9fce1e0ac8ea0b525b2562d814ca0:

  • File 2018/manifest.scm — part of check-in [3ded43ea44] at 2022-05-19 17:49:33 on branch trunk — Add GCC to the Nim year manifest. Nim doesn't hard fail like GHCI, but it won't build in a container (or maybe pure, I didn't test with that) without GCC available. Speaking of --container, I'd like to do that, too, but need to address Elm's cache and the kotlinc dependency (related to my approach to gnome-inform...). (user: jaccarmac size: 53)

(specifications->manifest
 '("nim" "gcc-toolchain"))