aboutsummaryrefslogtreecommitdiff
path: root/gn/packages
AgeCommit message (Collapse)Author
18 hoursUpgrade gn-auth to 95e6581.Frederick Muriuki Muriithi
18 hoursUpgrade gn-auth to fe3ba6d.Frederick Muriuki Muriithi
19 hoursUpgrade genenetwork2 to 578a8eb.Frederick Muriuki Muriithi
25 hoursImport missing module.Frederick Muriuki Muriithi
25 hoursGN2, GN3, gn-auth, gn-uploader: Add nss-certs for python-requestsFrederick Muriuki Muriithi
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.
5 daysGeneNetwork2: Update commit and hash.Frederick Muriuki Muriithi
12 daysUpgrade guix channel to 2394a7f.Arun Isaac
* .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").
12 daysgn: pplacer: Use G-expressions.Arun Isaac
* gn/packages/bioinformatics.scm (pplacer): Use G-expressions.
14 daysgn: ocaml4.07-gsl-1: Use G-expressions.Arun Isaac
* gn/packages/ocaml.scm (ocaml4.07-gsl-1): Use G-expressions.
14 daysgn: graphaligner: Update to 1.0.19.Arun Isaac
* gn/packages/bioinformatics.scm (graphaligner): Update to 1.0.19. [native-inputs]: Add (jemalloc "bin").
14 daysgn: graphaligner: Use G-expressions.Arun Isaac
* gn/packages/bioinformatics.scm (graphaligner): Use G-expressions.
14 daysgn: smoothxg: Update to 0.8.0.Arun Isaac
* gn/packages/bioinformatics.scm (smoothxg): Update to 0.8.0. [arguments]: Remove architecture-specific -march=armv8-a+simd flag.
14 daysgn: odgi: Update to 0.9.0.Arun Isaac
* gn/packages/bioinformatics.scm (odgi): Update to 0.9.0.
14 daysgn: seqwish: Update to 0.7.11.Arun Isaac
* gn/packages/bioinformatics.scm (seqwish): Update to 0.7.11.
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 hashFrederick Muriuki Muriithi
Pull in fixes for WGCNA and CTL analyses.
2024-09-27GeneNetwork3: Update commit and hashFrederick Muriuki Muriithi
Pull in Pair-Scan output paths fixes
2024-09-27GeneNetwork3: Update commit and hash.Frederick Muriuki Muriithi
2024-09-27GeneNetwork3: Update commit and hashFrederick Muriuki Muriithi
Include R scripts in installed files.
2024-09-27GeneNetwork3: Update commit and hashFrederick Muriuki Muriithi
Pull in changes fixing paths for rqtl_wrapper.R script.
2024-09-27GeneNetwork3: Update commit and hash.Frederick Muriuki Muriithi
2024-09-25gn-auth: (python-blinker) New dependencyFrederick Muriuki Muriithi
2024-09-25GeneNetwork2: Update commit and hash.Frederick Muriuki Muriithi
2024-09-12GeneNetwork3: Update commit and hashFrederick Muriuki Muriithi
* Add missing python package.
2024-09-12GeneNetwork3: Update commit and hashFrederick Muriuki Muriithi
2024-09-11GeneNetwork2: Update commit and hashFrederick Muriuki Muriithi
Update to latest commit with @pjotr's changes.
2024-09-11GeneNetwork2: Update commit and hashFrederick Muriuki Muriithi
Push fix below: https://github.com/genenetwork/genenetwork2/commit/8618fdc8f4c05153f48e1afdbf9d2c337ba79929
2024-09-11GeneNetwork2: Update commit and hashFrederick Muriuki Muriithi
This pushes fix for the bug caused by using relative paths for font files.
2024-09-11GeneNetwork2: Update commit and hashFrederick Muriuki Muriithi
2024-09-11GeneNetwork2: Update commit and hashFrederick Muriuki Muriithi
This update pushes some logging of a font file. The purpose is to debug relative paths, and prove/disprove a hypothesis.
2024-09-10Revert "gn: gemma-wrapper: updated to 0.99.7"Frederick Muriuki Muriithi
This reverts commit 7eaa7028ffe3e8b0d5dfe242da87dd76930f637e. This does not include all the dependencies needed to run GEMMA. These were included with commit ab2ae88f2698cde22cae05c432f0f1ae0db7b070 later, but that also had to be reverted due to another issue altogether.
2024-09-10Revert "(gn packages gemma-wrapper): Add new dependencies."Frederick Muriuki Muriithi
This reverts commit ab2ae88f2698cde22cae05c432f0f1ae0db7b070. At this point, running GEMMA will fail because it attempts to extract files into the /tmp directory, which leads to permission issues when there is an attempt to change the permission bits of /tmp.
2024-09-10(gn packages gemma-wrapper): Add new dependencies.Frederick Muriuki Muriithi
2024-09-10genenetwork2: Update commit and hashFrederick Muriuki Muriithi
2024-08-26gn: mouse-longevity: Remove breaking line until resolved.jgart
2024-08-21gn: mouse-longevity: Update to 8a7fdd3.jgart
2024-08-16gn: mouse-longevity: Update to d798fc1jgart
2024-08-15gn: mouse-longevity: Update upstream url.jgart
2024-08-15gn: genenetwork2: Update genenetwork2 with new markdown client deps.Alexander_Kabui
* gn/packages/genenetwork.scm: (genenetwork2) [propagated-inputs]: Add javascript-ace, javascript-diff, javascript-diff2html, javascript-diff2html-ui javascript-highlight, javascript-highlight-ui, javascript-marked, javascript-marked-highlight. Reviewed-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
2024-08-15gn: javascript: Add javascript-highlight-ui.Alexander_Kabui
* gn/packages/javascript.scm (javascript-highight-ui): New package. Reviewed-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
2024-08-15gn: javascript: Add javascript-highlight.Alexander_Kabui
* gn/packages/javascript.scm (javascript-highlight): New package. Reviewed-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
2024-08-15gn: javascript: Add javascript-diff.Alexander_Kabui
* gn/packages/javascript.scm (javascript-diff): New package. Reviewed-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
2024-08-15gn: javascript: Add javascript-diff2html-ui.Alexander_Kabui
* gn/packages/javascript.scm (javascript-diff2html-ui): New package. Reviewed-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
2024-08-15gn: javascript: Add javascript-diff2html.Alexander_Kabui
* gn/packages/javascript.scm (javascript-diff2html): New package. Reviewed-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
2024-08-15gn: javascript: Update javascript-ace.Alexander_Kabui
* gn/packages/javascript.scm: (javascript-ace): Update License. Apply guix style. Reviewed-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
2024-08-13gn-auth: Update commit and hash.Frederick Muriuki Muriithi
2024-08-08gn-auth: update commit and hash.Frederick Muriuki Muriithi
2024-08-07gn-auth: Update commit and hashFrederick Muriuki Muriithi
Update the hash to pull in fixes for the following ops issues: * Installing of Jinja2 text-file templates for emails * Logging out unhandled exceptions as errors for easier debugging