Files
nixpkgs/lib/sources.nix
Jörg Thalheim d7e89fa661 commitIdFromGitRepo: fix stackoverflow if many branches are used.
If many branches are created than builtins.match stack overflows because
of a bug in libstdc++: see https://github.com/NixOS/nix/issues/2147
2020-07-17 10:44:08 +01:00

6.8 KiB