1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-08 19:46:02 +01:00
nix/doc/manual/source
Sergei Zimmerman b41a9085b2 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 doc: Add eval-profiler documentation and release note 2025-05-21 22:16:31 +00:00
architecture docs: Fix miscellaneous typos and formatting issues 2025-05-13 22:20:11 +00:00
command-ref add reference to the tarball-ttl documentation 2025-06-01 15:56:46 -04: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 Fix a minor typo 2025-06-13 12:28:27 +02:00
language Introduce top-level structuredAttrs field in JSON derivation format 2025-06-12 20:45:47 -04:00
package-management Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
protocols Introduce top-level structuredAttrs field in JSON derivation format 2025-06-12 20:45:47 -04:00
release-notes doc: Add more links 2025-07-07 16:47:02 +02:00
store Fix link 2025-06-23 11:26:59 +02: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 Merge pull request #12994 from fricklerhandwerk/reword-derivation 2025-05-26 14:58:52 +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.30.0 2025-07-07 14:09:18 +02:00