nixpkgs/pkgs
aszlig 8f98a6d39b check-meta: Add isHydraChannel
This is needed in order to mark a certain derivation containing a Nix
expression tarball to Hydra so that it is recognised as a channel.

When I first got an evaluation error due to using this meta attribute, I
was under the impression that nobody outside of Vuizvui[1] is using this
feature and that we don't have any occurrence of isHydraChannel in
Nixpkgs.

However, when working around[2] the issue I assumed that it's not
something that should be included in Nixpkgs because we're not using it
there.

It turned out that my assumption was wrong and we *do* use the attribute
in Nixpkgs, namely via releaseTools.channel, which is similar to what
we're doing in Vuizvui.

Since we already include a bunch of undocumented attributes in
metaTypes, it only makes sense to add isHydraChannel as well since it's
actually documented in the Hydra documentation[3].

[1]: https://github.com/openlab-aux/vuizvui
[2]: https://github.com/openlab-aux/vuizvui/commit/e0685e81b3fdc43a272f0
[3]: 53335323ae/doc/manual/src/jobs.md (meta-fields)

Signed-off-by: aszlig <aszlig@nix.build>
2022-09-28 14:12:45 +02:00
..
applications Merge pull request #193106 from r-ryantm/auto-update/pixelorama 2022-09-28 10:33:24 +02:00
build-support Merge pull request #190403 from IvarWithoutBones/dotnetmodule-fixes 2022-09-26 15:04:31 +02:00
common-updater common-updater-scripts: fix silent error on 404 2022-09-27 02:19:25 +02:00
data Merge master into haskell-updates 2022-09-27 00:21:37 +00:00
desktops Merge pull request #193119 from jtojnar/updatescript-residue 2022-09-28 02:53:01 +02:00
development Merge pull request #192852 from NixOS/haskell-updates 2022-09-28 12:27:35 +02:00
games Merge pull request #190328 from necessarily-equal/unvanquished-0.53.2 2022-09-27 22:45:44 +02:00
misc
os-specific Merge pull request #193261 from fabaff/cpuid-bump 2022-09-28 09:11:03 +02:00
pkgs-lib
servers rabbitmq-server: Remove unused builder variable 2022-09-28 13:41:42 +02:00
shells
stdenv check-meta: Add isHydraChannel 2022-09-28 14:12:45 +02:00
test
tools Merge pull request #193151 from yayayayaka/snowflake-2.3.1 2022-09-28 10:14:13 +02:00
top-level rabbitmq-server: Use openssl_1_1 to fix config decryption 2022-09-28 13:41:42 +02:00