bug#27858: Conda (on guix) does not activate environments

2017-07-28 Thread Frederick Muriithi
Additional Information When installed from conda's documentation, conda installs the following packages into conda's root environment by default: asn1crypto, cffi, conda, conda-env, cryptography, idna, libffi, openssl, packaging, pip, pycosat, pycparser, pyopenssl, pyparsing, python, readline, re

bug#27858: Conda (on guix) does not activate environments

2017-07-28 Thread Frederick Muriithi
1) Install conda into a profile: guix package --install=conda --profile=$HOME/guix_profiles/conda 2) Activate the profile: source $HOME/guix_profiles/conda/etc/profile 3) Create an environment with conda and install biopython conda create --name test-env biopython 4) Try to activa

bug#27858: Conda (on guix) does not activate environments

2017-07-27 Thread Frederick Muriithi
I have come across a bug on conda, installed via guix, that does not seem to be present when conda is installed via the process at https://conda.io/docs/install/quick.html#linux-miniconda-install The issue - Conda (on guix) does not activate environments Command ran --- source act

bug#26679: Add python-radon

2017-04-27 Thread Frederick Muriithi
Package: guix Version: 0.12.0 Add python-radon, as one of the dependencies of conda -- Frederick M. Muriithi From b08ef66b7510d31eddd44ce683f74ba4906c7e27 Mon Sep 17 00:00:00 2001 From: Muriithi Frederick Muriuki Date: Thu, 27 Apr 2017 15:43:50 +0300 Subject: [PATCH] gnu: Add python-radon * gn

bug#26520: Package Request: Add Conda and Dependencies

2017-04-15 Thread Frederick Muriithi
Package: guix Version: 0.12.0 Dear Guix, This is bug is to track adding conda and its dependencies. I will be sending patches adding the dependencies for conda here, until we get conda in mainline. I will start with version 4.3.7, being the one I have tested, then I can update it. I had sent th