mirror of
https://github.com/logos-messaging/logos-chat.git
synced 2026-02-27 20:33:07 +00:00
fix: typo
This commit is contained in:
parent
0b530d8828
commit
c1b17bc763
@ -10,7 +10,7 @@ in pkgs.mkShell {
|
||||
];
|
||||
|
||||
shellHook = ''
|
||||
export CONVERSATIONS_LIB="${libchatDrv}/lib/liblogos_chat.${libExt}"
|
||||
export CONVERSATIONS_LIB="${libchatDrv}/lib/liblibchat.${libExt}"
|
||||
echo "logos-chat dev shell. CONVERSATIONS_LIB=$CONVERSATIONS_LIB"
|
||||
echo "Build: make liblogoschat"
|
||||
echo "Nix build: nix build '.?submodules=1#'"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user