nixpkgs/pkgs/applications/editors
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
..
aewan
android-studio android-studio: add forceWayland 2024-10-10 10:50:34 +08:00
android-studio-for-platform
bluefish bluefish: 2.2.15 -> 2.2.16 2024-10-14 06:07:15 +00:00
bluej
bonzomatic
bvi
bviplus treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
code-browser
codeblocks treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
cpeditor
cudatext cudatext: fix path to cp 2024-10-18 13:08:37 +02:00
deadpixi-sam
dhex
dit treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
eclipse treewide: replace webkitgtk to webkitgtk_4_0 2024-10-11 17:23:43 -06:00
edwood
emacs emacsPackages.ebuild-mode: 1.72 -> 1.75 2024-10-15 13:29:04 +00:00
featherpad
flpsed treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
focuswriter focuswriter: 1.8.8 -> 1.8.9 2024-10-14 18:24:22 +00:00
formiko treewide: replace webkitgtk to webkitgtk_4_0 2024-10-11 17:23:43 -06:00
geany
gedit treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
glow glow: 1.5.1 -> 2.0.0 2024-08-25 02:51:24 +00:00
gnome-builder gnome-builder: 46.2 → 46.3 2024-08-03 18:12:50 +08:00
gnome-inform7 treewide: replace webkitgtk to webkitgtk_4_0 2024-10-11 17:23:43 -06:00
gobby
gophernotes
greenfoot
hecate
heh treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
helix
hexcurse treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
hexdino
howl
ht treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
jed
jedit
jetbrains jetbrains.plugins: update 2024-09-27 09:44:57 +02:00
jupyter jupyter: respect JUPYTER_PATH 2024-09-10 14:06:32 -06:00
jupyter-kernels treewide: remove CMAKE_BUILD_TYPE from cmakeFlags (#336854) 2024-09-19 22:32:31 +02:00
kakoune treewide: use a consistent meta.priority default 2024-08-29 09:04:57 -07:00
kibi
kile
lapce treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
ldtk
leafpad
leo-editor leo-editor: use pyqt6 2024-08-16 09:41:23 +02:00
libresprite treewide: Fix indentation in strings 2024-10-22 21:36:42 +02:00
lifeograph
lite
lite-xl treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
manuskript
marker
mg mg: 7.3 -> 7.3-unstable-2024-06-04 2024-09-14 07:43:56 +02:00
mindforger treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
mle
molsketch molsketch: fix cmakeFlags for __structuredAttrs 2024-08-21 22:13:04 +08:00
nano nano: 8.1 -> 8.2 2024-09-10 21:39:52 +01:00
ne
nedit treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
neovim neovim: expose vimPackage 2024-10-15 14:08:10 +02:00
notepad-next treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
notepadqq
nvi treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
nvpy
oed
okteta
openvi openvi: 7.5.29 -> 7.6.30 2024-10-08 05:59:28 +00:00
ox ox: 0.3.0 -> 0.6.1 2024-09-30 22:27:55 +09:00
pinegrow
qemacs qemacs: 6.1.1b -> 6.3.2 2024-10-08 20:54:30 +02:00
quartus-prime quartus-prime-lite: run tests with NIXPKGS_QUARTUS_REPRODUCIBLE_BUILD=1 2024-09-21 13:08:34 +02:00
qxmledit treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
qxw
rednotebook treewide: replace webkitgtk to webkitgtk_4_0 2024-10-11 17:23:43 -06:00
rehex treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
retext
rstudio treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
scite
sigil
spacevim
standardnotes
sublime treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
teehee
texmacs treewide: Fix indentation in strings 2024-10-22 21:36:42 +02:00
texmaker texmaker: format code 2024-09-08 21:00:32 +02:00
texstudio texstudio: 4.8.3 -> 4.8.4 2024-10-04 22:20:08 +00:00
textadept
texworks treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
thiefmd treewide: adopt some unmaintained GTK packages 2024-09-14 21:07:29 +08:00
tijolo treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
tiled tiled: add qtwayland to buildInputs 2024-10-16 22:23:49 +08:00
tweak
typora pkgs/applications: remove unused arguments 2024-07-26 11:36:49 +02:00
uivonim
vbindiff
vim vimPlugins: update on 2024-10-20 (#349875) 2024-10-20 21:16:17 +02:00
vscode tinymist: 0.11.32 -> 0.12.0 2024-10-19 20:30:58 +02:00
wily
wxhexeditor treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
xedit treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
xmlcopyeditor treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
xxe-pe
your-editor your-editor: 1600 -> 1601 2024-09-19 16:11:21 +00:00
zee treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00