@@ -66,12 +66,14 @@
# artifacts from above.
newalan = craneLib.buildPackage (commonArgs // {
inherit cargoArtifacts;
meta = {
runCommandHook = {
newalan = pkgs.writeScript "New Alan CD" ''
echo HIIIII $(date) >> ~/TEST_SCRIPT
echo Wheee
'';
};
});
in
{
The note is not visible to the blocked user.