@ -108,6 +108,14 @@
nix fmt ./*.nix
'';
};
github-push = {
description = "Push current branch to github, lazy workaround for automated mirror. TODO: Automate";
exec = ''
b=$(git rev-parse --abbrev-ref HEAD)
git push git@github.com:Sharsie/nix.git "$b":"$b"
}
];
The note is not visible to the blocked user.