about summary refs log tree commit diff
path: root/pkgs/shells/fish/plugins/pure.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/shells/fish/plugins/pure.nix')
-rw-r--r--pkgs/shells/fish/plugins/pure.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/shells/fish/plugins/pure.nix b/pkgs/shells/fish/plugins/pure.nix
index 54af2e0663e86..3221f6b97ca71 100644
--- a/pkgs/shells/fish/plugins/pure.nix
+++ b/pkgs/shells/fish/plugins/pure.nix
@@ -12,7 +12,7 @@ buildFishPlugin rec {
   };
 
   checkInputs = [ git ];
-  checkFunctionPath = [ fishtape ];
+  checkPlugins = [ fishtape ];
   checkPhase = ''
     # https://github.com/rafaelrinaldi/pure/issues/264
     rm tests/_pure_string_width.test.fish