5
env/cpp.nix
vendored
5
env/cpp.nix
vendored
@@ -1,5 +0,0 @@
|
|||||||
{ pkgs ? import <nixpkgs> { } }:
|
|
||||||
|
|
||||||
with pkgs;
|
|
||||||
|
|
||||||
mkShell { buildInputs = [ ccls cmake ]; }
|
|
||||||
Reference in New Issue
Block a user