1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-09 20:16:03 +01:00
nix/doc/manual/source
Sergei Zimmerman e37fce3899 meson: Fix nix_system_cpu for MIPS and 32 bit ARM systems
Prior patches in 54dc5314e8
and 6db6190002 fixed the default
system double for i686 and ppc/ppc64. This also patch also covers
32 bit arm and mips. ARM cpu names are taken from host_machine.cpu()
for a lack of a better option, but host_machine.cpu_family() is
preferred, since that is supposed to be somewhat standard for cross
files. Endianness is handled correctly by looking at host_machine.endian().

This also updates the documentation to be up to date to how system cpu
is translated from the host_machine specification.

(cherry picked from commit 60d124b36e)
2025-07-26 23:29:28 +00:00
..
advanced-topics docs: Fix miscellaneous typos and formatting issues 2025-05-13 22:20:11 +00:00
architecture docs: Fix miscellaneous typos and formatting issues 2025-05-13 22:20:11 +00:00
command-ref fix various typos in docs 2025-05-14 21:29:17 +02:00
development meson: Fix nix_system_cpu for MIPS and 32 bit ARM systems 2025-07-26 23:29:28 +00:00
figures Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
installation index.md: add warning for installing as root 2025-05-10 18:13:58 +03:00
language docs: remove repeated "allowedReferences" 2025-05-16 15:56:26 +00:00
package-management Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
protocols fix various typos in docs 2025-05-14 21:29:17 +02:00
release-notes Add little blurb at the top of 2.29 release notes 2025-05-14 19:05:27 -04:00
store docs: remove lexical illusions detected with write-good 2025-05-16 15:56:26 +00:00
_redirects Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
c-api.md Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
favicon.png Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
favicon.svg Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
glossary.md fix various typos in docs 2025-05-14 21:29:17 +02:00
introduction.md docs: don't mention Haskell 2025-04-29 10:58:34 +02:00
meson.build Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
quick-start.md Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
SUMMARY.md.in release notes: 2.29.0 2025-05-14 18:43:53 -04:00