aboutsummaryrefslogtreecommitdiff
path: root/gn/packages/ocaml.scm
AgeCommit message (Collapse)Author
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").
2024-10-23gn: ocaml4.07-gsl-1: Use G-expressions.Arun Isaac
* gn/packages/ocaml.scm (ocaml4.07-gsl-1): Use G-expressions.
2024-02-22gn: Add ocaml4.07-gsl-1.Arun Isaac
ocaml4.07-gsl-1 has been removed from upstream Guix. * gn/packages/ocaml.scm (ocaml4.07-gsl-1): New variable.
2022-07-29gnu: pplacer: Fix building.Efraim Flashner
* gn/packages/ocaml.scm (ocaml4.07-lwt-5.5.0): New variable. (build-with-ocaml4.07): New procedure. * gn/packages/bioinformatics.scm (pplacer): Wrap with build-with-ocaml4.07.