On 10 August 2013 15:03, Bjørn Forsman <[email protected]> wrote: > Hi, > > When I run "gem nix --nix-file > pkgs/development/interpreters/ruby/generated.nix", several packages > get a "no hash" sha256 sum (literally!). Does anyone know why this > happens and what we can do about it?
Note to self (thanks to phreedom and shlevy on IRC): "no hash" is (most likely) due to transient network error, and unfortunately gem nix caches this. The workaround is to remove ~/.gem/nix-sha256.cache and try again. _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
