@@ -0,0 +1,9 @@
_:
{
nixpkgs.overlays = [
(final: _prev: {
git-safe-sync = final.callPackage ../packages/git-safe-sync.nix { };
})
];
}
The note is not visible to the blocked user.