foundationdb: x86_64-linux only
Signed-off-by: Austin Seipp <aseipp@pobox.com>
This commit is contained in:
parent
c9fd7dc0ee
commit
3ebdd65ad7
@ -167,7 +167,7 @@ let
|
||||
description = "Open source, distributed, transactional key-value store";
|
||||
homepage = https://www.foundationdb.org;
|
||||
license = licenses.asl20;
|
||||
platforms = platforms.linux;
|
||||
platforms = [ "x86_64-linux" ];
|
||||
maintainers = with maintainers; [ thoughtpolice ];
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user