Revert "release: remove metrics from unstable channel (temporarily)"

This reverts commit 96d73edaf3.
IPv6 connectivity restored by ISP a few hours after I pushed
the workaround.  Apparently it was something complicated;
I suppose that has to do with the issue appearing on Friday 13th
during full moon ;-)
This commit is contained in:
Vladimír Čunát 2019-12-18 20:48:04 +01:00
parent fb1bc1b891
commit 6fd5a4383b
No known key found for this signature in database
GPG key ID: E747DF1F9575A3AA

View file

@ -89,7 +89,7 @@ let
meta.description = "Release-critical builds for the Nixpkgs unstable channel";
constituents =
[ jobs.tarball
#jobs.metrics #FIXME(vcunat): re-enable this as soon as possible
jobs.metrics
jobs.manual
jobs.lib-tests
jobs.stdenv.x86_64-linux