1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-09 03:56:01 +01:00
nix/doc/manual/source
Sergei Zimmerman 94d37e62fc
treewide: Support builds with ASAN, enable in CI
Enables builds with ASAN to catch memory corruption
bugs faster and in CI. This is an incredibly valuable
instrument that must be used as much as possible.

Somewhat based on jade's work from Lix, though there's a lot that
we have to do differently:

19ae87e5ce

Co-authored-by: Jade Lovelace <lix@jade.fyi>
2025-09-19 01:33:57 +03: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 treewide: Support builds with ASAN, enable in CI 2025-09-19 01:33:57 +03:00
development treewide: Support builds with ASAN, enable in CI 2025-09-19 01:33:57 +03:00
figures Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
installation treewide: Bump C++ standard version to C++23 2025-08-19 15:33:27 +03:00
language doc: document global builtins 2025-09-18 00:04:31 -04:00
package-management Fix documentation for GC w.r.t. symlinks 2025-07-10 16:19:43 -04:00
protocols Make the JSON format for derivation use basename store paths 2025-09-17 16:38:17 -04:00
release-notes Tweak 2025-08-22 11:03:05 +02:00
store doc: Rephrase store-object.md 2025-09-13 10:17:12 +08: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 meson: Apply formatting universally 2025-08-07 02:58:29 +03:00
quick-start.md Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
SUMMARY.md.in release notes: 2.31.0 2025-08-21 13:37:38 +02:00