@@ -0,0 +1,9 @@
with import <nixpkgs> {};
stdenv.mkDerivation {
name = "git";
buildInputs = [
git
git-lfs
];
}
The note is not visible to the blocked user.