|
|
|
|
|
by martinflack
621 days ago
|
|
I play around with quicklisp to develop and tinker. To test and deploy, I generally use Guix [0] to express a package for my application which pins dependencies to exact versions and optionally can run in a container. I have Guix installed on top of Ubuntu. This is hobbyist and experimental work so it's not battle-tested. [0] https://guix.gnu.org/ |
|