summary refs log tree commit diff
path: root/pkgs/tools/misc/torrenttools
diff options
context:
space:
mode:
authorOPNA2608 <christoph.neidahl@gmail.com>2023-01-29 15:44:19 +0100
committerOPNA2608 <christoph.neidahl@gmail.com>2023-01-31 16:22:54 +0100
commitc9b4c7dccdbf196fbe1113ef27da7da17f84b994 (patch)
tree4676c29c45945bdd0bb959c5c7f7deb483a066c7 /pkgs/tools/misc/torrenttools
parent4cb50969147bbadd48b0b6964727db98b2b31508 (diff)
downloadnixpkgs-c9b4c7dccdbf196fbe1113ef27da7da17f84b994.tar
nixpkgs-c9b4c7dccdbf196fbe1113ef27da7da17f84b994.tar.gz
nixpkgs-c9b4c7dccdbf196fbe1113ef27da7da17f84b994.tar.bz2
nixpkgs-c9b4c7dccdbf196fbe1113ef27da7da17f84b994.tar.lz
nixpkgs-c9b4c7dccdbf196fbe1113ef27da7da17f84b994.tar.xz
nixpkgs-c9b4c7dccdbf196fbe1113ef27da7da17f84b994.tar.zst
nixpkgs-c9b4c7dccdbf196fbe1113ef27da7da17f84b994.zip
treewide: Rename libyamlcpp* to yaml-cpp*
Diffstat (limited to 'pkgs/tools/misc/torrenttools')
-rw-r--r--pkgs/tools/misc/torrenttools/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/tools/misc/torrenttools/default.nix b/pkgs/tools/misc/torrenttools/default.nix
index 8e9bbba4461..f8da452c52f 100644
--- a/pkgs/tools/misc/torrenttools/default.nix
+++ b/pkgs/tools/misc/torrenttools/default.nix
@@ -10,7 +10,7 @@
 , fmt
 , gsl-lite
 , howard-hinnant-date
-, libyamlcpp
+, yaml-cpp
 , ninja
 , nlohmann_json
 , openssl
@@ -75,7 +75,7 @@ stdenv.mkDerivation rec {
     fmt
     gsl-lite
     howard-hinnant-date
-    libyamlcpp
+    yaml-cpp
     nlohmann_json
     openssl
     re2