From 5bb0803254cca864710f723f806f01c767107dd9 Mon Sep 17 00:00:00 2001 From: Vladimír Čunát Date: Wed, 19 Mar 2014 21:10:15 +0100 Subject: fix evaluation (shotwell license) --- pkgs/applications/graphics/shotwell/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkgs/applications/graphics') diff --git a/pkgs/applications/graphics/shotwell/default.nix b/pkgs/applications/graphics/shotwell/default.nix index fdf50cceafe9..2cb86a3f1e66 100644 --- a/pkgs/applications/graphics/shotwell/default.nix +++ b/pkgs/applications/graphics/shotwell/default.nix @@ -49,8 +49,8 @@ in stdenv.mkDerivation rec { meta = with stdenv.lib; { description = "Popular photo organizer for the GNOME desktop"; homepage = http://www.yorba.org/projects/shotwell/; - license = licenses.lgpl; + license = licenses.lgpl21Plus; maintainers = with maintainers; [iElectric]; platforms = platforms.linux; }; -} \ No newline at end of file +} -- cgit 1.4.1