fireplace: nix-darwin bugfix (#348547)
This commit is contained in:
@@ -25,6 +25,8 @@ stdenv.mkDerivation {
|
||||
hash = "sha256-2NUE/zaFoGwkZxgvVCYXxToiL23aVUFwFNlQzEq9GEc=";
|
||||
};
|
||||
|
||||
makeFlags = lib.optional stdenv.hostPlatform.isDarwin [ "CC=cc" ];
|
||||
|
||||
meta = {
|
||||
description = "Cozy fireplace in your terminal";
|
||||
homepage = "https://github.com/Wyatt915/fireplace";
|
||||
|
||||
Reference in New Issue
Block a user