aboutsummaryrefslogtreecommitdiff
path: root/gn/packages
AgeCommit message (Expand)Author
2025-01-03gn-auth: upgrade to 788953b.Frederick Muriuki Muriithi
2025-01-03genenetwork2: upgrade to a08d766Frederick Muriuki Muriithi
2025-01-02genenetwork3: upgrade to commit f9f7521.Frederick Muriuki Muriithi
2025-01-02genenetwork3: upgrade to commit a6ba760.Frederick Muriuki Muriithi
2024-12-18Substitute "guile" command with path from the store....Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> Munyoki Kilyungi
2024-12-17Update gn-guile script....Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> Munyoki Kilyungi
2024-12-09gn-libs: Upgrade to commit 66bac3d.Frederick Muriuki Muriithi
2024-12-07gn-guile: Unset GUILE_LOAD_PATH from the global environment....`getenv "GUILE_LOAD_PATH"` leaks the global GUILE_LOAD_PATH into the package build. Should it return #f, a build error occurs. Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> Munyoki Kilyungi
2024-12-06Genenetwork2: Update to 9342309.Frederick Muriuki Muriithi
2024-12-06GeneNetwork2: Upgrade to 2e362f7.Frederick Muriuki Muriithi
2024-12-06genenetwork2: Add gn-libs as dependency.Frederick Muriuki Muriithi
2024-12-06gn-libs: Upgrade to f9caab3.Frederick Muriuki Muriithi
2024-12-04gn: graphaligner: Update to 1.0.20....* gn/packages/bioinformatics.scm (graphaligner): Update to 1.0.20. [arguments]: Substitute in bamtools include directory. [inputs]: Add bamtools. Arun Isaac
2024-12-04gn: graphaligner: Use search-inputs-directory....* gn/packages/bioinformatics.scm (graphaligner)[arguments]: Use search-inputs-directory in patch-source phase. Arun Isaac
2024-12-03gnu: vg: Update to 1.61.0....* gn/packages/bioinformatics.scm (vg): Update to 1.61.0. [arguments]: Add #:make-flags. Create obj and lib directories, and prevent them from being deleted. Install libhandlegraph.so. Arun Isaac
2024-12-03gn: vg: Build man pages unconditionally....* gn/packages/bioinformatics.scm (vg)[arguments]: Build man pages unconditionally in the build-manpages phase. Arun Isaac
2024-12-03gn: vg: Use G-expressions....* gn/packages/bioinformatics.scm (vg): Use G-expressions. Arun Isaac
2024-12-03gn: vg: Remove commented-out code....* gn/packages/bioinformatics.scm (vg)[arguments]: Remove commented-out code. Arun Isaac
2024-11-22gn-uploader: Add gn-libs as a dependency.Frederick Muriuki Muriithi
2024-11-22gn-libs: Upgrade to 4d9a298.Frederick Muriuki Muriithi
2024-11-22gn-auth: Upgrade to 346217b.Frederick Muriuki Muriithi
2024-11-22gn-auth: Add gn-libs as a new dependency.Frederick Muriuki Muriithi
2024-11-22gn-libs: Upgrade to 0.0.0-1.70f456fFrederick Muriuki Muriithi
2024-11-21gn-libs: New dependencies...Add `python-authlib` and `python-pymonad` as new dependencies. Frederick Muriuki Muriithi
2024-11-21gn-libs (gn packages genenetwork): New package....Add a new package named "gn-libs". Frederick Muriuki Muriithi
2024-11-18gn-guile: Upgrade to 7af301c.Frederick Muriuki Muriithi
2024-11-14guile: guile3-dbi: Use %gnu-build-system-modules....*gn/packages/guile.scm (guile3-dbi)[package]{arguments} <configure-flags>: Replace %default-gnu-imported-modules% with %gnu-build-system-modules. Munyoki Kilyungi
2024-11-12GeneNetwork2: Upgrade to 32140f6Frederick Muriuki Muriithi
2024-11-12GeneNetwork3: Upgrade to 5ea318eFrederick Muriuki Muriithi
2024-11-12gn: genenetwork3: Add r-qtl2....* gn/packages/genenetwork.scm: (genenetwork3) [propagated-inputs]: Add r-qtl2. Reviewed-by: Munyoki Kilyungi <me@bonfacemunyoki.com> Alexander_Kabui
2024-11-12Add gn-guile....* gn/packages/guile.scm (gn-guile): New package. Munyoki Kilyungi
2024-11-08Upgrade gn-auth to 4c21d0e.Frederick Muriuki Muriithi
2024-11-04Upgrade genenetwork2 to 578a8eb.Frederick Muriuki Muriithi
2024-11-04Import missing module.Frederick Muriuki Muriithi
2024-11-04GN2, GN3, gn-auth, gn-uploader: Add nss-certs for python-requests...All the flask applications mentioned above make use of python-requests library which needs the CA certificate bundle present within the environment that each application runs in. The nss-certs package installs the appropriate CA certificate bundles. Frederick Muriuki Muriithi
2024-10-31GeneNetwork2: Update commit and hash.Frederick Muriuki Muriithi
2024-10-25Upgrade guix channel to 2394a7f....* .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"). Arun Isaac
2024-10-25gn: pplacer: Use G-expressions....* gn/packages/bioinformatics.scm (pplacer): Use G-expressions. Arun Isaac
2024-10-23gn: ocaml4.07-gsl-1: Use G-expressions....* gn/packages/ocaml.scm (ocaml4.07-gsl-1): Use G-expressions. Arun Isaac
2024-10-23gn: graphaligner: Update to 1.0.19....* gn/packages/bioinformatics.scm (graphaligner): Update to 1.0.19. [native-inputs]: Add (jemalloc "bin"). Arun Isaac
2024-10-23gn: graphaligner: Use G-expressions....* gn/packages/bioinformatics.scm (graphaligner): Use G-expressions. Arun Isaac
2024-10-22gn: smoothxg: Update to 0.8.0....* gn/packages/bioinformatics.scm (smoothxg): Update to 0.8.0. [arguments]: Remove architecture-specific -march=armv8-a+simd flag. Arun Isaac
2024-10-22gn: odgi: Update to 0.9.0....* gn/packages/bioinformatics.scm (odgi): Update to 0.9.0. Arun Isaac
2024-10-22gn: seqwish: Update to 0.7.11....* gn/packages/bioinformatics.scm (seqwish): Update to 0.7.11. Arun Isaac
2024-10-15GeneNetwork3: Update commit and hash.Frederick Muriuki Muriithi
2024-10-03gn-auth: Update commit and hash.Frederick Muriuki Muriithi
2024-09-27GeneNetwork3: Update commit and hash.Frederick Muriuki Muriithi
2024-09-27GeneNetwork3: Update commit and hash...Pull in fixes for WGCNA and CTL analyses. Frederick Muriuki Muriithi
2024-09-27GeneNetwork3: Update commit and hash...Pull in Pair-Scan output paths fixes Frederick Muriuki Muriithi
2024-09-27GeneNetwork3: Update commit and hash.Frederick Muriuki Muriithi