wpsoffice: unfree-redistributable not in lib.licenses

The attribute is called unfreeRedistributable.

+1 -1
+1 -1
pkgs/applications/office/wpsoffice/default.nix
··· 15 homepage = http://wps-community.org/; 16 platforms = [ "x86_64-linux" ]; 17 # Binary for i686 is also available if someone can package it 18 - license = lib.licenses.unfree-redistributable; 19 }; 20 21 libPath = stdenv.lib.makeLibraryPath [
··· 15 homepage = http://wps-community.org/; 16 platforms = [ "x86_64-linux" ]; 17 # Binary for i686 is also available if someone can package it 18 + license = lib.licenses.unfreeRedistributable; 19 }; 20 21 libPath = stdenv.lib.makeLibraryPath [