@@ -63,17 +63,5 @@
Eclipse = mkHost "Eclipse";
Impreza = mkHost "Impreza";
};
devShells."${system}".default = let
pkgs = import nixpkgs { inherit system; };
in pkgs.mkShell {
shellHook = "zsh";
packages = with pkgs; [
cargo
rustc
rust-analyzer
lldb
];
}
The note is not visible to the blocked user.