Loading pkgs/by-name/zv/zvbi/package.nix +14 −9 Original line number Diff line number Diff line Loading @@ -66,10 +66,15 @@ stdenv.mkDerivation (finalAttrs: { homepage = "https://github.com/zapping-vbi/zvbi"; changelog = "https://github.com/zapping-vbi/zvbi/blob/${finalAttrs.src.rev}/ChangeLog"; pkgConfigModules = [ "zvbi-0.2" ]; license = with lib.licenses; [ license = with lib.licenses; AND [ bsd2 (OR [ bsd3 gpl2 gpl2Plus ]) gpl2Only gpl2Plus lgpl21Plus lgpl2Plus Loading Loading
pkgs/by-name/zv/zvbi/package.nix +14 −9 Original line number Diff line number Diff line Loading @@ -66,10 +66,15 @@ stdenv.mkDerivation (finalAttrs: { homepage = "https://github.com/zapping-vbi/zvbi"; changelog = "https://github.com/zapping-vbi/zvbi/blob/${finalAttrs.src.rev}/ChangeLog"; pkgConfigModules = [ "zvbi-0.2" ]; license = with lib.licenses; [ license = with lib.licenses; AND [ bsd2 (OR [ bsd3 gpl2 gpl2Plus ]) gpl2Only gpl2Plus lgpl21Plus lgpl2Plus Loading