diff --git a/pkgs/by-name/no/nono/package.nix b/pkgs/by-name/no/nono/package.nix index 991c68597803..9a5187275e82 100644 --- a/pkgs/by-name/no/nono/package.nix +++ b/pkgs/by-name/no/nono/package.nix @@ -128,6 +128,14 @@ rustPlatform.buildRustPackage (finalAttrs: { "environment_allow_vars_default_allows_all" "environment_allow_vars_prefix_patterns" "environment_allow_vars_with_profile" + + "tool_sandbox::macos::tests::executable_shape_baseline_grants_env_shebang_target_interpreter" + "tool_sandbox::macos::tests::macos_runtime_baseline_does_not_grant_system_volumes_data" + "env_nono_capability_elevation_accepts_truthy" + "env_nono_trust_override_accepts_truthy" + "env_nono_trust_proxy_ca_accepts_truthy" + "dry_run_does_not_modify_workspace" + "rollback_restores_file_after_write" ] );