Skip to content

Commit

Permalink
envoy: unmark as broken
Browse files Browse the repository at this point in the history
  • Loading branch information
cstrahan committed Sep 28, 2017
1 parent b93ba5d commit bb005d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkgs/tools/networking/envoy/default.nix
Expand Up @@ -299,6 +299,5 @@ stdenv.mkDerivation rec {
license = licenses.asl20;
platforms = platforms.linux;
maintainers = with maintainers; [ cstrahan ];
broken = true;
};
}

0 comments on commit bb005d1

Please sign in to comment.