On 12/27/2017 03:14 AM, Leo Famulari wrote:
> On Sun, Dec 24, 2017 at 05:33:21PM +, Fis Trivial wrote:
>
> Hi, thanks for this report!
>
>> Runing `guix pull` generates the following error message:
>>
>>
>> Updating from Git repository at
>> 'https://git.savannah.gnu.org/git/guix.git'...
>> B
Hi,
"guix package -i jupyter" fails with the following error:
guix package: error: profile contains conflicting entries for
python-jupyter-console
package: error: first entry: python-jupyter-console@5.0.0
/gnu/store/f0hzkjw58ys9qm2hf209vfdnbmm24zan-python-jupyter-console-5.0.0
guix package: err
On Sun, Dec 24, 2017 at 05:33:21PM +, Fis Trivial wrote:
Hi, thanks for this report!
> Runing `guix pull` generates the following error message:
>
>
> Updating from Git repository at
> 'https://git.savannah.gnu.org/git/guix.git'...
> Building from Git commit b982fb1c09573f4638324d7809ec18d
Here is what I tried:
$ guix import hackage monadplus
Syntax error: unexpected end of input
guix import: error: failed to download cabal file for package 'monadplus'
I also tried manually downloading the cabal file and importing that:
$ guix import hackage -s < ~/Downloads/monadplus.caba