aerospike: Disables build on aarch64
The issue with its inclusion in the manual has been side-stepped by matching on the platforms in supports.
This commit is contained in:
@@ -43,6 +43,7 @@ in
|
||||
|
||||
package = mkOption {
|
||||
default = pkgs.aerospike;
|
||||
defaultText = "pkgs.aerospike";
|
||||
type = types.package;
|
||||
description = "Which Aerospike derivation to use";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user