nixpkgs/pkgs/development/mobile
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
..
abootimg
adb-sync treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
adbfs-rootless
androidenv androidenv: updates for Android API 35 (#336113) 2024-10-09 23:19:05 +03:00
checkra1n
cordova
fdroidcl
genymotion genymotion: 3.7.0 -> 3.7.1 2024-06-04 08:28:33 +00:00
gomobile treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
imgpatchtools treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
titanium treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
titanium-alloy treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
titaniumenv treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
webos treewide: passthru nixos test (#334491) 2024-08-18 00:29:43 +02:00
xcodeenv treewide: Fix indentation in strings 2024-10-22 21:36:42 +02:00
xpwn treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00