| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-12-19 | Day 16 | Juan Marín Noguera | |
| For this day I used `guile-pfds` as a dependency. To use it, run: ```sh apt install guile guix guix pull guix package -u guix install guile-pfds echo \ 'export GUILE_LOAD_PATH=$HOME/.guix-profile/share/guile/site/3.0' \ > ~/.profile . .profile ``` | |||
| 2024-12-05 | Update instructions to apply to Guile | Juan Marín Noguera | |
| Also rename `main` to `main.lua` and `main.scm` to `main`. | |||
| 2024-12-01 | Day 01 | Juan Marín Noguera | |
| This also includes a template to call the relevant functions from each day more conveniently. | |||
