mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 07:31:26 +00:00
ntopng: Remove broken = true
This commit is contained in:
parent
c4486a084f
commit
3b437ebe59
@ -63,6 +63,5 @@ stdenv.mkDerivation rec {
|
||||
license = licenses.gpl3Plus;
|
||||
platforms = platforms.linux ++ platforms.darwin;
|
||||
maintainers = [ maintainers.bjornfor ];
|
||||
broken = true; # broken since commit "libpcap: 1.8.1 -> 1.9.0"
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user