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