about summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers
diff options
context:
space:
mode:
authorJörg Thalheim <Mic92@users.noreply.github.com>2020-12-11 07:45:06 +0000
committerGitHub <noreply@github.com>2020-12-11 07:45:06 +0000
commita1cacefde598c6ffaf5941244876ed7d7194dc89 (patch)
tree7da18c209c408798bdf248e061832270331b6c51 /pkgs/applications/networking/instant-messengers
parent4edafadc03deb3c5d8ec4f06f4754d9ca5e58ba3 (diff)
parentd98fae8072b7878f55180746a184d886d3c95e9f (diff)
Merge pull request #106480 from SCOTT-HAMILTON/spdlog
Diffstat (limited to 'pkgs/applications/networking/instant-messengers')
-rw-r--r--pkgs/applications/networking/instant-messengers/nheko/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/applications/networking/instant-messengers/nheko/default.nix b/pkgs/applications/networking/instant-messengers/nheko/default.nix
index 2f5316c9fe27e..80ffbebe9be39 100644
--- a/pkgs/applications/networking/instant-messengers/nheko/default.nix
+++ b/pkgs/applications/networking/instant-messengers/nheko/default.nix
@@ -17,6 +17,7 @@
 , mtxclient
 , boost17x
 , spdlog
+, fmt
 , olm
 , pkgconfig
 , nlohmann_json
@@ -47,6 +48,7 @@ mkDerivation rec {
     boost17x
     lmdb
     spdlog
+    fmt
     cmark
     qtbase
     qtmultimedia