ocamlPackages.cohttp: 0.99 => 1.0.0
ocamlPackages.git-http: mark as broken
This commit is contained in:
committed by
Vincent Laporte
parent
3501d81585
commit
b2d90f1d64
@@ -15,5 +15,6 @@ stdenv.mkDerivation rec {
|
||||
meta = {
|
||||
description = "Client implementation of the “Smart” HTTP Git protocol in pure OCaml";
|
||||
inherit (git.meta) homepage license maintainers platforms;
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user