summary refs log tree commit diff
path: root/pkgs/applications/graphics
diff options
context:
space:
mode:
authorMatthew Justin Bauer <mjbauer95@gmail.com>2018-04-26 10:36:57 -0500
committerGitHub <noreply@github.com>2018-04-26 10:36:57 -0500
commit38364c0b07b9343e67e331bdcad1891511690c0b (patch)
tree5c56c5c08089b5921ba9e203dbe92bc727053023 /pkgs/applications/graphics
parent42bf1d5db0e3120ecd9352f5f264ddcd8d91d25d (diff)
downloadnixlib-38364c0b07b9343e67e331bdcad1891511690c0b.tar
nixlib-38364c0b07b9343e67e331bdcad1891511690c0b.tar.gz
nixlib-38364c0b07b9343e67e331bdcad1891511690c0b.tar.bz2
nixlib-38364c0b07b9343e67e331bdcad1891511690c0b.tar.lz
nixlib-38364c0b07b9343e67e331bdcad1891511690c0b.tar.xz
nixlib-38364c0b07b9343e67e331bdcad1891511690c0b.tar.zst
nixlib-38364c0b07b9343e67e331bdcad1891511690c0b.zip
inkscape: don't patch share/filters
This should not be needed because they are using `#!/usr/bin/env python` as the shebang and in fact it will break inkscape.x86_64-darwin.

https://hydra.nixos.org/build/73283875/
Diffstat (limited to 'pkgs/applications/graphics')
-rw-r--r--pkgs/applications/graphics/inkscape/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/applications/graphics/inkscape/default.nix b/pkgs/applications/graphics/inkscape/default.nix
index 37af9f6b86c7..eb349e412068 100644
--- a/pkgs/applications/graphics/inkscape/default.nix
+++ b/pkgs/applications/graphics/inkscape/default.nix
@@ -29,7 +29,6 @@ stdenv.mkDerivation rec {
     patchShebangs fix-roff-punct
 
     # XXX: Not needed for CMake:
-    patchShebangs share/filters
     patchShebangs share/palettes
     patchShebangs share/patterns
     patchShebangs share/symbols