update to NixOS 21.05
This commit is contained in:
@@ -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";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user