with magit installed on guixSD following the config shown further below.
With init.el containing ...
V
(add-to-list 'load-path "/run/current-system/profile/share/emacs/site-lisp")
(require 'guix-init nil t)
^^
Hi,
Den 2016-02-03 kl. 23:14, skrev Mark H Weaver:
> Albin writes:
>
>> Hi again,
>>
>> I got rid of the kernel panic by removing the following from the config
>> and reconfiguring (as suggested by Mark Weaver):
>>
>>> (swap-devices '("/swapfile"))
>>
>> It would be nice to be able to enable swa
Albin writes:
> Hi again,
>
> I got rid of the kernel panic by removing the following from the config
> and reconfiguring (as suggested by Mark Weaver):
>
>> (swap-devices '("/swapfile"))
>
> It would be nice to be able to enable swap again though. On my system it
> needs to be done with a swap f
Albin skribis:
> With no other changes I just ran guix pull and guix system reconfigure
> on my MacBook2,1 which created an unbootable system.
>
> After having completed the reconfiguration I tried to halt and reboot
> the system but got this error message each time :
>
>> error: connect: /var/ru
Leo Famulari skribis:
> The packages khal and vdirsyncer are meant to be used together. Khal is
> a console calendar program and vdirsyncer synchronizes CalDAV data from
> a remote server to the local filesystem so that khal can use it.
Then why do they both provide the same file? :-)
> For so
On Wed, Feb 3, 2016 at 4:32 PM, Ludovic Courtès wrote:
> l...@gnu.org (Ludovic Courtès) skribis:
>
>> Currently ‘guix system reconfigure’ doesn’t try to dynamically update
>> the set of running services, which is a shame.
>>
>> A simple strategy would be to have it:
>>
>> 1. Stop and unregister
l...@gnu.org (Ludovic Courtès) skribis:
> Currently ‘guix system reconfigure’ doesn’t try to dynamically update
> the set of running services, which is a shame.
>
> A simple strategy would be to have it:
>
> 1. Stop and unregister services currently known to dmd that are
> missing in the ne
Hi again,
I got rid of the kernel panic by removing the following from the config
and reconfiguring (as suggested by Mark Weaver):
> (swap-devices '("/swapfile"))
It would be nice to be able to enable swap again though. On my system it
needs to be done with a swap file.
Albin
Den 2016-02-03 kl
Hi,
With no other changes I just ran guix pull and guix system reconfigure
on my MacBook2,1 which created an unbootable system.
After having completed the reconfiguration I tried to halt and reboot
the system but got this error message each time :
> error: connect: /var/run/shepherd/socket: file
Being new to Guix, i went to the Download page:
https://www.gnu.org/software/guix/download/
immediately saw the 3 big options
read their title/names
was confused what the difference might be between "GuixSD" and "Guix Binary"
could not find anything inside these 3 option's boxes that would help me
The manual page
https://www.gnu.org/software/guix/manual/html_node/Requirements.html#Requirements
contains a link to
https://www.gnu.org/software/guix/manual/gnutls-guile/Guile-Preparations.html#Guile-Preparations
which give a 404. I am not familiar with what's supposed to be there, a
quick sear
l...@gnu.org (Ludovic Courtès) skribis:
> An idea I haven’t taken the time to test yet would be to use
> ‘properties’:
>
> (define python-foobar ;with Python 3
> (package
> (name "foobar")
> ;; Specify which Python 2 variant to use.
> (properties `((python2-variant . ,(de
myglc2 skribis:
> l...@gnu.org (Ludovic Courtès) writes:
>
>> retitle 22514 Missing environment variables when logging in via SSH
>> merge 22513 22175
>> thanks
>>
>> myglc2 skribis:
>>
>>> In emacs INFO pages, single quotes "'" appear as question marks "?" and
>>> 'echo $LANG' returns a blank l
13 matches
Mail list logo