1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/lib
obadz fee334f672 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
2016-07-27 15:47:08 +01:00
..
tests Replace ./../* with ../* in Nix expressions (#16414) 2016-06-22 10:39:50 +02:00
attrsets.nix Really remove library functions 2016-07-11 16:34:46 +02:00
composable-derivation.nix
customisation.nix
debug.nix
default.nix
deprecated.nix
licenses.nix
lists.nix Really remove library functions 2016-07-11 16:34:46 +02:00
maintainers.nix v8: fix 4.5.107 build 2016-07-24 02:34:32 -04:00
meta.nix
minver.nix
modules.nix
options.nix
platforms.nix
sandbox.nix
sources.nix lib/sources.nix@commitIdFromGitRepo: remove use of lib.splitString 2016-07-27 15:47:08 +01:00
strings-with-deps.nix
strings.nix
systems.nix
tests.nix
trivial.nix
types.nix