summary refs log tree commit diff
path: root/pkgs/development/tools/misc/patchelf/default.nix
diff options
context:
space:
mode:
authorMatthew Bauer <mjbauer95@gmail.com>2020-06-26 16:19:40 -0400
committerFrederik Rietdijk <freddyrietdijk@fridh.nl>2020-07-31 08:56:53 +0200
commitf36899e11826b18fdd60496b28af692afbea8b85 (patch)
tree2bdee63138ef562e41df64a438eeaffc8e9cbf69 /pkgs/development/tools/misc/patchelf/default.nix
parent50a5c1853d571c26bab9f22e49e94ff13e1ffc92 (diff)
downloadnixpkgs-f36899e11826b18fdd60496b28af692afbea8b85.tar
nixpkgs-f36899e11826b18fdd60496b28af692afbea8b85.tar.gz
nixpkgs-f36899e11826b18fdd60496b28af692afbea8b85.tar.bz2
nixpkgs-f36899e11826b18fdd60496b28af692afbea8b85.tar.lz
nixpkgs-f36899e11826b18fdd60496b28af692afbea8b85.tar.xz
nixpkgs-f36899e11826b18fdd60496b28af692afbea8b85.tar.zst
nixpkgs-f36899e11826b18fdd60496b28af692afbea8b85.zip
attr: inline syscall patch
Unfortunately the output of git.savannah.nongnu.org changes with each
gitweb update. This means that the current has
“0gja54fz79a9ma6b4mprnjxq77l5yg2z9xknlwhmkcrfnam02qxp” is no longer
correct:

$ nix-prefetch-url
https://git.savannah.nongnu.org/cgit/attr.git/patch/\?id=14adc898a36948267bfe5c63b399996879e94c98
1g8sky52rjg9fpmrddza1af89s9qd4bzsbxqb7mc5bv8gyh10s1k

Normally, we use fetchpatch to strip this out, but unfortunately attr
cannot use fetchpatch due to being used in bootstrapping fetchurl.
That is, it can’t use a custom postFetch since <nix/fetchurl.nix>
doesn’t support that.

To solve this problem, just inline the patch for now.
Diffstat (limited to 'pkgs/development/tools/misc/patchelf/default.nix')
0 files changed, 0 insertions, 0 deletions