ng0 <n...@we.make.ritual.n0.is> skribis: > I'm manually constructing those packages as the importer fails. As not > only `guix import hackage graphviz' fails but also `guix import hackage > darcs', I assume it is not due to names.. > > ng0@shadowwalker ~/src/guix/guix-darcs$ guix import hackage graphviz > Syntax error: unexpected token : { (at line 6, column -1) > Syntax error: unexpected end of input > guix import: error: failed to download cabal file for package 'graphviz' > > ng0@shadowwalker ~/src/guix/guix-darcs$ guix import hackage darcs > Syntax error: unexpected token : (buildable (False)) (at line 513, column 4) > Syntax error: unexpected end of input > guix import: error: failed to download cabal file for package 'darcs' > > Anyone got a solution for this?
Seems related to <http://bugs.gnu.org/23961> and <https://lists.gnu.org/archive/html/guix-devel/2016-08/msg01694.html>. Ludo’.