mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 16:33:15 +00:00
3100acba08
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 |
||
---|---|---|
.. | ||
channel.nix | ||
installation-cd-base.nix | ||
installation-cd-graphical-base.nix | ||
installation-cd-graphical-calamares-gnome.nix | ||
installation-cd-graphical-calamares-plasma5.nix | ||
installation-cd-graphical-calamares-plasma6.nix | ||
installation-cd-graphical-calamares.nix | ||
installation-cd-graphical-gnome.nix | ||
installation-cd-graphical-plasma5-new-kernel.nix | ||
installation-cd-graphical-plasma5.nix | ||
installation-cd-minimal-new-kernel-no-zfs.nix | ||
installation-cd-minimal-new-kernel.nix | ||
installation-cd-minimal.nix | ||
iso-image.nix | ||
sd-image-aarch64-new-kernel.nix | ||
sd-image-aarch64.nix | ||
sd-image-armv7l-multiplatform.nix | ||
sd-image-raspberrypi.nix | ||
sd-image.nix |