@@ -18,7 +18,11 @@
devShells = forEachSupportedSystem ({ pkgs }: {
default = pkgs.mkShell {
packages = with pkgs; [ node2nix nodejs nodePackages.pnpm yarn ];
packages = with pkgs; [
node2nix nodejs nodePackages.pnpm yarn
python3
fd
];
};
});
The note is not visible to the blocked user.