We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c353ff commit b58a43dCopy full SHA for b58a43d
pkgs/development/python-modules/graphite-web/default.nix
@@ -97,7 +97,6 @@ buildPythonPackage rec {
97
];
98
99
meta = with lib; {
100
- broken = (stdenv.isLinux && stdenv.isAarch64) || stdenv.isDarwin;
101
description = "Enterprise scalable realtime graphing";
102
homepage = "http://graphiteapp.org/";
103
license = licenses.asl20;
0 commit comments