1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-25 03:17:13 +00:00
nixpkgs/pkgs/shells
piegames 68927918d0 treewide: Fix indentation in strings
The indentation stripping semantics of strings are fairly bad and have a
few gotchas where the resulting string has not the intended indentation.
This commit fixes most if not all such instances in Nixpkgs.

I tried to strive a balance between keeping the diff small and
reformatting/refactoring the code to look better. In general,
reformatting should be left to Nixfmt.

Note that this causes a lot of rebuilds by design. All changes need to
be thoroughly vetted and reviewed for correctness. There is no automatic
way to prove correctness.

List of files to fix generated by running
https://gerrit.lix.systems/c/lix/+/2092 on Nixpkgs and looking at the
warnings.
2024-10-22 21:36:42 +02:00
..
bash treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
carapace carapace: 1.0.6 -> 1.0.7 2024-10-04 06:38:22 +00:00
dash
es
fish fishPlugins.plugin-git: 0.2 -> 0.3 (#346751) 2024-10-06 10:52:49 +02:00
fzf-git-sh
hilbish
hishtory
ion treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
ksh
liquidprompt
mrsh
murex
nsh
nushell nushellPlugins.dbus: init at 0.12.0 2024-10-19 19:14:19 -05:00
oh
oksh
powershell treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
rc-9front
rush treewide: Fix indentation in strings 2024-10-22 21:36:42 +02:00
scponly
yash treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
zsh zsh-you-should-use: 1.8.0 -> 1.9.0 2024-10-15 05:23:53 +00:00