diff --git a/flake.nix b/flake.nix index 933bca432..59ecc0e6e 100644 --- a/flake.nix +++ b/flake.nix @@ -177,7 +177,7 @@ darwin.apple_sdk.frameworks.SystemConfiguration ]) ++ lib.optionals (pkgs.stdenv.isLinux) (with pkgs; [ - checkpolicy + # checkpolicy # failed to build 2024-08-08 semodule-utils /* users are expected to have a system docker, too */ ]);