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…
Reference in New Issue
Block a user