Age | Commit message (Collapse) | Author |
|
|
|
* .guix-channel: Upgrade guix channel to c84ba4f.
* gn/packages/crates-io.scm: Import (gnu packages crates-check) for
rust-criterion.
* gn/packages/crates-io.scm, gn/packages/bioinformatics.scm:
Import (gnu packages crates-compression) for rust-flate2.
|
|
* .guix-channel: Upgrade guix channel to 2394a7f.
* gn/packages/bioinformatics.scm (pplacer)[inputs]: Replace gsl-static
with (gsl "static").
* gn/packages/ocaml.scm (ocaml4.07-gsl-1)[inputs]: Replace gsl-static
with (gsl "static").
* gn/packages/static.scm (wfmash-static)[inputs]: Replace gsl-static
with (gsl "static").
|
|
|
|
|
|
|
|
|
|
|
|
.guix-channel: Use guix at commit
8d70ff3a49f7cdf0eab93b3a1c54ec2f016afc4a.
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
|
|
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
|
|
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
|
|
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
|
|
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
|
|
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
|
|
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
|
|
* .guix-channel: Add guix-forge.
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
|
|
|
|
This reverts commit 0d743eb249bbdb67009d23ee53b2ee0ae881f725.
|
|
A number of GeneNetwork services/applications will not run with
Python-3.10. This commit pins guix-bioinformatics to a specific commit
to allow use of the older Python-3.10 before we are able to update
everything needed to get them running on Python-3.10
|
|
|
|
* .guix-channel: Fix indentation.
|
|
* .guix-channel: Update how channel dependencies are defined to match:
https://guix.gnu.org/manual/en/html_node/Declaring-Channel-Dependencies.html
|
|
|
|
|
|
|
|
* .guix-channel: Upgrade guix channel to commit
89d427e4be35fe79c23e2785a55c19df781fb77e.
|
|
|
|
|
|
* .guix-channel: Depend on specific commit of Guix upstream.
* README.org: Update recommended channels.scm and explain dependence
on specific commit.
|
|
|
|
Adjust for python-2.4 being in the guix-past channel.
|