From e00b4f28cb2b726b9cefd99ceb1f31de7a7531ce Mon Sep 17 00:00:00 2001 From: churl Date: Fri, 9 Apr 2021 02:02:52 +0200 Subject: [PATCH] add clion --- shell.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/shell.nix b/shell.nix index b283229..119047a 100644 --- a/shell.nix +++ b/shell.nix @@ -10,6 +10,7 @@ mkShell { cmake-format clang-tools # ccls + jetbrains.clion ]; buildInputs = [ sfml