treewide: fix the remaining issues with meta attributes
This commit is contained in:
@@ -126,7 +126,7 @@ stdenv.mkDerivation rec {
|
||||
meta = {
|
||||
description = "Sound server for POSIX and Win32 systems";
|
||||
homepage = http://www.pulseaudio.org/;
|
||||
licenses = lib.licenses.lgpl2Plus;
|
||||
license = lib.licenses.lgpl2Plus;
|
||||
maintainers = with lib.maintainers; [ lovek323 wkennington ];
|
||||
platforms = lib.platforms.unix;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user