devShell
@@ -74,7 +74,7 @@
default = pkgs.mkShell {
buildInputs = (with self.packages.${system}; [
nvim-alias
prettify-log
#prettify-log
nvim-pager
]) ++ (with pkgs; [
jq
@@ -98,6 +98,9 @@
pkgs.pkg-config
];
};
haskell = shells.default // {
buildInputs = [ pkgs.stack ];
The note is not visible to the blocked user.