home/workmac/packages: make darktable linux-only
long compile times, and I have not really used it on workmac
This commit is contained in:
parent
ea5ed13d1c
commit
1c4d30b542
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,6 @@ let
|
|||
|
||||
graphicsApps = [
|
||||
inkscape
|
||||
darktable
|
||||
exiftool
|
||||
]
|
||||
++ (with gimp3Plugins; [
|
||||
|
|
@ -22,6 +21,7 @@ let
|
|||
#lqrPlugin # broken
|
||||
])
|
||||
++ lib.optionals pkgs.stdenv.isLinux [
|
||||
darktable
|
||||
gimp3
|
||||
hugin
|
||||
#luminanceHDR # FIXME, build failure
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue