Replies: 1 comment 1 reply
-
It seems someone has already made an unofficial Guix package for it here: https://github.com/arthur-dog/lem-guix-packaging/blob/main/package.scm |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
This is a thread to open a discussion on the possibility of making a Guix package for lem.
I'm starting to plan how best to approach this task.
Questions
Does lem strictly depend on qlot currently to be built?
I know next to
nil
about qlot currently or how tightly coupled it is with the distribution of lem, itself.Guix wraps
asdf
in a build-system that is implemented in GNU Guile:https://github.com/guix-mirror/guix/blob/master/guix/build-system/asdf.scm
Beta Was this translation helpful? Give feedback.
All reactions