umemcache: fix build; remove broken status

This commit is contained in:
Nadrieril 2017-08-07 22:30:31 +01:00
parent e619ace733
commit b2353e6042

View file

@ -23908,11 +23908,12 @@ in {
sha256 = "211031a03576b7796bf277dbc9c9e3e754ba066bbb7fb601ab5c6291b8ec1918";
};
hardeningDisable = [ "format" ];
meta = {
description = "Ultra fast memcache client written in highly optimized C++ with Python bindings";
homepage = https://github.com/esnme/ultramemcache;
license = licenses.bsdOriginal;
broken = true;
};
};