parent
80b5d9e3d3
commit
7baa750efc
1 changed files with 1 additions and 0 deletions
|
@ -92,5 +92,6 @@ stdenv.mkDerivation rec {
|
|||
maintainers = with maintainers; [ cstrahan mdaiter ];
|
||||
description = "Dynamo inspired NoSQL DB by Basho";
|
||||
platforms = [ "x86_64-linux" ];
|
||||
license = licenses.asl20;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue