mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-11 15:27:20 +03:00
mark varnish-rtstatus broken (it has not ported to varnish 5.2 yet)
This commit is contained in:
parent
c2ee47693d
commit
e1ab684780
@ -17,5 +17,6 @@ stdenv.mkDerivation rec {
|
||||
description = "Varnish realtime status page";
|
||||
homepage = https://github.com/varnish/libvmod-rtstatus;
|
||||
inherit (varnish.meta) license platforms maintainers;
|
||||
broken = true; # it has not ported to varnish 5.2 yet (5.1 is ok)
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user