@ -0,0 +1,10 @@
let
pkgs = import <nixpkgs> {};
jobs = rec {
test = pkgs.lib.hydraJob (
pkgs.writeText "test" ""
);
};
in
jobs
The note is not visible to the blocked user.