diff options
author | Ben Sima <ben@bsima.me> | 2021-01-08 23:01:47 -0500 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2021-01-08 23:06:47 -0500 |
commit | 3df9ae26ee786f4af6ba6d18bfa760fa9aac1e77 (patch) | |
tree | 59c5a624d990575e4e622df2e3aa9416b136c5db /Biz/Dev.nix | |
parent | e4e801a8020550bfdb6bde723f1ade0e591e10d8 (diff) |
Fix stack overflow in nix
There is a bug in nixpkgs where lib.strings.splitString overflows on long lines.
builtins.split performs better, but needs the extra filter for some reason.
https://github.com/NixOS/nixpkgs/issues/68951
Diffstat (limited to 'Biz/Dev.nix')
0 files changed, 0 insertions, 0 deletions