From 498edd37d1e65812f38ad34f3d5464ef8efec933 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Wed, 26 Nov 2025 12:42:25 +0900 Subject: Revert "home-manager/fish: disable test execution" This reverts commit b2fc32c1e1362aa1e9c5d096fb45cb9c0cc1978a. --- home-manager/modules/common.nix | 5 ----- 1 file changed, 5 deletions(-) diff --git a/home-manager/modules/common.nix b/home-manager/modules/common.nix index e9d8204..ebf57e9 100644 --- a/home-manager/modules/common.nix +++ b/home-manager/modules/common.nix @@ -201,11 +201,6 @@ in programs.fish = { enable = true; - # Disable test execution temporarily because of test failure on macOS. - package = pkgs.fish.overrideAttrs (old: { - doCheck = false; - }); - interactiveShellInit = builtins.readFile ../config/fish/config.fish; shellInitLast = builtins.readFile ../config/fish/path.fish -- cgit v1.2.3-70-g09d2