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 treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
es es: fix on new compilers 2024-06-21 15:53:11 +10:00
fish fishPlugins.plugin-git: 0.2 -> 0.3 (#346751) 2024-10-06 10:52:49 +02:00
fzf-git-sh Merge pull request #296261 from becknik/fix-fzf-git-sh2 2024-03-29 11:26:02 -07:00
hilbish hilbish: 2.2.3 -> 2.3.2 2024-08-08 08:28:49 +00:00
hishtory hishtory: 0.303 -> 0.304 2024-08-19 13:16:57 +00:00
ion treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
ksh ksh: reformat, use finalAttrs over rec 2024-05-15 09:21:57 +02:00
liquidprompt liquidprompt: 2.2.0 -> 2.2.1 2024-07-05 11:32:24 -03:00
mrsh treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
murex murex: 6.2.4000 -> 6.3.4225 2024-09-19 02:11:31 +00:00
nsh treewide: convert cargoSha256 to cargoHash 2024-07-03 21:54:10 +08:00
nushell nushellPlugins.dbus: init at 0.12.0 2024-10-19 19:14:19 -05:00
oh treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
oksh oksh: link to ncurses 2024-04-14 23:23:23 -04:00
powershell treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
rc-9front treewide: Remove the definite article from meta.description 2024-06-09 23:08:46 +02:00
rush treewide: Fix indentation in strings 2024-10-22 21:36:42 +02:00
scponly treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
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