@@ -41,7 +41,9 @@
'';
};
bundix = pkgs.mkShell {
buildInputs = [ pkgs.bundix ];
buildInputs = with pkgs; [
bundix postgresql pkg-config
];
shellHook = ''
PS1="(bundix) $PS1"
The note is not visible to the blocked user.