Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-20 | Add wfmash with glibc-hwcap libraries. | Efraim Flashner | |
2023-09-19 | Add pafplot | Efraim Flashner | |
2023-09-19 | Add fastix | Efraim Flashner | |
2023-09-19 | Add vcfbub | Efraim Flashner | |
2023-09-19 | gfaffix: Update to 0.1.5. | Efraim Flashner | |
2023-09-19 | Update gem5 | Efraim Flashner | |
2023-09-19 | Update pluto notebook service and julia packages | Efraim Flashner | |
2023-09-19 | remove unneeded module import | Efraim Flashner | |
2023-09-19 | Update pluto server | Efraim Flashner | |
2023-09-19 | update julia-visuals | Efraim Flashner | |
2023-09-19 | Remove `rust-clap-4` | Frederick Muriuki Muriithi | |
There is a `rust-clap-4` package upstream. | |||
2023-09-06 | gn: gn-auth: Update yoyo and mypy | Frederick Muriuki Muriithi | |
Update yoyo and mypy to allow the use of Python-3.10 | |||
2023-09-05 | gn: genenetwork: Update mypy and yoyo | Munyoki Kilyungi | |
* gn/packages/genenetwork.scm: Import (guix packages). (genenetwork3): Use yoyo-migrations v8.2.0 and python-mypy v0.981. Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> | |||
2023-09-05 | gn: python: Add python-mypy-0.981 | Munyoki Kilyungi | |
* gn/packages/python.scm (python-mypy-0.981): New package. Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> | |||
2023-09-05 | gn: python: Add yoyo-migrations-8.2.0 | Munyoki Kilyungi | |
* gn/packages/python.scm: Import (gnu packages databases) and (guix hg-download). (yoyo-migrations-8.2.0): New package. Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> | |||
2023-09-05 | Adjust how native/propagated inputs are defined for GN3 | Munyoki Kilyungi | |
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> | |||
2023-09-05 | Update pinned guix version | Munyoki Kilyungi | |
.guix-channel: Use guix at commit 8d70ff3a49f7cdf0eab93b3a1c54ec2f016afc4a. Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> | |||
2023-09-04 | Revert "Pin python to python@3.8.5" | Munyoki Kilyungi | |
This reverts commit aaa6e53e7b623105d05e67e95186aba5b4671010. | |||
2023-09-04 | Remove guix-forge channel | Munyoki Kilyungi | |
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> | |||
2023-09-04 | Specify default branch for forge channel | Munyoki Kilyungi | |
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> | |||
2023-09-04 | Add trailing slash to forge url | Munyoki Kilyungi | |
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> | |||
2023-09-04 | Fix channel introduction | Munyoki Kilyungi | |
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> | |||
2023-09-04 | Fix channel introduction | Munyoki Kilyungi | |
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> | |||
2023-09-04 | Fix channel introduction in guix-forge | Munyoki Kilyungi | |
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> | |||
2023-09-04 | Add guix-forge as an extra channel dependency | Munyoki Kilyungi | |
* .guix-channel: Add guix-forge. Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> | |||
2023-09-04 | Pin python to python@3.8.5 | Munyoki Kilyungi | |
* gn/packages/genenetwork.scm: (genenetwork3, genenetwork2): Using python@3.8.5 Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> | |||
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" | Arun Isaac | |
This reverts commit 0d743eb249bbdb67009d23ee53b2ee0ae881f725. | |||
2023-08-31 | Pin guix-bioinformatics to commit with Python-3.9 | Frederick Muriuki Muriithi | |
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 | |||
2023-08-30 | Replace `(...) with (list ...): Fixes "undefined gexp" failure. | Frederick Muriuki Muriithi | |
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 | |||
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-07-06 | Remove tissue. | Arun Isaac | |
tissue is now in upstream Guix. * gn/packages/gemini.scm: Delete file. | |||
2023-07-05 | gn: genenetwork3: Update to 0.1.0-3.f52247c. | Arun Isaac | |
* gn/packages/genenetwork.scm (genenetwork3): Update to 0.1.0-3.f52247c. | |||
2023-07-05 | Run genenetwork3 tests using pytest. | Arun Isaac | |
* gn/packages/genenetwork.scm (genenetwork3)[arguments]: Replace check phase to use pytest. | |||
2023-07-04 | Remove deprecated #:asd-files argument. | Arun Isaac | |
* 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. | |||
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 | Munyoki Kilyungi | |
* gn/services/databases.scm (virtuoso-shepherd-service): Remove square brackets that sorround the DirsAllowed parameter. | |||
2023-06-26 | Merge branch 'add-virtuoso-allowed-dirs' into 'master' | BonfaceKilz | |
Add dirs-allowed to virtuoso configs See merge request genenetwork/guix-bioinformatics!24 | |||
2023-06-23 | Fix indentation. | Arun Isaac | |
* .guix-channel: Fix indentation. | |||
2023-06-22 | Fix "channel dependency has an invalid introduction field" error | Munyoki Kilyungi | |
* .guix-channel: Update how channel dependencies are defined to match: https://guix.gnu.org/manual/en/html_node/Declaring-Channel-Dependencies.html | |||
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. | Efraim Flashner | |
* 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. | |||
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 | |