Add platforms to meta
This commit is contained in:
parent
a246b74f21
commit
97769d4cfd
@ -76,6 +76,7 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://github.com/MTG/gaia";
|
||||
description = "General library to work with points in a semimetric space";
|
||||
maintainers = with maintainers; [ doronbehar ];
|
||||
platforms = platforms.all;
|
||||
license = licenses.agpl3;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user