forked from rarias/bscpkgs
Add metadata for Nanos6
This commit is contained in:
@@ -6,4 +6,7 @@ jemalloc.overrideAttrs (old: {
|
||||
"--enable-stats"
|
||||
];
|
||||
hardeningDisable = [ "all" ];
|
||||
meta = old.meta // {
|
||||
description = old.meta.description + " (for Nanos6)";
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user