libqalculate: add license meta
This commit is contained in:
parent
58654866ce
commit
cc6e59e5d1
@ -42,6 +42,7 @@ stdenv.mkDerivation rec {
|
|||||||
description = "An advanced calculator library";
|
description = "An advanced calculator library";
|
||||||
homepage = http://qalculate.github.io;
|
homepage = http://qalculate.github.io;
|
||||||
maintainers = with maintainers; [ gebner ];
|
maintainers = with maintainers; [ gebner ];
|
||||||
|
license = licenses.gpl2Plus;
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user