Age | Commit message (Expand) | Author |
2023-09-05 | Adjust how native/propagated inputs are defined for GN3...Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
| Munyoki Kilyungi |
2023-09-05 | Update pinned guix version....guix-channel: Use guix at commit
8d70ff3a49f7cdf0eab93b3a1c54ec2f016afc4a.
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
| Munyoki Kilyungi |
2023-09-04 | Revert "Pin python to python@3.8.5"...This reverts commit aaa6e53e7b623105d05e67e95186aba5b4671010.
| Munyoki Kilyungi |
2023-09-04 | Remove guix-forge channel...Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
| Munyoki Kilyungi |
2023-09-04 | Specify default branch for forge channel...Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
| Munyoki Kilyungi |
2023-09-04 | Add trailing slash to forge url...Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
| Munyoki Kilyungi |
2023-09-04 | Fix channel introduction...Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
| Munyoki Kilyungi |
2023-09-04 | Fix channel introduction...Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
| Munyoki Kilyungi |
2023-09-04 | Fix channel introduction in guix-forge...Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
| Munyoki Kilyungi |
2023-09-04 | Add guix-forge as an extra channel dependency...* .guix-channel: Add guix-forge.
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
| Munyoki Kilyungi |
2023-09-04 | Pin python to python@3.8.5...* gn/packages/genenetwork.scm: (genenetwork3, genenetwork2): Using
python@3.8.5
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
| Munyoki Kilyungi |
2023-08-31 | Move gn-auth to (gn packages genenetwork). | Arun Isaac |
2023-08-31 | Downgrade guix to a4e9842. | Arun Isaac |
2023-08-31 | Revert "Pin guix-bioinformatics to commit with Python-3.9"...This reverts commit 0d743eb249bbdb67009d23ee53b2ee0ae881f725.
| Arun Isaac |
2023-08-31 | Pin guix-bioinformatics to commit with Python-3.9...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
| Frederick Muriuki Muriithi |
2023-08-30 | Replace `(...) with (list ...): Fixes "undefined gexp" failure....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
| Frederick Muriuki Muriithi |
2023-08-30 | Add missing `(guix gexp) module. Update package commit. | Frederick Muriuki Muriithi |
2023-08-25 | gn-auth: New package | Frederick Muriuki Muriithi |
2023-08-12 | Added note on move to https://git.genenetwork.org/guix-bioinformatics/ | pjotrp |
2023-07-06 | Remove tissue....tissue is now in upstream Guix.
* gn/packages/gemini.scm: Delete file.
| Arun Isaac |
2023-07-05 | gn: genenetwork3: Update to 0.1.0-3.f52247c....* gn/packages/genenetwork.scm (genenetwork3): Update to
0.1.0-3.f52247c.
| Arun Isaac |
2023-07-05 | Run genenetwork3 tests using pytest....* gn/packages/genenetwork.scm (genenetwork3)[arguments]: Replace check
phase to use pytest.
| Arun Isaac |
2023-07-04 | Remove deprecated #:asd-files argument....* 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.
| Arun Isaac |
2023-06-29 | Upgrade guix channel to d4e9ad2. | Arun Isaac |
2023-06-29 | gn: gemma: Fix build using latest gcc | pjotrp |
2023-06-26 | Fix DirsAllowed parameter...* gn/services/databases.scm (virtuoso-shepherd-service): Remove square
brackets that sorround the DirsAllowed parameter.
| Munyoki Kilyungi |
2023-06-26 | Merge branch 'add-virtuoso-allowed-dirs' into 'master'...Add dirs-allowed to virtuoso configs
See merge request genenetwork/guix-bioinformatics!24 | BonfaceKilz |
2023-06-23 | Fix indentation....* .guix-channel: Fix indentation.
| Arun Isaac |
2023-06-22 | Fix "channel dependency has an invalid introduction field" error...* .guix-channel: Update how channel dependencies are defined to match:
https://guix.gnu.org/manual/en/html_node/Declaring-Channel-Dependencies.html
| Munyoki Kilyungi |
2023-06-20 | Add dirs-allowed to virtuoso configs | Munyoki Kilyungi |
2023-06-18 | Remove unused twint from GN2 | pjotrp |
2023-06-15 | Uncommitted genome browser changes | Efraim Flashner |
2023-06-15 | Update pluto service and dependant julia packages | Efraim Flashner |
2023-06-14 | gn: genecup: Use correct python-h5py....* 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.
| Efraim Flashner |
2023-04-19 | gn: Update GN2 to 3.11-2.bfe557dc | Frederick Muriuki Muriithi |
2023-04-19 | gn: Update GN3 to 0.1.0-2.85610fc9 | Frederick Muriuki Muriithi |
2023-04-10 | vg: Use curl instead of curl-minimal....curl-minimal has been removed from upstream Guix.
* gn/packages/bioinformatics.scm (vg)[inputs]: Use curl instead of
curl-minimal.
| Arun Isaac |
2023-04-10 | Upgrade guix channel to a9a6432. | Arun Isaac |
2023-03-24 | Adding ruby-lmdb package | pjotrp |
2023-03-24 | Adding ruby-lmdb package | pjotrp |
2023-03-22 | bh20-seq-resource-container.scm updates | Efraim Flashner |
2023-03-22 | python-rdflib-shim: Build with upstream python-rdflib-jsonld....* 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.
| Efraim Flashner |
2023-03-22 | bh20-seq-resource: Add version without profile collisions....* 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.
| Efraim Flashner |
2023-03-22 | bh20-seq-resource: Patch reference to minimap2....* gn/packages/bioinformatics.scm (bh20-seq-resource)[arguments]: Add
phase to hardcode path to minimap2.
[inputs]: Add minimap2.
| Efraim Flashner |
2023-03-22 | bh20-seq-resource: Update to 1.0-4.2ae7191....* 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.
| Efraim Flashner |
2023-03-22 | Add 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
| Efraim Flashner |
2023-03-22 | fixup python-pyshexc | Efraim Flashner |
2023-03-22 | python-pyshex: Downgrade to 0.7.14....* 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.
| Efraim Flashner |
2023-03-22 | Add python-py-dateutil....* gn/packages/python.scm (python-py-dateutil): New variable.
| Efraim Flashner |
2023-03-22 | Add python-pyshexc-0.7....* gn/packages/python.scm (python-pyshexc-0.7): New variable.
| Efraim Flashner |