Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: fee334f6725736fe63360f9342eaa2886ad1cb40
https://github.com/NixOS/nixpkgs/commit/fee334f6725736fe63360f9342eaa2886ad1cb40
Author: obadz <[email protected]>
Date: 2016-07-27 (Wed, 27 Jul 2016)
Changed paths:
M lib/sources.nix
Log Message:
-----------
lib/sources.nix@commitIdFromGitRepo: remove use of lib.splitString
lib.splitString was blowing up the stack in instances where the
.git/packed-refs file was too large. We now use a regexp over the
whole file instead.
Closes #16570
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits