summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/graphics/gimp
diff options
context:
space:
mode:
authorCraig Hall <ch9871@gmail.com>2019-07-10 22:36:57 +0100
committerCraig Hall <ch9871@gmail.com>2019-08-14 11:43:00 +0100
commit15dd4479cfd2ddda93e74eba470bd34df098b34f (patch)
tree383afdf04b0cabd2ee54b9b8a019d1123ecee7e5 /pkgs/applications/graphics/gimp
parentddf15d321f6679f82f34797533402b3ffd139352 (diff)
gimpPlugins.gimplensfun: 0.2.4 -> unstable-2018-10-21
Fixes broken build with exiv2-0.27.1 by using gexiv2 instead
Diffstat (limited to 'pkgs/applications/graphics/gimp')
-rw-r--r--pkgs/applications/graphics/gimp/plugins/default.nix8
1 files changed, 4 insertions, 4 deletions
diff --git a/pkgs/applications/graphics/gimp/plugins/default.nix b/pkgs/applications/graphics/gimp/plugins/default.nix
index 1787b1d9e7fc..008bfdf881e5 100644
--- a/pkgs/applications/graphics/gimp/plugins/default.nix
+++ b/pkgs/applications/graphics/gimp/plugins/default.nix
@@ -157,17 +157,17 @@ stdenv.lib.makeScope pkgs.newScope (self: with self; {
ufraw = pkgs.ufraw.gimpPlugin;
gimplensfun = pluginDerivation rec {
- version = "0.2.4";
+ version = "unstable-2018-10-21";
name = "gimplensfun-${version}";
src = fetchFromGitHub {
owner = "seebk";
repo = "GIMP-Lensfun";
- rev = version;
- sha256 = "0zlmp9v732qmzj083mnk5z421s57mnckmpjhiw890wmmwzj2lhxz";
+ rev = "1c5a5c1534b5faf098b7441f8840d22835592f17";
+ sha256 = "1jj3n7spkjc63aipwdqsvq9gi07w13bb1v8iqzvxwzld2kxa3c8w";
};
- buildInputs = with pkgs; [ lensfun exiv2 ];
+ buildInputs = with pkgs; [ lensfun gexiv2 ];
installPhase = "
installPlugins gimp-lensfun