mirror of
https://github.com/NixOS/nix
synced 2025-06-25 14:51:16 +02:00
Merge pull request #5865 from pennae/memory-friendliness
be more memory friendly
This commit is contained in:
commit
31a392dfe2
7 changed files with 107 additions and 69 deletions
|
@ -54,6 +54,7 @@ typedef enum {
|
|||
lvlVomit
|
||||
} Verbosity;
|
||||
|
||||
/* adjust Pos::origin bit width when adding stuff here */
|
||||
typedef enum {
|
||||
foFile,
|
||||
foStdin,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue