1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-28 13:11:00 +01:00
nix/src
Sergei Zimmerman 3716bd9a62
libstore: Fix double quotes in debug logs for pathlocks
This is now using std::filesystem which gets double-quoted.
2025-11-26 03:31:32 +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 JSON impl and Schema for DummyStore 2025-11-24 17:04:24 -05:00
kaitai-struct-checks packaging: Unbork win shells with unavailable dependencies 2025-11-19 00:43:28 +03:00
libcmd No more Path in libnixcmd 2025-11-25 05:00:09 +00:00
libexpr parser.y: correctly abstract over to-be-constructed ExprString 2025-11-25 23:33:58 +03:00
libexpr-c libexpr: use allocBytes() to allocate StringData 2025-11-21 21:26:23 +01:00
libexpr-test-support Make string matcher for libexpr texts like others 2025-11-10 00:54:20 -05:00
libexpr-tests libexpr: use allocBytes() to allocate StringData 2025-11-21 21:26:23 +01:00
libfetchers libfetchers: Don't have a single shared tarball cache 2025-11-22 22:48:40 +03:00
libfetchers-c meson: Move asan-options to common 2025-10-11 16:08:35 +03:00
libfetchers-tests Introduce GitAccessorOptions 2025-11-21 20:29:47 +01:00
libflake libexpr: use allocBytes() to allocate StringData 2025-11-21 21:26:23 +01:00
libflake-c c api: shovel EvalMemory * into nix_value 2025-11-21 21:26:23 +01:00
libflake-tests libfetchers: Restore plain git inputs recognition 2025-10-31 22:42:43 +03:00
libmain libmain: Fix download progress rendering 2025-11-26 01:22:47 +03:00
libmain-c meson: Move asan-options to common 2025-10-11 16:08:35 +03:00
libstore libstore: Fix double quotes in debug logs for pathlocks 2025-11-26 03:31:32 +03:00
libstore-c libstore-c: Add new derivation and store path functions 2025-11-25 13:18:10 -05:00
libstore-test-support Convert profiles to use std::filesystem::path 2025-11-24 13:38:01 -05:00
libstore-tests libstore-c: Add new derivation and store path functions 2025-11-25 13:18:10 -05:00
libutil No more Path in libnixcmd 2025-11-25 05:00:09 +00:00
libutil-c C API: Need to try-catch around new 2025-11-25 13:00:13 -05:00
libutil-test-support Add some infrastructure changes for better JSON ref<T> impls 2025-11-24 17:04:23 -05:00
libutil-tests libutil: Use openFileEnsureBeneathNoSymlinks in RestoreSink::createDirectory 2025-11-25 01:10:35 +03:00
nix Simplify nix develop "gathering derivation environment" 2025-11-25 11:29:42 -05: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