Age | Commit message (Collapse) | Author |
|
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>
|
|
* gn/packages/genenetwork.scm: (genenetwork3, genenetwork2): Using
python@3.8.5
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
|
|
Replace the backquoted expression in the (arguments ...) section of
the package definition to fix the error where the build could not find
the variable gexp
|
|
|
|
|
|
tissue is now in upstream Guix.
* gn/packages/gemini.scm: Delete file.
|
|
* gn/packages/genenetwork.scm (genenetwork3): Update to
0.1.0-3.f52247c.
|
|
* gn/packages/genenetwork.scm (genenetwork3)[arguments]: Replace check
phase to use pytest.
|
|
* gn/packages/lisp.scm (sbcl-defstar, sbcl-2am, sbcl-fare-memoization,
sbcl-meta, sbcl-scribble), gn/packages/notebooks.scm (sbcl-nb),
gn/packages/quality-control.scm (sbcl-qc): Remove #:asd-files
argument.
|
|
|
|
|
|
* gn/services/databases.scm (virtuoso-shepherd-service): Remove square
brackets that sorround the DirsAllowed parameter.
|
|
Add dirs-allowed to virtuoso configs
See merge request genenetwork/guix-bioinformatics!24
|
|
* .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
|
|
|
|
|
|
|
|
|
|
* gn/packages/python.scm (python-h5py-2): New variable.
* gn/packages/machine-learning.scm (tensorflow-native): Remove comments.
* gn/packages/ratspub.scm (use-corrected-inputs): New procedure.
(genecup-with-tensorflow-native, genecup-latest-with-tensorflow-native):
Use use-corrected-inputs.
|
|
|
|
|
|
curl-minimal has been removed from upstream Guix.
* gn/packages/bioinformatics.scm (vg)[inputs]: Use curl instead of
curl-minimal.
|
|
|
|
|
|
|
|
|
|
* gn/packages/python.scm (python-rdflib-shim)[source]: Add snippet to
use any version of python-rdflib-jsonld.
[propagated-inputs]: Replace python-rdflib-jsonld-0.6.1 with
python-rdflib-jsonld.
(python-rdflib-jsonld-0.6.1): Remove variable.
|
|
* gn/packages/bioinformatics.scm (bh20-seq-resource-for-service): New
variable.
* gn/services/bh20-seq-resource-container.scm
(covid19-pubseq-configuration): Use it by default.
|
|
* gn/packages/bioinformatics.scm (bh20-seq-resource)[arguments]: Add
phase to hardcode path to minimap2.
[inputs]: Add minimap2.
|
|
* gn/packages/bioinformatics.scm (bh20-seq-resource): Update to
1.0-4.2ae7191.
[source]: Adjust snippet for changes in source.
[arguments]: Skip tests.
[propagated-inputs]: Add python-shexc-0.7. Remove python-dateutil,
python-flask, python-pycurl, python38-ruaml.yaml-0.15.76, clustalw,
python-twint.
[native-inputs]: Remove git, python-oauth2client, python-uritemplate.
Replace python-pytest-4 with python-pytest-5, python-pytest-runner-2
with python-pytest-runner-4.
|
|
* gn/packages/python.scm (python-pytest-runner-4): New variable.
* gn/packages/bioinformatics.scm (python-pytest-runner-2): MOve to
python.scm
|
|
|
|
* gn/packages/python.scm (python-pyshex): Downgrade to 0.7.14.
[arguments]: Disable tests. Add phase to fix compatibility with
rdflib-6. Adjust custom 'check phase.
[propagated-inputs]: Remove python-chardet. Replace python-pyshexc with
python-pyshexc-0.7, python-rdflib-shim with python-rdflib,
python-sparqlsluper with python-sparql-slurper.
|
|
* gn/packages/python.scm (python-py-dateutil): New variable.
|
|
* gn/packages/python.scm (python-pyshexc-0.7): New variable.
|
|
* gn/packages/python.scm (python-pytest-5): New variable.
|
|
* gn/packages/python.scm (python-arvados-python-client): Update to 2.5.0.
[source]: Add snippet to not limit the maximum version of pycurl.
[propagated-inputs]: Add python-google-api-core-1, python-google-auth-1,
python-protobuf, python-pyparsing-2.4.7, python-ruamel.yaml. Remove
python38-ruaml.yaml-0.15.76, python-setuptools, python-oauth2client,
python-uritemplate.
(python38-ruaml.yaml-0.15.76): Remove variable.
|
|
* gn/packages/python.scm (python-shexjsg): Update to 0.8.2.
[arguments]: Remove custom 'patch-source phase. Update custom 'check
phase.
[propagated-inputs]: Remove python-antlr4-python3-runtime,
python-certifi, python-chardet, python-idna, python-isodate,
python-requests, python-urllib3.
[native-inputs]: Add python-rdflib-shim, python-requests. Remove
python-pyparsing, python-pyshexc, python-rdflib, python-rdflib-jsonld,
python-six, custom test-suite git checkout.
|
|
* gn/packages/python.scm (python-sparqlslurper): New variable.
|
|
* gn/packages/python.scm (python-rdflib-shim): New variable.
(python-rdflib-jsonld-0.6.1): New variable.
|
|
* gn/packages/python.scm (python-pyshex): Update to 0.8.1.
[arguments]: Remove custom 'patch-source phase. Update custom 'check
phase.
[propagated-inputs]: Add python-chardet, python-rdflib-shim,
python-sparqlslurper. Remove python-rdflib, python-rdflib-jsonld,
python-pbr, python-sparql-slurper.
[native-inputs]: Add python-pbr, python-unitttest2.
|
|
* gn/packages/python.scm (python-pyshexc): Update to 0.9.1.
[arguments]: Update custom 'check phase.
[propagated-inputs]: Add python-chardet, python-rdflib-shim,
python-shexjsg. Remove python-rdflib, python-rdflib-jsonld,
python-requests.
[native-inputs]: Add python-pbr, python-requests. Remove python-shexjsg,
custom test-suite git checkout.
(python-shexjsg-min): Remove variable.
|