1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-24 11:19:35 +01:00
nix/src
Robert Hensing a812b6c6e6 libexpr: add list index to deepSeq error traces
When deepSeq encounters an error while evaluating a list element, the
error trace now includes the list index, making it easier to locate
the problematic element.
2025-11-21 23:51:07 +01: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 nlohmann::json instance and JSON Schema for MemorySourceAccessor 2025-11-20 15:19:24 -05:00
kaitai-struct-checks packaging: Unbork win shells with unavailable dependencies 2025-11-19 00:43:28 +03:00
libcmd Registry: Drop settings field 2025-11-19 11:52:15 +01:00
libexpr libexpr: add list index to deepSeq error traces 2025-11-21 23:51:07 +01:00
libexpr-c nix_api_expr: ensure destructors are called for builder/state 2025-11-15 15:39:39 -04:00
libexpr-test-support Make string matcher for libexpr texts like others 2025-11-10 00:54:20 -05:00
libexpr-tests Disable toString/ToStringPrimOpTest.toString/10 on cygwin 2025-11-16 23:32:29 -04:00
libfetchers libutil: Fix copyRecursive and use for nix flake clone 2025-11-21 00:21:23 +03:00
libfetchers-c meson: Move asan-options to common 2025-10-11 16:08:35 +03:00
libfetchers-tests libfetchers: Convert ref<Store> -> Store & 2025-11-17 20:08:51 +01:00
libflake libfetchers: Convert ref<Store> -> Store & 2025-11-17 20:08:51 +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 Deduplicate listNar and MemorySourceAccessor::File 2025-11-20 14:57:47 -05:00
libstore-c libstore-c: Organize API into separate headers 2025-11-17 12:23:57 -05:00
libstore-test-support JSON alongside binary proto serialization test data 2025-11-10 18:32:31 -05:00
libstore-tests Rename MemorySourceAccessor::File::Directory::{contents -> entries} 2025-11-20 14:44:41 -05:00
libutil Merge pull request #14607 from NixOS/open-directory-cloexec 2025-11-21 01:23:57 +00:00
libutil-c fmt 2025-11-15 08:34:16 -08:00
libutil-test-support JSON alongside binary proto serialization test data 2025-11-10 18:32:31 -05:00
libutil-tests nlohmann::json instance and JSON Schema for MemorySourceAccessor 2025-11-20 15:19:24 -05:00
nix Merge pull request #14603 from NixOS/safe-cast 2025-11-20 21:26:00 +00:00
perl packaging: Unbork win shells with unavailable dependencies 2025-11-19 00:43:28 +03: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