all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Stumpwm & using Lisp in guix - particularly quicklisp
@ 2022-12-24  9:45 Paul Jewell via
  2022-12-24 21:20 ` Trev
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Paul Jewell via @ 2022-12-24  9:45 UTC (permalink / raw)
  To: help-guix@gnu.org

Good morning Guix,

I have a working stumpwm config which I use on my desktop gentoo 
installation, and I want to use the same configuration file under guix. 
Unfortunately I run into a problem as when stumpwm starts, it complains 
it can't find package "ql". Quicklisp is installed in my user home 
directory, but this is clearly not being seen by stumpwm. I also note 
that packages I can install through quicklisp are also packaged in guix 
(e.g. alexandria). When I start sbcl in a terminal, everything works as 
expected, and quicklisp is seen.

This leads me to some questions:

  * How do I configure stumpwm on my system so it looks in my home
    directory, and observes my .sbclrc file when starting?
  * What is the guix recommended way for working with lisp packages?
    Should I avoid using quicklisp, and instead use the provided
    packages in guix? I am unable to find any documentation (either
    official or blog posts etc) explaining this.

Many thanks!

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-12-26 14:16 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-24  9:45 Stumpwm & using Lisp in guix - particularly quicklisp Paul Jewell via
2022-12-24 21:20 ` Trev
2022-12-25  4:29 ` Felix Lechner via
2022-12-25  7:16   ` Paul Jewell via
2022-12-25  7:41 ` Trev
2022-12-25  8:05   ` Paul Jewell via
2022-12-25 18:39     ` Trev
2022-12-26 14:14     ` Paul Jewell via

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.