about summary refs log tree commit diff
path: root/pkgs/applications/graphics
diff options
context:
space:
mode:
authoradisbladis <adisbladis@gmail.com>2020-07-14 20:58:09 +0200
committeradisbladis <adisbladis@gmail.com>2020-07-14 22:03:14 +0200
commit5d7cbc659e69d10ad8ab34f28117434d36e0cdd1 (patch)
tree509d0c6a8d2c18aa9508868ab59abc6fa5ac04a2 /pkgs/applications/graphics
parent29c38efa84adc0d44fe729efeb9f293e35204b39 (diff)
darktable: Remove $out/share/doc
This is a very common path that often collides with other packages.
Diffstat (limited to 'pkgs/applications/graphics')
-rw-r--r--pkgs/applications/graphics/darktable/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/applications/graphics/darktable/default.nix b/pkgs/applications/graphics/darktable/default.nix
index 948b4ddd54db3..c32766134a9f5 100644
--- a/pkgs/applications/graphics/darktable/default.nix
+++ b/pkgs/applications/graphics/darktable/default.nix
@@ -34,6 +34,8 @@ stdenv.mkDerivation rec {
     "-DUSE_KWALLET=OFF"
   ];
 
+  # Doc has high risk of collisions
+  postInstall = "rm -r $out/share/doc";
 
   # darktable changed its rpath handling in commit
   # 83c70b876af6484506901e6b381304ae0d073d3c and as a result the