[Backport release-25.11] giac: disable libc++ hardening (#466379)

This commit is contained in:
Mauricio Collares
2025-11-29 21:25:54 +00:00
committed by GitHub

View File

@@ -192,6 +192,9 @@ stdenv.mkDerivation rec {
"--disable-micropy"
];
# https://github.com/NixOS/nixpkgs/pull/463804
hardeningDisable = [ "libcxxhardeningfast" ];
postInstall = ''
# example Makefiles contain the full path to some commands
# notably texlive, and we don't want texlive to become a runtime