Skip to content

Commit c688203

Browse files
committed
another fix?
1 parent eeba9c9 commit c688203

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shell.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ in mkShell {
1111
buildInputs = [
1212
capnproto
1313
llvm.libcxx
14-
llvm.libcxxabi
14+
pkgs.libpthread
1515
];
1616
nativeBuildInputs = with pkgs; [
1717
cmake

0 commit comments

Comments
 (0)