Hi Mark, Mark H Weaver writes:
> alex.sassmannshau...@gmail.com (Alex Sassmannshausen) writes: > >> atheia pushed a commit to branch master >> in repository guix. >> >> commit e9291eaa427066e5c8e531acc79f34d93dc845f0 >> Author: Alex Sassmannshausen <a...@pompo.co> >> Date: Fri Nov 24 11:51:19 2017 +0100 >> >> gnu: Add guile-dsv. >> >> * gnu/packages/guile.scm (guile-dsv): New variable. > > Hydra failed to build the 'source' derivation of this package: > > https://hydra.gnu.org/build/2360613 > https://hydra.gnu.org/build/2360613/nixlog/1/raw > > It's a bit puzzling though. The only error message I see is this: > > environment variable `PATH' unset > > I'm not sure what's going on here. Any ideas? The first link contains an error message: "Failed: r:sha256 hash mismatch for output path `/gnu/store/yk01c0qbww324hrqck1kmx695cx1f1rs-guile-dsv-0.2.0-checkout'" I take it that that might mean the sha256 in the recipe is incorrect. In any case Artyom released a new version, so I bumped it up, and rebuild it locally — this new version seems to work fine. I have pushed this and hopefully hydra will find it more appetizing this time too! Thanks for letting me know! Alex