mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
nixos/shells: fix indent everywhere
to comply with `doc/coding-conventions.xml`
This commit is contained in:
parent
d273db48c6
commit
8952375b48
4 changed files with 25 additions and 26 deletions
|
@ -152,7 +152,6 @@ in
|
|||
and begin
|
||||
${fishAliases}
|
||||
|
||||
|
||||
set fish_function_path ${pkgs.fish-foreign-env}/share/fish-foreign-env/functions $fish_function_path
|
||||
fenv source /etc/fish/foreign-env/interactiveShellInit > /dev/null
|
||||
set -e fish_function_path[1]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue