summary refs log tree commit diff
path: root/pkgs/tools/networking/curl
diff options
context:
space:
mode:
authorGuillaume Girol <symphorien+git@xlumurb.eu>2021-08-11 12:00:00 +0000
committerGuillaume Girol <symphorien+git@xlumurb.eu>2021-08-19 09:30:47 +0200
commit81d185ad5de88f1eb2027024654b77a727866407 (patch)
tree50ff8568202c4b2750e897ba6b18eaa6132f5f48 /pkgs/tools/networking/curl
parent73dee3ad4efc9429f611403b75c7f582d90d0e4d (diff)
downloadnixpkgs-81d185ad5de88f1eb2027024654b77a727866407.tar
nixpkgs-81d185ad5de88f1eb2027024654b77a727866407.tar.gz
nixpkgs-81d185ad5de88f1eb2027024654b77a727866407.tar.bz2
nixpkgs-81d185ad5de88f1eb2027024654b77a727866407.tar.lz
nixpkgs-81d185ad5de88f1eb2027024654b77a727866407.tar.xz
nixpkgs-81d185ad5de88f1eb2027024654b77a727866407.tar.zst
nixpkgs-81d185ad5de88f1eb2027024654b77a727866407.zip
curl: add strictDeps = true
Diffstat (limited to 'pkgs/tools/networking/curl')
-rw-r--r--pkgs/tools/networking/curl/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/tools/networking/curl/default.nix b/pkgs/tools/networking/curl/default.nix
index d14b1156670..4fd754a3a6c 100644
--- a/pkgs/tools/networking/curl/default.nix
+++ b/pkgs/tools/networking/curl/default.nix
@@ -63,6 +63,8 @@ stdenv.mkDerivation rec {
 
   enableParallelBuilding = true;
 
+  strictDeps = true;
+
   nativeBuildInputs = [ pkg-config perl ];
 
   # Zlib and OpenSSL must be propagated because `libcurl.la' contains