From ea242619fb0028f830238a0fa1b19277d14508ff Mon Sep 17 00:00:00 2001 From: Franz Pletz Date: Tue, 23 Feb 2016 22:24:44 +0100 Subject: [PATCH] wpsoffice: unfree-redistributable not in lib.licenses The attribute is called unfreeRedistributable. --- pkgs/applications/office/wpsoffice/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/applications/office/wpsoffice/default.nix b/pkgs/applications/office/wpsoffice/default.nix index 093c2cd59bb0..ed37cedde37f 100644 --- a/pkgs/applications/office/wpsoffice/default.nix +++ b/pkgs/applications/office/wpsoffice/default.nix @@ -15,7 +15,7 @@ stdenv.mkDerivation rec{ homepage = http://wps-community.org/; platforms = [ "x86_64-linux" ]; # Binary for i686 is also available if someone can package it - license = lib.licenses.unfree-redistributable; + license = lib.licenses.unfreeRedistributable; }; libPath = stdenv.lib.makeLibraryPath [