Loading pkgs/applications/misc/redshift/default.nix +3 −1 Original line number Diff line number Diff line Loading @@ -24,6 +24,8 @@ let ./575.patch ]; strictDeps = true; nativeBuildInputs = [ autoconf automake Loading @@ -34,6 +36,7 @@ let wrapGAppsHook wrapPython gobject-introspection python ]; configureFlags = [ Loading @@ -49,7 +52,6 @@ let buildInputs = [ gtk3 python ] ++ lib.optional withRandr libxcb ++ lib.optional withGeoclue geoclue ++ lib.optional withDrm libdrm Loading Loading
pkgs/applications/misc/redshift/default.nix +3 −1 Original line number Diff line number Diff line Loading @@ -24,6 +24,8 @@ let ./575.patch ]; strictDeps = true; nativeBuildInputs = [ autoconf automake Loading @@ -34,6 +36,7 @@ let wrapGAppsHook wrapPython gobject-introspection python ]; configureFlags = [ Loading @@ -49,7 +52,6 @@ let buildInputs = [ gtk3 python ] ++ lib.optional withRandr libxcb ++ lib.optional withGeoclue geoclue ++ lib.optional withDrm libdrm Loading