unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Daniel Pimentel (d4n1)" <d4n1@d4n1.org>
To: Carlo Zancanaro <carlo@zancanaro.id.au>
Cc: guix-devel@gnu.org
Subject: Re: GuixSD + StumpWM
Date: Wed, 28 Dec 2016 00:02:36 -0300	[thread overview]
Message-ID: <E1cM4Vr-0003BT-UG@eggs.gnu.org> (raw)

It's work now!

I put lisp module and add sbcl-stumpwm in my config. But the stumpwm binary not appears so I install it in my guix profile:
guix package -I sbcl-stumpwm

Note: only work with .xession or .xinitrc

Thanks,On Dec 27, 2016 11:25 PM, "Daniel Pimentel (d4n1)" <d4n1@d4n1.org> wrote:
>
> Yes, it's works, thanks.
>
> I did install but now there's another problem: login. 
> I did in my home following stumpwm docs:
> echo > "exec sbcl-stumpwm" > ~/.xinitrc 
> But not start stumpwm :(On Dec 27, 2016 10:13 PM, Carlo Zancanaro <carlo@zancanaro.id.au> wrote:
> >
> > On Wed, Dec 28 2016, Daniel Pimentel wrote 
> > > I'm trying use StumpWM in my config.scm but there's code for 
> > > module: 
> > > 
> > > guix system: error: failed to load '/etc/config.scm': 
> > > ice-9/boot-9.scm:2870:6: In procedure resolve-interface: 
> > > ice-9/boot-9.scm:2870:6: no code for module (gnu packages 
> > > sbcl-stumpwm) 
> > > 
> > > My config.scm: (use-modules (gnu) (gnu system nss)) 
> > > (use-service-modules desktop) (use-package-modules wm 
> > > sbcl-stumpwm certs) 
> >
> > It looks like the sbcl-stumpwm package is in (gnu packages lisp). If you 
> > replace `sbcl-stumpwm` with `lisp` here it should be able to find it 
> > (ie. `(use-package-modules wm lisp certs)`). 

             reply	other threads:[~2016-12-28  3:02 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-28  3:02 Daniel Pimentel (d4n1) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-01-15  1:16 GuixSD + StumpWM Daniel Pimentel (d4n1)
2016-12-28  3:04 Daniel Pimentel (d4n1)
2016-12-28  2:25 Daniel Pimentel (d4n1)
2017-01-14 22:18 ` Ricardo Wurmus
2016-12-28  0:50 Daniel Pimentel
2016-12-28  1:11 ` Leo Famulari
2016-12-28  1:13 ` Carlo Zancanaro
2016-12-28 18:09 ` Daniel Pimentel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1cM4Vr-0003BT-UG@eggs.gnu.org \
    --to=d4n1@d4n1.org \
    --cc=carlo@zancanaro.id.au \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).