1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-03 07:31:00 +01:00
nix/src
Sergei Zimmerman a5eba9a354
libexpr: Fix error message in forceStringNoCtx
Otherwise it would print the address of the value.
2025-11-11 04:12:44 +03: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 Make the store path info ca field structured in JSON 2025-11-06 15:19:44 -05:00
kaitai-struct-checks nix-kaitai-struct: make it not longer part of the devshell 2025-11-05 22:22:45 +01:00
libcmd Factor out --no-check-sigs 2025-10-16 16:35:09 +02:00
libexpr libexpr: Fix error message in forceStringNoCtx 2025-11-11 04:12:44 +03: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 Merge pull request #14503 from obsidiansystems/store-info-transitional 2025-11-11 00:20:18 +00:00
libstore-c Relegate toRealPath to LocalFSStore 2025-11-05 10:44:25 -05:00
libstore-test-support meson: Move asan-options to common 2025-10-11 16:08:35 +03:00
libstore-tests Merge pull request #14503 from obsidiansystems/store-info-transitional 2025-11-11 00:20:18 +00:00
libutil Merge pull request #14479 from lovesegfault/topo-sort-handle-cycles 2025-11-10 20:50:17 +00:00
libutil-c Use less c_str() in the evaluator, and other cleanups 2025-11-03 15:14:50 +03:00
libutil-test-support Allow for standard nlohmann JSON serializers to take separate XP features 2025-10-16 16:45:22 -04: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 Convert Realisation JSON logic to standard style 2025-09-22 12:59:37 -04: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