@@ -118,12 +118,10 @@
inherit newalan;
runCommandHook = {
recurseForDerivations = true;
example = pkgs.writeScript "run-me" ''
#!${pkgs.runtimeShell}
${pkgs.jq}/bin/jq . "$HYDRA_JSON"
${pkgs.jq}/bin/jq . "$HYDRA_JSON" > ~/test.json
'';
};
The note is not visible to the blocked user.