v1.2.3'/>
aboutsummaryrefslogtreecommitdiff
path: root/build-aux/hydra/guix-modular.scm
AgeCommit message (Expand)Author
2020-03-05hydra: Remove uses of _IOLBF...._IOLBF & co. were deprecated in Guile 2.2 and removed in 3.0. * build-aux/hydra/gnu-system.scm: Pass 'line instead of _IOLBF to 'setvbuf'. * build-aux/hydra/guix-modular.scm: Likewise. Ludovic Courtès