about summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers/nheko
diff options
context:
space:
mode:
authorTobias Mayer <tobim@fastmail.fm>2023-06-29 22:36:26 +0200
committerWeijia Wang <9713184+wegank@users.noreply.github.com>2023-07-13 17:48:33 +0300
commit315d1001133a8bd8d0f998a497f8bc4b8eb15012 (patch)
tree854c998261f68ebce9fe8c679dade82eeef9570f /pkgs/applications/networking/instant-messengers/nheko
parent9f7c514c9cfaf174543907dfcffbc6497091166b (diff)
boost17x, boost18x: remove aliases
Diffstat (limited to 'pkgs/applications/networking/instant-messengers/nheko')
-rw-r--r--pkgs/applications/networking/instant-messengers/nheko/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/networking/instant-messengers/nheko/default.nix b/pkgs/applications/networking/instant-messengers/nheko/default.nix
index 0b37b6999e012..5dc6bde6fed6a 100644
--- a/pkgs/applications/networking/instant-messengers/nheko/default.nix
+++ b/pkgs/applications/networking/instant-messengers/nheko/default.nix
@@ -4,7 +4,7 @@
 , cmake
 , asciidoc
 , pkg-config
-, boost17x
+, boost179
 , cmark
 , coeurl
 , curl
@@ -51,7 +51,7 @@ stdenv.mkDerivation rec {
   ];
 
   buildInputs = [
-    boost17x
+    boost179
     cmark
     coeurl
     curl