committed by
Anderson Torres
parent
71f602f5ea
commit
cc82590e00
@@ -33,5 +33,8 @@ buildPythonPackage rec {
|
||||
homepage = "https://capnproto.github.io/pycapnp/";
|
||||
maintainers = with maintainers; [ cstrahan lukeadams ];
|
||||
license = licenses.bsd2;
|
||||
# No support for capnproto 1.0 yet
|
||||
# https://github.com/capnproto/pycapnp/issues/323
|
||||
broken = lib.versionAtLeast capnproto.version "1.0";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user