Skip to content

Commit eeba9c9

Browse files
committed
a fix?
1 parent 68c9bbd commit eeba9c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shell.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ in mkShell {
1111
buildInputs = [
1212
capnproto
1313
llvm.libcxx
14+
llvm.libcxxabi
1415
];
1516
nativeBuildInputs = with pkgs; [
1617
cmake

0 commit comments

Comments
 (0)