Revert "nixpkgs-unstable channel: don't depend on the metrics job"

This reverts commit e0f4ee72bc. The
metrics job no longer has a required system feature.
This commit is contained in:
Eelco Dolstra 2021-09-27 16:33:23 +02:00
parent 39d038d14d
commit 7f5d66c5ba

View file

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