This may be the wrong list, but I figure most Guix users/developers are
_probably_ also Emacs users, I figured I would ask here first...
Obviously, there is the [[alezost/guix.el][guix.el]] for interacting
with Guix from within Emacs. However, what sort of integration is
available for Emacs wit
I have no clue if it's related to your case, but for my Nitrokey there was some
special setup as detailed in this thread:
https://lists.gnu.org/archive/html/help-guix/2018-05/msg00187.html
Maybe that helps.
--
Pierre Neidhardt
signature.asc
Description: PGP signature
Ricardo Wurmus writes:
> Christopher Lemmer Webber writes:
>
>> Hello all! Sorry for the cross-post, but I've been doing more
>> development in Racket lately from GuixSD... and who wouldn't want a
>> scheme-based distribution and a scheme language's tooling to get along
>> better?
>>
>> Unfortun
Hello everyone,
On current master I tried running `./pre-inst-env guix build -e '((@@
(gnu packages cross-base) cross-kernel-headers) "i586-pc-gnu")'` and it
fails with
checking for __builtin_trap with no external dependencies... yes
checking whether the C++ compiler supports thread_local... no
r
Thank you for your very detailed response, Chris! That does clear up my
confusion with udev. I am yet to get my FST-01 gnuk security token
working. But, that must be a problem elsewhere, and I'll figure it
out. If I need any further help, I'll ask on this list.
Thanks!
As you said, my $SSL_CERT_DIR was messed up:
"/home/jelle/.guix-profile/etc/ssl/certs:/etc/ssl/certs".
It seems that several tools dislike having :-delimited directories in
SSL_CERT_DIR, I guess?
Either way, uninstalling nss-certs from my user profile, and leaving it in
my system definition as bef