mirror of
https://github.com/NixOS/nix
synced 2025-06-24 22:11:15 +02:00
Implement memory-mapped IO for Sinks
This commit is contained in:
parent
a87c3711b6
commit
b1783ff615
4 changed files with 20 additions and 4 deletions
|
@ -61,6 +61,7 @@ scope: {
|
|||
"--with-container"
|
||||
"--with-context"
|
||||
"--with-coroutine"
|
||||
"--with-iostreams"
|
||||
];
|
||||
}).overrideAttrs
|
||||
(old: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue