update to NixOS 21.05
This commit is contained in:
parent
b758150c9e
commit
a25ceecca5
3 changed files with 5 additions and 4 deletions
|
|
@ -9,6 +9,6 @@
|
|||
# Needed for sandboxed builds and services
|
||||
security.allowUserNamespaces = true;
|
||||
|
||||
# The "scudo" allocator is broken on NixOS 20.09
|
||||
# The "scudo" allocator is broken on NixOS >= 20.09
|
||||
environment.memoryAllocator.provider = "libc";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue