about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2026-04-02Milestone achieved: guix-bioinformatics no longer depends on ↵pjotrp
guix-rust-past-crates. All Rust packages build with only -L . -L ../guix-past/modules.
2026-04-02More surgery:pjotrp
- gn-rust-correlation moved to genenetwork-rust.scm with new-style cargo-inputs - crates-io.scm import removed from genenetwork.scm and bioinformatics.scm - past-crates is now only referenced by crates-io.scm itself (dead file) - genenetwork2 builds successfully - All Rust packages (rust-qtlreaper, gn-rust-correlation) build from their new locations
2026-04-02Updated rust package for qtlreaperpjotrp
2026-04-02Move (gfaffix) to rust packagepjotrp
2026-04-02Changed URLs for Chris packagespjotrp
2026-04-02Updated (gfautil) to latest rust packagingpjotrp
2026-04-02Moved all pangenome Rust packages to pangenome-rust.scmpjotrp
2026-04-02Added a number of packages for cosigt/impg:pjotrp
+ gfainject + rust-onecode + ragc + fastga-rs + spoa + impg gfautil + safestringlib + bwa-mem2 + miniprot + pangene + wally + meryl + kfilt + cosigt
2026-03-26README - update on channelspjotrp
2026-03-25Cleanup in root folder pjotrp-w-claudepjotrp
2026-03-25Updated guix channelpjotrp
2026-03-25Updated READMEpjotrp
2026-03-24Fixes after a recent guix pullpjotrp
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-22delete unused patch filespjotrp
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-21Note on AI (README) added a directory ./gnu/packages that will contain ↵pjotrp
software that aligns with Guix upstream policies.
2026-03-21Merge branch 'master' into pjotrp-w-claudepjotrp
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