Loading pkgs/development/tools/continuous-integration/buildbot/master.nix +0 −3 Original line number Diff line number Diff line Loading @@ -120,9 +120,6 @@ let substituteInPlace buildbot/scripts/logwatcher.py --replace '/usr/bin/tail' "$(type -P tail)" ''; # Silence the depreciation warning from SqlAlchemy SQLALCHEMY_SILENCE_UBER_WARNING = 1; # TimeoutErrors on slow machines -> aarch64 doCheck = !stdenv.isAarch64; Loading Loading
pkgs/development/tools/continuous-integration/buildbot/master.nix +0 −3 Original line number Diff line number Diff line Loading @@ -120,9 +120,6 @@ let substituteInPlace buildbot/scripts/logwatcher.py --replace '/usr/bin/tail' "$(type -P tail)" ''; # Silence the depreciation warning from SqlAlchemy SQLALCHEMY_SILENCE_UBER_WARNING = 1; # TimeoutErrors on slow machines -> aarch64 doCheck = !stdenv.isAarch64; Loading