Revert "Add C/C++ environment"
This reverts commit f5231a33955e62adecd8ed2e43ab7b1ee7c5c600.
This commit is contained in:
parent
f5231a3395
commit
6d4cc27acb
5
env/cpp.nix
vendored
5
env/cpp.nix
vendored
@ -1,5 +0,0 @@
|
|||||||
{ pkgs ? import <nixpkgs> { } }:
|
|
||||||
|
|
||||||
with pkgs;
|
|
||||||
|
|
||||||
mkShell { buildInputs = [ ccls cmake ]; }
|
|
Loading…
x
Reference in New Issue
Block a user