guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: substitutes mirror of 0.9.0 packages


From: Florian Paul Schmidt
Subject: Re: substitutes mirror of 0.9.0 packages
Date: Sun, 20 Dec 2015 14:22:13 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0



On 12/18/2015 10:25 AM, Florian Paul Schmidt wrote:
http://fps.io:9999

The public key is:

(public-key
  (ecc
   (curve Ed25519)
   (q #AFF68C4E099401E85BE2D7375C1DB5E8A29F1DB83299038122AF5C0984099CF8#)
   )
  )

In case you wondered about how to use this (which I just only found out myself ;)):

Do

$ sudo guix archive --authorize

Then paste in the scheme expression for the key above and finish with ctrl-d. After that you can use e.g.

guix package -i boost --substitute-urls="http://fps.io:9999";

to install boost. Some more output of guix package might have been helpful in discovering this (something along the line of "Yo, you passed me a substituter URL but it haz no valid keyz dude!". And maybe even "Read the fine manual, especially section so and so").

Flo

P.S.: Right now this seems to be a global thing. I had to authorize the key system wide. Is there a way to do it per user? Or even per user profile?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]