I'm running the GuixSD usb install image version 0.9.0. I booted into
the install environment, and after connecting to the internet I ran
"guix pull". After "guix pull", I prepared the system to install to hard
drive, then I ran "guix system init /mnt/etc/config.scm /mnt
--fallback".
The build fa
Hi,
I've discovered that the non-working brightness controls for the
MacBook2,1 are due to insufficient permissions.
The first indication of this was that I could change brightness by
running the program redshift with root permissions (`sudo redshift`).
Today I was presented with this dialog box
Andrei Osipov skribis:
> is there a way to suppress make output with guix?
> [12:37]
> andreoss`: you mean in the Guix build tree?
> [12:38]
> civodul: i want to see output of guix, but not of configure
> scripts and make
> when running 'guix build'
Alex Kost skribis:
> 宋文武 (2016-03-07 18:18 +0300) wrote:
>
>> 于 2016年3月7日 GMT+08:00下午8:18:44, l...@gnu.org 写到:
>>
>> l...@gnu.org (Ludovic Courtès) skribis:
>>
>> myglc2 skribis:
>>
>> glc@g1 ~$ ssh glc4@g1
>> glc4@g1's password:
>> glc4@g1 ~$
Hello there,
I am porting ocl-icd to guix, see the package here:
https://github.com/Brainiarc7/guix-bioinformatics/blob/master/gn/packages/ocl-icd.scm
I'm getting bugged by this error everytime I call the build as such from a
dev setup:
env TEMPDIR=/gnu/tmp GUIX_PACKAGE_PATH=../guix-bioinformat
What is needed are the following two lines at the beginning of grub.cfg:
insmod luks
cryptomount -u 1aa...
where 1aa... is the result of "cryptsetup luksUUID /dev/sda2".
So the logic outlined in my previous message works:
Determine the mapped-devices /dev/sdXY of type luks-device-mapping that
le
I tried the installation with unencrypted /boot, encrypted / using the
following snippet in the configuration file:
(bootloader (grub-configuration (device "/dev/sda")))
(mapped-devices (list (mapped-device
(source "/dev/sda2")
(target "root")
Mathieu Lirzin skribis:
> l...@gnu.org (Ludovic Courtès) writes:
>
>> Alex Kost skribis:
>>
>>> Ludovic Courtès (2016-03-08 00:03 +0300) wrote:
I think we should stick to one identifier style, which is to always use
full words (I’m often tempted to use abbreviations and I force my
ren...@openmailbox.org skribis:
> On 2016-03-07 06:20, l...@gnu.org wrote:
>> ren...@openmailbox.org skribis:
>>
>>> On 2016-02-12 14:58, l...@gnu.org wrote:
ren...@openmailbox.org skribis:
> On 2016-01-31 17:29, l...@gnu.org wrote:
>> ren...@openmailbox.org skribis:
>>
>
l...@gnu.org (Ludovic Courtès) writes:
> Alex Kost skribis:
>
>> Ludovic Courtès (2016-03-08 00:03 +0300) wrote:
>>>
>>> I think we should stick to one identifier style, which is to always use
>>> full words (I’m often tempted to use abbreviations and I force myself
>>> not to, as silly as I am!)
On 2016-03-07 06:20, l...@gnu.org wrote:
ren...@openmailbox.org skribis:
On 2016-02-12 14:58, l...@gnu.org wrote:
ren...@openmailbox.org skribis:
On 2016-01-31 17:29, l...@gnu.org wrote:
ren...@openmailbox.org skribis:
i run 'guix system reconfigure config.scm --falback', and add new
user
Alex Kost writes:
> myglc2 (2016-03-07 23:03 +0300) wrote:
>
>> Alex Kost writes:
>>
>> [...]
>>
>>> No, I mean it is fixed in the current master, but as I wrote¹ it will
>>> take effect only after we update our "guix" package. Currently it is
>>> "guix-devel" package at commit c3f29bc², which
Jookia <166...@gmail.com> skribis:
> On Mon, Mar 07, 2016 at 01:15:38PM +0100, Ludovic Courtès wrote:
>> Jookia <166...@gmail.com> skribis:
>> > When running 'guix system init', GRUB requires a GC root to be placed in
>> > /var/guix. When building a VM, this GC root is placed in
>> > /var/guix/gc
Mathieu Lirzin skribis:
> l...@gnu.org (Ludovic Courtès) writes:
>
>> diff --git a/emacs/guix-main.scm b/emacs/guix-main.scm
>> index 34da6ac..c5d5d75 100644
>> --- a/emacs/guix-main.scm
>> +++ b/emacs/guix-main.scm
>> @@ -954,10 +954,14 @@ GENERATIONS is a list of generation numbers."
>>
>> (
Alex Kost skribis:
> Ludovic Courtès (2016-03-08 00:03 +0300) wrote:
>
> [...]
>>> what about using (not tested):
>>>
>>> (and=> (or (package-by-id id-or-name)
>>> (match (packages-by-name id-or-name)
>>>(()#f)
>>>((pkg ..1) pkg)))
>>>
myglc2 (2016-03-07 23:03 +0300) wrote:
> Alex Kost writes:
>
> [...]
>
>> No, I mean it is fixed in the current master, but as I wrote¹ it will
>> take effect only after we update our "guix" package. Currently it is
>> "guix-devel" package at commit c3f29bc², which is older then commit
>> 004ea6
16 matches
Mail list logo