Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: d042abef267435a5b387198070dc9ff80a62efec
      
https://github.com/NixOS/nixpkgs/commit/d042abef267435a5b387198070dc9ff80a62efec
  Author: Sebastian Hagen <[email protected]>
  Date:   2017-01-08 (Sun, 08 Jan 2017)

  Changed paths:
    M pkgs/development/libraries/zlib/default.nix

  Log Message:
  -----------
  zlib: Fix zlib.net URL. (#21753)

Look for primary source file below
  http://zlib.net/fossils/ as opposed to
  http://zlib.net/
. zlib-1.2.8.tar.gz is still available at the former location, and will likely
remain there. In addition, it's important that the first URL work since zlib
is in the bootstrap path, and 16.09 (at least) bootstrap doesn't try to fetch
from later ones.


_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to