diff --git a/flake.nix b/flake.nix index 44090b2..c98da1e 100644 --- a/flake.nix +++ b/flake.nix @@ -141,7 +141,7 @@ packages.${system} = { inherit optionsDoc documentation; }; - devShells.${system}.default = pkgs.mkShell { + devShells.${system}.default = pkgs.mkShellNoCC { inputsFrom = [ documentation ]; packages = with pkgs; [ clamav