imgproxy: enable tests

This commit is contained in:
superherointj 2022-04-05 15:15:48 -03:00
parent f22dc92e9f
commit 6532f90a8f

View file

@ -14,8 +14,6 @@ buildGoModule rec {
vendorSha256 = "sha256-Rp0vTtpdKpYg/7UjX73Qwxu6dOqDr24nqp41fKN1IYw=";
doCheck = false;
nativeBuildInputs = [ pkg-config ];
buildInputs = [ gobject-introspection vips ]