···2929 "--disable-exec-static-tramp"
3030 ];
31313232+ # with fortify3, tests fail for some reason
3333+ hardeningDisable = [ "fortify3" ];
3434+3235 preCheck = ''
3336 # The tests use -O0 which is not compatible with -D_FORTIFY_SOURCE.
3437 NIX_HARDENING_ENABLE=''${NIX_HARDENING_ENABLE/fortify/}