mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 15:11:25 +00:00
krename: add license
This commit is contained in:
parent
b986430d02
commit
7ddb87eb5a
@ -20,6 +20,7 @@ in mkDerivation rec {
|
||||
meta = with lib; {
|
||||
homepage = http://www.krename.net;
|
||||
description = "A powerful batch renamer for KDE";
|
||||
license = licenses.gpl2;
|
||||
inherit (kconfig.meta) platforms;
|
||||
maintainers = with maintainers; [ peterhoeg ];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user