cataract: init at 1.1.0 and HEAD
This commit is contained in:
committed by
Vincent Laporte
parent
18ac28b45d
commit
3ccc139b3d
@@ -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";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user