Skip to content

Commit

Permalink
Merge pull request #187121 from alyssais/colord-musl
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperSandro2000 authored Aug 24, 2022
2 parents 9c1e72f + 36c03d0 commit 56daf12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/tools/misc/colord/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
, docbook_xml_dtd_412
, gtk-doc
, libxslt
, enableDaemon ? !stdenv.hostPlatform.isMusl || stdenv.hostPlatform.isStatic
, enableDaemon ? true
}:

stdenv.mkDerivation rec {
Expand Down

0 comments on commit 56daf12

Please sign in to comment.