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:
parent
39d038d14d
commit
7f5d66c5ba
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue