+6
-6
nixos/modules/programs/fish.nix
+6
-6
nixos/modules/programs/fish.nix
···set fish_function_path $fish_function_path ${pkgs.fish-foreign-env}/share/fish-foreign-env/functions
-216
pkgs/shells/fish/builtin_status.patch
-216
pkgs/shells/fish/builtin_status.patch
···-diff --git a/share/functions/__fish_config_interactive.fish b/share/functions/__fish_config_interactive.fish-@@ -101,7 +101,7 @@ function __fish_config_interactive -d "Initializations that should be performed-@@ -128,14 +128,14 @@ function __fish_config_interactive -d "Initializations that should be performed-function __fish_repaint --on-variable fish_color_cwd --description "Event handler, repaints the prompt when fish_color_cwd changes"-function __fish_repaint_root --on-variable fish_color_cwd_root --description "Event handler, repaints the prompt when fish_color_cwd_root changes"-@@ -191,7 +191,7 @@ function __fish_config_interactive -d "Initializations that should be performed-@@ -728,7 +728,7 @@ for var in repaint describe_style show_informative_status showdirtystate showsta-function __fish_git_prompt_repaint $varargs --description "Event handler, repaints prompt when functionality changes"-for name in cleanstate dirtystate invalidstate stagedstate stateseparator untrackedfiles upstream_ahead upstream_behind-@@ -746,7 +746,7 @@ for var in '' _prefix _suffix _bare _merging _cleanstate _invalidstate _upstream-function __fish_git_prompt_repaint_color $varargs --description "Event handler, repaints prompt when any color changes"-@@ -766,7 +766,7 @@ for var in cleanstate dirtystate invalidstate stagedstate stashstate statesepara-function __fish_git_prompt_repaint_char $varargs --description "Event handler, repaints prompt when any char changes"-@@ -40,7 +40,7 @@ function psub --description "Read from stdin into a file and output the filename-diff --git a/share/tools/web_config/sample_prompts/classic_git.fish b/share/tools/web_config/sample_prompts/classic_git.fish-function __fish_repaint_user --on-variable fish_color_user --description "Event handler, repaint when fish_color_user changes"-function __fish_repaint_host --on-variable fish_color_host --description "Event handler, repaint when fish_color_host changes"-function __fish_repaint_status --on-variable fish_color_status --description "Event handler; repaint when fish_color_status changes"-function __fish_repaint_bind_mode --on-variable fish_key_bindings --description "Event handler; repaint when fish_key_bindings changes"
-13
pkgs/shells/fish/command-not-found.patch
-13
pkgs/shells/fish/command-not-found.patch
···-diff --git a/share/functions/__fish_config_interactive.fish b/share/functions/__fish_config_interactive.fish-@@ -230,7 +230,7 @@ function __fish_config_interactive -d "Initializations that should be performed
+56
-41
pkgs/shells/fish/default.nix
+56
-41
pkgs/shells/fish/default.nix
···-sed -i "s|(hostname\||(${nettools}/bin/hostname\||" "$out/share/fish/functions/fish_prompt.fish"-sed -i "s|Popen(\['manpath'|Popen(\['${man-db}/bin/manpath'|" "$out/share/fish/tools/create_manpage_completions.py"-echo "set fish_complete_path (echo \$NIX_PROFILES | tr ' ' '\n')\"/share/fish/vendor_completions.d\" \$fish_complete_path" >> $out/share/fish/config.fish
+6
-11
pkgs/shells/fish/etc_config.patch
+6
-11
pkgs/shells/fish/etc_config.patch
···