diff --git a/shell.nix b/shell.nix index c3f181a..a8d70b4 100644 --- a/shell.nix +++ b/shell.nix @@ -29,7 +29,7 @@ let ''; }; -in pkgs.mkShell { +in pkgs.mkShellNoCC { name = "Videocutting"; buildInputs = [ pkgs.ffmpeg