2016-07-19 21:27 GMT+02:00 Amirouche Boubekki
My point is that Geiser should not be expected to be 100% reliable.
'M-x rgrep' is sometimes a helpful complement. ;)
>
> I used to 'M-x rgrep' now I've bound 'C-x r' to silver searcher grep
> (command is ag).
>
>
Again, thank you people
tk0 (2016-07-20 12:42 +0300) wrote:
[...]
> Another question is about the qxl display driver. This is the
> standard on my kvm image. There is this weird message from X:
>
>
> 11.379] (II) Module glx: vendor="X.Org Foundation"
> [11.379]compiled for 1.18.1, module version
> (define-public my-own-linux-libre
> (package
> (inherit linux-libre)
> (native-inputs
> `(("kconfig" ,(local-file "./my-kernel.conf"))
> ,@(alist-delete "kconfig" (package-native-inputs linux-libre))
>
> … which can be dropped in a file in $GUIX_PACKAGE_PAT
> I think the main problem is that some of the 0.10.0 binaries have
> vanished from {mirror.,}hydra.gnu.org. Thus, people installing GuixSD
> for the first time today have a very bad experience.
I concurr, today's nightmarish.
Long story short:
My first VM in which I installed guixsd successful
Hi,
This approach,
>
> (define (my-slim-service)
> (mlet* %store-monad ((config (xorg-configuration-file
> ;; #:drivers '("radeon" "vesa")
> #:resolutions '((1366 768) (1024 768))
> ))
> (startx (xorg-start-command
> #:configuration-file config)))
> (slim-service #:startx startx)))
>
does not wo
Leo Famulari skribis:
> On Wed, Jul 20, 2016 at 12:45:49AM -0400, Ethan Stefan Day wrote:
>> -The installer requires P to proceed.
>> -Hydra does not have the binary for P (it is silently ignoring bad URLs).
>> -The '--fallback' option for 'guix system init' will not work because of
>> the bad UR
Hello,
I am currently building kernel during guix system reconfigure,
is there a way to get the complete build log ?
I tried guix build --log-file linux-libre but that gives me
https://mirror.hydra.gnu.org/log/wkdnd1dcgljr0jxmd3li8j0qsr2zwrci-linux-libre-4.6.4
which is the build log for the curr