when reviewing this pr https://github.com/NixOS/nixpkgs/pull/118921, i always get the error derivation 'unvanquished-0.51.2' has invalid meta attribute 'license' but the license line looks sane. any idea? license = with lib.licenses; [ mit gpl3Only zlib cc-by-sa-25 ];