about summary refs log tree commit diff
path: root/gn
AgeCommit message (Collapse)Author
2026-03-24pylmm-gn2 moved to pastpjotrp
2026-03-23Packages reintroduced for GNpjotrp
2026-03-23Moving failing packages outpjotrp
2026-03-23Fixes to buildpjotrp
2026-03-22Fix (julia) packages by disabling tests (sorry)pjotrp
2026-03-22Fixed (node) by removing dev dependencies before installpjotrp
2026-03-22Drop unused GN and lizardfs packagespjotrp
2026-03-22Fixes buildspjotrp
2026-03-22fix (genenetwork2) build.pjotrp
Summary of fixes: - guix-rust-past-crates: All local-file "./patches/..." replaced with search-patches (10 patches across the file) - python-asserts: Disabled tests (#:tests? #f) - python-htmlgen: Disabled tests (#:tests? #f)
2026-03-22Moving to guix-bioinformatics-pastpjotrp
2026-03-22move patchespjotrp
2026-03-22Removed (delly)pjotrp
2026-03-22Mark RISC-V packages as obsoletepjotrp
2026-03-22Continue cleanuppjotrp
2026-03-22Delete older filespjotrp
2026-03-22Moved redundant and older packages to new repo: guix-bioinformatics-past. It ↵pjotrp
may have been too much, but we can move back
2026-03-22Moving (genenetwork1, lisp) packages to guix-bioinformatics-past repopjotrp
2026-03-22update (pggb_) pggb 0.7.4 built successfullypjotrp
2026-03-22Update (vg) to 1.72.0 and merged dev vg-gn packagepjotrp
Summary of changes: - Merged vg-gn into vg (single package) - Updated version from 1.65.0 to 1.72.0 - Added openssl and wfa2-lib to inputs (new dependencies in 1.72.0) - Added libwfa2 to PKG_CONFIG_DEPS - Added subdirectory include paths (vcflib, fastahack, cairo, raptor2) via CPLUS_INCLUDE_PATH/C_INCLUDE_PATH - Fixed fastahack linking (use -lfastahack instead of adding .so to archive) - Fixed vcf2tsv test path to use (which "vcf2tsv") - Tests enabled and passing (1343/1343)
2026-03-21Fix (vg) v1.65.0 with vcflib build [AI]pjotrp
2026-03-21Fix (vcflib) upgrade to latest 1.0.15pjotrp
Includes vcflib CMake patch that will be merged upstream.
2026-03-21Bump (vcflib) version to 1.0.15. Remove wfa2-lib-static packagepjotrp
2026-03-21fix (vcflib) zig support added back inpjotrp
2026-03-21Updated (wfa2lib) to latest version and simplified package definition [AI]pjotrp
2026-03-21simplify(vcflib): moving patches to main vcflib source tree [AI]pjotrp
2026-03-21Added tests(vcflib)pjotrp
2026-03-21Updated (vg) now uses last vcflib release without vendoring v1.0.7.pjotrp
Still, it would be good to fix the includes in vcflib itself.
2026-03-20python-build: Add new package definition.Frederick Muriuki Muriithi
2026-03-20python-typing-inspection: Add new package definition.Frederick Muriuki Muriithi
2026-03-20python-backoff: Add new package definition.Frederick Muriuki Muriithi
2026-03-20python-annotated-doc: Add new package definition.Frederick Muriuki Muriithi
2026-03-20python-oslex: Add new package definition.Frederick Muriuki Muriithi
2026-03-20python-mslex: Add new package definition.Frederick Muriuki Muriithi
2026-03-20Move wfa2-lib ahead of where it is used.Arun Isaac
2026-03-20Deprecate wfmash 0.14 in favour of latest.Arun Isaac
2026-03-16Add (R/shiny system containers) two system containers added for xushenglab [AI]pjotrp
Two R/shiny system containers added jumpsem and jumpshiny that we were running ad hoc
2026-03-15Add R packages for jumpshiny, Jumpsem_webpjotrp
Add package for vg that vendors in older vcflib - this will change soon.
2026-03-11fix vcflibpjotrp
2026-03-10Use license:pjotrp
2026-03-05Import r-dendextend and r-gggenes for cosigt workflowpjotrp
2026-02-27Add liftoff.Arun Isaac
Change-Id: I8155083427bef2d4652e32e8b1f6a833bfd7c011
2026-02-27Add python-parasail.Arun Isaac
Change-Id: I2002ccfc73ab5205b01a430f5be89e976b563765
2026-02-27Add parasail.Arun Isaac
Change-Id: Ibd442b9414910bdb7566feb6c5f6523313ecbd16
2026-02-25Import missing modules for python-curio.Arun Isaac
Change-Id: Ia5d581ed8b6d89351278dc116db4ac21382198b6
2026-02-25Import (guix build-system pyproject).Arun Isaac
2026-02-25Add python-curio.Arun Isaac
Upstream removed python-curio.
2026-02-25Import (gnu packages python-check) for python-nose.Arun Isaac
Upstream moved python-nose to (gnu packages python-check).
2026-02-25Add vcflib.Arun Isaac
Guix upstream removed vcflib. This package is still broken. Nevertheless, we add it to prevent the channel from breaking.
2026-02-17Update gfaffix to 0.2.1.Arun Isaac
We update gfaffix to 0.2.1 and move it to the new cargo-inputs style.
2026-02-16Add python-cfgraph.Arun Isaac
Upstream removed python-cfgraph.