@@ -1,8 +1,5 @@
{ nixpkgs, declInput }: let pkgs = import nixpkgs {}; in {
jobsets = pkgs.runCommand "spec.json" {} ''
cat <<EOF
${builtins.toXML declInput}
EOF
cat > $out <<EOF
{
"enabled": 1,
@@ -31,5 +28,9 @@
}
cat $out
'';
The note is not visible to the blocked user.