1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-15 06:52:43 +01:00
nix/src
David McFarland 1b5af49fd0 Remove static data from headers
We don't want to duplicate any of these across libraries, which is what
happens when the platform doesn't support unique symbols.
2025-11-12 19:54:30 -04:00
..
external-api-docs doc: Improve libexpr-c docs 2025-10-28 17:57:15 +01:00
internal-api-docs meson: Apply formatting universally 2025-08-07 02:58:29 +03:00
json-schema-checks Drop external*Inputs from packages 2025-11-07 15:24:26 -05:00
kaitai-struct-checks Drop external*Inputs from packages 2025-11-07 15:24:26 -05:00
libcmd Remove static data from headers 2025-11-12 19:54:30 -04:00
libexpr Remove static data from headers 2025-11-12 19:54:30 -04:00
libexpr-c Use less c_str() in the evaluator, and other cleanups 2025-11-03 15:14:50 +03:00
libexpr-test-support Make string matcher for libexpr texts like others 2025-11-10 00:54:20 -05:00
libexpr-tests Use hybrid C / Pascal strings in the evaluator 2025-11-10 01:01:23 -05:00
libfetchers Merge pull request #14368 from NixOS/keep-tarball-cache-open 2025-11-10 17:18:01 +00:00
libfetchers-c meson: Move asan-options to common 2025-10-11 16:08:35 +03:00
libfetchers-tests libfetchers-tests: Add InputFromAttrsTest for #14429 2025-11-08 00:17:04 +03:00
libflake Don't crash on flakerefs containing newlines 2025-11-06 13:06:38 +01:00
libflake-c meson: Move asan-options to common 2025-10-11 16:08:35 +03:00
libflake-tests libfetchers: Restore plain git inputs recognition 2025-10-31 22:42:43 +03:00
libmain progress-bar: use dynamic size units 2025-11-07 23:50:38 +01:00
libmain-c meson: Move asan-options to common 2025-10-11 16:08:35 +03:00
libstore Remove static data from headers 2025-11-12 19:54:30 -04:00
libstore-c Relegate toRealPath to LocalFSStore 2025-11-05 10:44:25 -05:00
libstore-test-support JSON alongside binary proto serialization test data 2025-11-10 18:32:31 -05:00
libstore-tests Merge pull request #14489 from roberth/shell-a-la-carte 2025-11-11 16:17:05 +00:00
libutil Remove static data from headers 2025-11-12 19:54:30 -04:00
libutil-c Use less c_str() in the evaluator, and other cleanups 2025-11-03 15:14:50 +03:00
libutil-test-support JSON alongside binary proto serialization test data 2025-11-10 18:32:31 -05:00
libutil-tests refactor(libutil/topo-sort): return variant instead of throwing 2025-11-10 15:04:45 -05:00
nix Make ValidPathInfo, NarInfo JSON instances, but don't yet use in the CLI 2025-11-10 18:31:44 -05:00
perl Drop external*Inputs from packages 2025-11-07 15:24:26 -05:00
nix-functional-tests Build Functional tests with Meson 2024-08-14 15:35:40 -04:00
nix-manual Build the manual with Meson 2024-10-09 11:58:17 -04:00