@@ -1,8 +1,12 @@
{pkgs}: {
default = pkgs.mkShell {
buildInputs = with pkgs; [
python312
];
buildInputs = with pkgs;
[
python311
]
++ (with pkgs.python311Packages; [
grpcio
]);
shellHook =
/*
bash
The note is not visible to the blocked user.