summary refs log tree commit diff
path: root/pkgs/development/tools/misc/patchelf/default.nix
diff options
context:
space:
mode:
authorArtturin <Artturin@artturin.com>2022-05-21 19:58:22 +0300
committerArtturin <Artturin@artturin.com>2022-05-22 16:40:26 +0300
commitf002ffed9ab96ed074aba0f20c54e813e604fc4e (patch)
tree11037553cc1d26ba05be444a873e432ac3a82282 /pkgs/development/tools/misc/patchelf/default.nix
parent39b85d1c2a85c91d5d14235cd5aeb8a3a3fae5e1 (diff)
downloadnixpkgs-f002ffed9ab96ed074aba0f20c54e813e604fc4e.tar
nixpkgs-f002ffed9ab96ed074aba0f20c54e813e604fc4e.tar.gz
nixpkgs-f002ffed9ab96ed074aba0f20c54e813e604fc4e.tar.bz2
nixpkgs-f002ffed9ab96ed074aba0f20c54e813e604fc4e.tar.lz
nixpkgs-f002ffed9ab96ed074aba0f20c54e813e604fc4e.tar.xz
nixpkgs-f002ffed9ab96ed074aba0f20c54e813e604fc4e.tar.zst
nixpkgs-f002ffed9ab96ed074aba0f20c54e813e604fc4e.zip
treewide: enable strictDeps in bootstrap packages
Diffstat (limited to 'pkgs/development/tools/misc/patchelf/default.nix')
-rw-r--r--pkgs/development/tools/misc/patchelf/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/development/tools/misc/patchelf/default.nix b/pkgs/development/tools/misc/patchelf/default.nix
index 03e3d003ad1..a3cac523bcb 100644
--- a/pkgs/development/tools/misc/patchelf/default.nix
+++ b/pkgs/development/tools/misc/patchelf/default.nix
@@ -14,6 +14,7 @@ stdenv.mkDerivation rec {
     sha256 = "sha256-uaRvKYkyLrifpPYjfiCDbFe0VapDoyVF6gk7Qx2YL1w=";
   };
 
+  strictDeps = true;
   setupHook = [ ./setup-hook.sh ];
 
   # fails 8 out of 24 tests, problems when loading libc.so.6