From 81b214586f1f5ec0662dd355c8fa4080dd6bee5b Mon Sep 17 00:00:00 2001 From: stitchy Date: Mon, 16 Dec 2024 01:29:58 +0000 Subject: [PATCH] fix: nixos build --- packages/default.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/packages/default.nix b/packages/default.nix index 7e470ce..31755c0 100644 --- a/packages/default.nix +++ b/packages/default.nix @@ -156,9 +156,8 @@ in "noto-fonts" "noto-fonts-emoji" "liberation_ttf" - "nerdfonts" "ipafont" - ] pkgs; + ] pkgs ++ builtins.filter lib.attrsets.isDerivation (builtins.attrValues pkgs.nerd-fonts); fonts.fontconfig.defaultFonts = { monospace = [