nixpkgs/nixos/modules/installer
Peder Bergebakken Sundt 3100acba08 treewide: \xc2\xa0 ->
I have no idea what this escape sequence even is, but it breaks the nix parser with cryptic errors if not used in a comment.
A friend let me know MacOS is prone to input weird spaces, not sure if that is the source.

Candidates were located and created with:

    chr="$(echo -e '\xc2\xa0')"; rg -F "$chr" -l | xe sd -F "$chr" " "

There are some examples left, most being example output from `tree` in various markdown documents, some patches which we can't really touch, and `pkgs/tools/nix/nixos-render-docs/src/tests/test_commonmark.py` which I'm not sure if should be addressed
2024-10-02 15:33:06 +02:00
..
cd-dvd treewide: \xc2\xa0 -> 2024-10-02 15:33:06 +02:00
netboot installer: only use squashfs threads=multi on supported kernels 2024-09-18 17:27:20 -07:00
scan nixos/installer.scan: remove with lib; 2024-09-15 10:43:45 +02:00
sd-card fix bug where nix store DB would not be loadable if root was not mounted on / 2024-09-11 09:59:22 +02:00
tools nixVersions.nix_2_18: 2.18.7 -> 2.18.8 2024-09-26 20:53:55 +02:00
virtualbox-demo.nix