cataract: init at 1.1.0 and HEAD

This commit is contained in:
Matthias Beyer
2017-01-31 09:20:08 +00:00
committed by Vincent Laporte
parent 18ac28b45d
commit 3ccc139b3d
4 changed files with 75 additions and 0 deletions
@@ -0,0 +1,17 @@
{ callPackage
, stdenv
, fetchgit
, autoconf
, automake
, glib
, pkgconfig
, libxml2
, exiv2
, imagemagick }:
callPackage ./build.nix {
version = "unstable-2016-10-18";
rev = "db3d992febbe703931840e9bdad95c43081694a5";
sha256 = "04f85piy675lq36w1mw6mw66n8911mmn4ifj8h9x47z8z806h3rf";
}