diff --git a/flake.nix b/flake.nix index 459e59b..bacb72c 100644 --- a/flake.nix +++ b/flake.nix @@ -12,7 +12,7 @@ }; in { devShells.default = pkgs.mkShell { - name = "cpp-42"; + name = "irc-42"; buildInputs = with pkgs; [ clang clang-tools