treewide: fix the remaining issues with meta attributes
This commit is contained in:
@@ -33,7 +33,7 @@ in stdenv.mkDerivation rec {
|
||||
# you can choose one of the following licenses:
|
||||
# GPL or a commercial-use license (available at
|
||||
# http://www.mega-nerd.com/SRC/libsamplerate-cul.pdf)
|
||||
licenses = with licenses; [ gpl3.shortName unfree ];
|
||||
license = with licenses; [ gpl3.shortName unfree ];
|
||||
maintainers = with maintainers; [ lovek323 wkennington ];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user