@@ -0,0 +1,8 @@
let
pkgs = import <nixpkgs> {};
in pkgs.mkShell {
buildInputs = with pkgs; [
pkgs.conda
];
}
The note is not visible to the blocked user.