mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-21 11:34:13 +00:00
libgnome-keyring: add license
This commit is contained in:
parent
2887798de5
commit
06cb58fba7
@ -16,5 +16,6 @@ stdenv.mkDerivation {
|
||||
|
||||
meta = {
|
||||
inherit (glib.meta) platforms maintainers;
|
||||
license = stdenv.lib.licenses.gpl2;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user