build(nix): changing the flake name to 'irc-42'
This commit is contained in:
parent
5c980ec086
commit
2ef1199858
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
|||
};
|
||||
in {
|
||||
devShells.default = pkgs.mkShell {
|
||||
name = "cpp-42";
|
||||
name = "irc-42";
|
||||
buildInputs = with pkgs; [
|
||||
clang
|
||||
clang-tools
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue