@@ -13,6 +13,9 @@
{
devShell = with pkgs; mkShell {
buildInputs = dependencies;
shellHook = ''
unset SOURCE_DATE_EPOCH
'';
};
}
);
The note is not visible to the blocked user.