Yes, it's work now.
Thanks,On Jan 14, 2017 7:18 PM, Ricardo Wurmus wrote:
>
>
> Daniel Pimentel (d4n1) writes:
>
> > 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" > ~/.xinitr
Daniel Pimentel (d4n1) writes:
> 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
“~/.xinitrc” must be executable:
chmod +x ~/.xinitrc
I just installed stumpwm and I’m cur
I posted about it in my blog[1]: d4n1.org/guixsd.html
[1] Developed with Haunt (thanks David) :)
---
Daniel Pimentel (d4n1)
On 2016-12-27 21:50, Daniel Pimentel wrote:
Guixs,
I'm trying use StumpWM in my config.scm but there's code for module:
guix system: error: failed to load '/etc/config.
*guix package -i sbcl-stumpwm: binOn Dec 28, 2016 12:02 AM, "Daniel Pimentel
(d4n1)" wrote:
>
> 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
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)" wrote:
>
> Yes, it's works
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
wrote:
>
> On Wed, Dec 28 2016, Daniel Pimentel wrote
> > I'm tryi
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-stumpw
On Tue, Dec 27, 2016 at 09:50:47PM -0300, Daniel Pimentel wrote:
> Guixs,
>
> 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 cod
Guixs,
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) (g