Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: b91dcad4bc73006b79db21802e1e46c333298093
      
https://github.com/NixOS/nixpkgs/commit/b91dcad4bc73006b79db21802e1e46c333298093
  Author: Vladimír Čunát <[email protected]>
  Date:   2015-12-29 (Tue, 29 Dec 2015)

  Changed paths:
    M pkgs/build-support/fetchzip/default.nix
    M pkgs/top-level/all-packages.nix
    M pkgs/top-level/go-packages.nix

  Log Message:
  -----------
  fetchFromBitBucket: auto-remove an impure file

Also fix the hash in goPackages.inflect, the only user of the fetcher ATM.
Closes #12002 (different `inflect` fix), fixes #12012.
Using fetchzip-derived functions is likely more efficient than fetchhg,
and it's lighter on dependencies (hash is the same as with fetchhg in this 
case).


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

Reply via email to