treewide: checkMeta fixes for x86_64-linux
This commit is contained in:
committed by
Graham Christensen
parent
ae7e3a3a41
commit
6f5d989478
@@ -16,7 +16,7 @@ stdenv.mkDerivation rec {
|
||||
description = "Set of programs to inspect and build Windows Installer (.MSI) files";
|
||||
homepage = https://wiki.gnome.org/msitools;
|
||||
license = [licenses.gpl2 licenses.lgpl21];
|
||||
maintainer = [maintainers.vcunat];
|
||||
maintainers = [maintainers.vcunat];
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user