When I'm trying to run ~guix pull~, it keeps failing at "building package cache...". When I check the log, it just says
> (repl-version 0 1 1) > Generating package cache for > '/gnu/store/vy90hzd61a3d3n3g3ynm0avljyfin735-profile'... > (exception unbound-variable (value #f) (value "Unbound variable: ~S") (value > (libpng-1.2)) (value #f)) I'm not sure where =libpng-1.2= is possibly coming from; is there any known way of being able to trace where it's coming up with =libpng-1.2=?
