Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: 208f1fb7e153ab5076aeb826050833e428c17716
https://github.com/NixOS/nixpkgs/commit/208f1fb7e153ab5076aeb826050833e428c17716
Author: Aneesh Agrawal <[email protected]>
Date: 2016-05-02 (Mon, 02 May 2016)
Changed paths:
M pkgs/top-level/all-packages.nix
Log Message:
-----------
Allow any hash for git-based fetch* derivations
Instead of hard-coding which hash types are available, merge the input
arg set into the fetchzip arguments to enable passing any hash type
that the underyling fetchurl (underneath fetchzip, which does the same
thing) supports for hash agility.
Also, provide rev attributes on all of these derivations,
not just fetchFromGitHub.
Commit: 85b3613751a594dfa1111f5fb964d19ad896af3d
https://github.com/NixOS/nixpkgs/commit/85b3613751a594dfa1111f5fb964d19ad896af3d
Author: Joachim Fasting <[email protected]>
Date: 2016-05-05 (Thu, 05 May 2016)
Changed paths:
M pkgs/top-level/all-packages.nix
Log Message:
-----------
Merge pull request #15139 from
aneeshusa/allow-sha512-for-various-fetch-derivations
Allow any hash function for some git-based fetch* derivations
Compare: https://github.com/NixOS/nixpkgs/compare/deb1c674110e...85b3613751a5_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits