Loading pkgs/by-name/lt/ltrace/package.nix +5 −0 Original line number Diff line number Diff line Loading @@ -48,6 +48,11 @@ stdenv.mkDerivation { ./testsuite-newfstatat.patch # https://gitlab.com/cespedes/ltrace/-/merge_requests/15 ./sysdeps-x86.patch # print-instruction-pointer.exp doesn't expect ASLR (fetchurl { url = "https://github.com/gentoo/gentoo/raw/a2eb7e103ec985ff90f59e722e0a8a43373972a2/dev-debug/ltrace/files/ltrace-0.7.3-print-test-pie.patch"; hash = "sha256-QRsUoN3WLzfiY5GDPwVYXtJPFMJt6rcc6eE96SAtI6Q="; }) ]; doCheck = true; Loading Loading
pkgs/by-name/lt/ltrace/package.nix +5 −0 Original line number Diff line number Diff line Loading @@ -48,6 +48,11 @@ stdenv.mkDerivation { ./testsuite-newfstatat.patch # https://gitlab.com/cespedes/ltrace/-/merge_requests/15 ./sysdeps-x86.patch # print-instruction-pointer.exp doesn't expect ASLR (fetchurl { url = "https://github.com/gentoo/gentoo/raw/a2eb7e103ec985ff90f59e722e0a8a43373972a2/dev-debug/ltrace/files/ltrace-0.7.3-print-test-pie.patch"; hash = "sha256-QRsUoN3WLzfiY5GDPwVYXtJPFMJt6rcc6eE96SAtI6Q="; }) ]; doCheck = true; Loading