Mathijs Kwik wrote: > Hi all, > > Today's merge of the libpng upgrade branch broke my browser (chrome). > > /nix/store/iczjj9rwgp91nqkykpb0gi3khiw4xf99-chromium-18.0.975.0- pre114925/libexec/chrome/chrome: > error while loading shared libraries: libpng12.so.0: cannot open shared > object file: No such file or directory Possible fixes: * pass "libpng = pkgs.libpng12" to chrome in all-packages.nix; * start building chromium from sources instead of downloading a binary. -- Yury G. Kudryashov, mailto: [email protected]
_______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
