Use the same version of nixpkgs as the shell itself
@@ -13,5 +13,7 @@ mkShell {
shellHook = ''
# try to work aroud build issues
unset TMPDIR
export NIX_PATH=nixpkgs=${toString nixpkgs}
'';
}
The note is not visible to the blocked user.