lix/src
jade d05e0b9f1f 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: lix-project/lix#337
Change-Id: I49197bfb4db55b082f914f0d70e84f5f5f110954
2024-05-22 17:08:37 -07:00
..
build-remote Remove HintFmt::operator% 2024-03-26 15:40:05 -07:00
libcmd fix: enlarge envSize by several times to not be close to nixpkgs size 2024-05-22 17:08:37 -07:00
libexpr release notes: add a bunch of them 2024-05-22 21:13:56 +02:00
libfetchers libfetchers: fallback to memory SQLite if fs IO fails 2024-05-21 09:30:25 -06:00
libmain libutil: remove the interrupt-blocking code 2024-05-13 09:03:53 +02:00
libstore Merge "libutil: Create chmodPath function" into main 2024-05-20 15:13:53 +00:00
libutil Merge "libutil: Create chmodPath function" into main 2024-05-20 15:13:53 +00:00
nix nix cat/dump-path/key: stop progress bar before writeFull 2024-05-18 17:51:16 +00:00
nix-build Move shell_words into its own file 2024-03-26 16:44:04 -07:00
nix-channel Format Nix code with nixfmt 2024-04-08 13:00:00 -07:00
nix-collect-garbage util.hh: split out signals stuff 2024-03-11 00:52:09 -07:00
nix-copy-closure Merge pull request #9277 from keszybz/file-permissions 2024-03-04 05:26:17 +01:00
nix-env refactor some nix-env and profile code to libcmd 2024-04-29 01:19:21 +00:00
nix-instantiate Unify and refactor value printing 2024-03-09 03:50:06 +01:00
nix-store libexpr: Support structured error classes 2024-03-09 04:47:05 -07:00
resolve-system-dependencies remove the autoconf+Make buildsystem 2024-05-07 17:04:30 -06:00
meson.build meson: implement functional tests 2024-03-27 18:37:50 -06:00