Add metrics job to unstable aggregate

This commit is contained in:
Eelco Dolstra 2016-03-24 17:38:58 +01:00
parent fab439201e
commit c23e9e12f8

View file

@ -35,6 +35,7 @@ let
meta.description = "Release-critical builds for the Nixpkgs unstable channel";
constituents =
[ jobs.tarball
jobs.metrics
jobs.manual
jobs.lib-tests
jobs.stdenv.x86_64-linux