umemcache: fix build; remove broken status
This commit is contained in:
parent
e619ace733
commit
b2353e6042
@ -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;
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user