Skip to content

Commit b58a43d

Browse files
risiclejsoo1
authored andcommitted
python3Packages.graphite-web: unmark as broken on aarch64 and darwin
WFM on both, tests pass
1 parent 8c353ff commit b58a43d

File tree

1 file changed

+0
-1
lines changed
  • pkgs/development/python-modules/graphite-web

1 file changed

+0
-1
lines changed

pkgs/development/python-modules/graphite-web/default.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ buildPythonPackage rec {
9797
];
9898

9999
meta = with lib; {
100-
broken = (stdenv.isLinux && stdenv.isAarch64) || stdenv.isDarwin;
101100
description = "Enterprise scalable realtime graphing";
102101
homepage = "http://graphiteapp.org/";
103102
license = licenses.asl20;

0 commit comments

Comments
 (0)