Hi John, > Is there some way I can be notified about *all* Hydra breakages of > Haskell packages, without listing myself as maintainer on all of > them?
no, there is no easy way to accomplish that. The best way to see the current state of affairs is to go to http://hydra.nixos.org/jobset/nixpkgs/master#tabs-jobs and search for "haskellPackages_ghc783.". Or search for the same string in the "still failing tab" of the current evaluation. You'll hardly ever find a failed build, however, because I mark all builds that don't succeed during testing as "broken", so they don't show up on Hydra. Best regards, Peter _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
