From ab79b9b43a8fe98874ab183354f067eaf2fac17c Mon Sep 17 00:00:00 2001 From: sophiebsw Date: Thu, 23 Jul 2026 03:58:30 -0700 Subject: [PATCH] buildFHSEnv: enable strictDeps --- pkgs/build-support/build-fhsenv-bubblewrap/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/build-support/build-fhsenv-bubblewrap/default.nix b/pkgs/build-support/build-fhsenv-bubblewrap/default.nix index b3406d062449..d1151b2befa2 100644 --- a/pkgs/build-support/build-fhsenv-bubblewrap/default.nix +++ b/pkgs/build-support/build-fhsenv-bubblewrap/default.nix @@ -349,6 +349,7 @@ runCommandLocal name inherit nativeBuildInputs; __structuredAttrs = true; + strictDeps = true; passthru = passthru // { env =