aboutsummaryrefslogtreecommitdiffstats
path: root/oni-org/Eldev
Commit message (Collapse)AuthorAgeFilesLines
* oni-org: Fix local dependency in EldevGravatar Tom Willemse2026-06-291-1/+3
| | | | | | On the sourcehut build machine this build isn't usint a Guix shell, so the ‘GUIX_ENVIRONMENT’ environment variable isn't set. Default to ‘~/.guix-profile’, which should be where the build machine installs to.
* Change build output directoryGravatar Tom Willemse2026-06-281-1/+1
| | | | | | Put everything in public/pakages so that at a later date I can add a project site along with the packages. This change also makes it easier for me to change my mind about where the packages land.
* GNUmakefile: Update package recipesGravatar Tom Willemse2026-06-281-1/+0
| | | | | These packages don't have snippets anymore and therefore aren't multi-file packages anymore.
* Replace all Cask files with Eldev filesGravatar Tom Willemse2023-05-251-0/+20
I'm working on moving my build setup to my own laminar[1] instance. To do this I need to be able to package files up. It appears that I couldn't quite get Cask to work, and Eldev exists in the Guix[2] package repository. [1]: https://laminar.ryuslash.org/ [2]: https://guix.gnu.org/