Skip to content
This repository was archived by the owner on Aug 27, 2024. It is now read-only.

Commit 2e23a8a

Browse files
committed
Nix change
1 parent 9a96e63 commit 2e23a8a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

flake.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,6 @@
107107
version = "0.1.0";
108108
}
109109
''
110-
./demos/chat-client/c++/process_assets.py
111110
mkdir -p "$out/bin"
112111
$CXX -Wall -include ./demos/chat-client/c++/assets.h -pedantic ${demos.chat-client.cpp.src} \
113112
-o "$out/bin/chat-client.wasm"

0 commit comments

Comments
 (0)