finally error on complement diff mismatch, remove jemalloc builds from
CI jemalloc is now a default feature Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
08577873b4
commit
bef7dbd1cb
3 changed files with 3 additions and 8 deletions
|
@ -101,7 +101,6 @@
|
|||
{
|
||||
packages = {
|
||||
default = scopeHost.main;
|
||||
jemalloc = scopeHost.main.override { features = ["jemalloc"]; };
|
||||
hmalloc = scopeHost.main.override { features = ["hardened_malloc"]; };
|
||||
|
||||
oci-image = scopeHost.oci-image;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue