mirror of
https://github.com/NixOS/nix
synced 2025-06-25 02:21:16 +02:00
Remove hacks to support evaluation from coroutines
Since we're not doing this anymore.
This commit is contained in:
parent
609df83c01
commit
ca0f7db843
4 changed files with 2 additions and 213 deletions
|
@ -39,8 +39,6 @@
|
|||
`pkgconfig` and the Boehm garbage collector, and pass the flag
|
||||
`--enable-gc` to `configure`.
|
||||
|
||||
For `bdw-gc` <= 8.2.4 Nix needs a [small patch](https://github.com/NixOS/nix/blob/ac4d2e7b857acdfeac35ac8a592bdecee2d29838/boehmgc-traceable_allocator-public.diff) to be applied.
|
||||
|
||||
- The `boost` library of version 1.66.0 or higher. It can be obtained
|
||||
from the official web site <https://www.boost.org/>.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue