about summary refs log tree commit diff
path: root/pkgs/applications/printing/pappl/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/printing/pappl/default.nix')
-rw-r--r--pkgs/applications/printing/pappl/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/printing/pappl/default.nix b/pkgs/applications/printing/pappl/default.nix
index 02c4e74eb855..abeb83c9271c 100644
--- a/pkgs/applications/printing/pappl/default.nix
+++ b/pkgs/applications/printing/pappl/default.nix
@@ -33,7 +33,7 @@ stdenv.mkDerivation rec {
     libpng
     libusb1
     zlib
-  ] ++ lib.optionals (!stdenv.isDarwin) [
+  ] ++ lib.optionals (!stdenv.hostPlatform.isDarwin) [
     # upstream mentions these are not needed for Mac
     # see: https://github.com/michaelrsweet/pappl#requirements
     avahi