Tomas Volf <~@wolfsden.cz> writes:
> Simen Endsjø writes:
>
>> I guess what I would like is at least that the sources for the builds
>> to be downloaded by the build server instead of transferred by my
>> system.
>
> I guess one limitation here is that the build server is not always able
> to dow
Simen Endsjø writes:
> I guess what I would like is at least that the sources for the builds
> to be downloaded by the build server instead of transferred by my
> system.
I guess one limitation here is that the build server is not always able
to download the sources. Some of my packages have so
Hi! This solution provided by J. Brielmaier worked! Downloading
the nitrokey udev rules wasn't even necessary.
Thanks!
* Jonathan Brielmaier :
> Hey Ray,
>
> I'm using a Nitrokey 3A NFC under Guix System.
>
> I have the following in my config.scm:
> (use-package-modules security-token)
> [...]
I've found the solution to my problem which turned out to be annoyingly
obvious. The description of SuperCollider according to Guix reads:
> …
> SuperCollider requires jackd to be installed in your user profile and
> your user must be allowed to access the realtime features of the
> kernel.
> …
I