Amirouche, David,
2016-10-04 23:07 GMT+02:00 Amirouche Boubekki :
> On 2016-10-04 22:42, Catonano wrote:
>
>> In exploring Culturia, here
>>
>> https://github.com/amirouche/Culturia/ [1]
>>
>> I reach this line
>>
>> guix environment --ad-hoc --pure guile-next
>>
>>
> Both with and without --pure
On 2016-10-04 22:42, Catonano wrote:
In exploring Culturia, here
https://github.com/amirouche/Culturia/ [1]
I reach this line
guix environment --ad-hoc --pure guile-next
Both with and without --pure works on my side. I don't remember why I've
put --pure in the README.
I use ubuntu 16.04.1,
On Tue, Oct 4, 2016 at 4:42 PM, Catonano wrote:
> In exploring Culturia, here
>
> https://github.com/amirouche/Culturia/
>
> I reach this line
>
>
> guix environment --ad-hoc --pure guile-next
>
>
> what happens is this (I'm not on Fedora anymore but rather on Ubuntu 16.04)
>
>
> Command 'lesspipe
In exploring Culturia, here
https://github.com/amirouche/Culturia/
I reach this line
guix environment --ad-hoc --pure guile-next
what happens is this (I'm not on Fedora anymore but rather on Ubuntu 16.04)
Command 'lesspipe' is available in the following places
* /bin/lesspipe
* /usr/bin/l
Hello,
> Dmitry Nikolaev skribis:
>> build failed: invalid character `&' in name
Where is this restriction coming from ?
Could the error message add some help/hint about "adding (file-name ...)" ?
--
Vincent Legoll
https://www.gnu.org/software/guix/manual/html_node/Daemon-Offload-Setup.html
For various reasons I'm trying to set up yet another same architecture
build machine. Coming from OpenSSH I do not understand all of lsh yet,
but enough to already use one offloading machine for some months.
Does lsh wan
>>build failed: invalid character `&' in name `PTAstraSans&Seif_TTF_ver1001.
zip.drv
>Try "%26", which is the hex-representation of the ascii-code of "&".
build failed: invalid character `%' in name `PTAstraSans%26Seif_TTF_ver1001.
zip.drv
Dmitry Nikolaev
Am 04.10.2016 um 12:50 schrieb Dmitry Nikolaev:
> How do I escape & in URL so guix accept it?
Try "%26", which is the hex-representation of the ascii-code of "&".
--
Schönen Gruß
Hartmut Goebel
Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead Implementer
Information Security Management, S
Hello. I've tried to package PT Astra font
http://astralinux.com/fonts.html
But it's download URL contains ampersand sign (&).
http://astralinux.com/images/fonts/PTAstraSans&Serif_TTF_ver1001.zip
Guix returns
build failed: invalid character `&' in name
`PTAstraSans&Seif_TTF_ver1001.zip.drv'
H