diff options
author | Jade Lovelace <lix@jade.fyi> | 2024-05-22 16:58:35 -0700 |
---|---|---|
committer | Jade Lovelace <lix@jade.fyi> | 2024-05-22 17:08:37 -0700 |
commit | d05e0b9f1fedfe1700959cc6045ce9bc25b9e955 (patch) | |
tree | 51c37f6400b8a3cada205e41bd576762e275c564 /misc | |
parent | 06c1375e52926be4455762ece825589fda86c942 (diff) |
fix: enlarge envSize by several times to not be close to nixpkgs size
nixpkgs has 23000 attributes, and our previous limit would be hit if you
have more than one nixpkgs in the environment, for example, because
`repl-overlays` will load the new stuff from the environment on top of
the existing environment.
This is not really testable since if we did write such a test, it would
just be testing this constant tbh...
Fixes: https://git.lix.systems/lix-project/lix/issues/337
Change-Id: I49197bfb4db55b082f914f0d70e84f5f5f110954
Diffstat (limited to 'misc')
0 files changed, 0 insertions, 0 deletions