1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-28 13:11:00 +01:00
nix/src
John Ericson a3d77a4bf2
Merge pull request #14664 from NixOS/fix-i686-asan
libstore: Align LocalFSStore to 8 bytes even on i686-linux
2025-11-27 04:26:08 +00: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 Use std::filesystem::path instead of Path in libexpr. 2025-11-26 11:18:38 -05: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 Replace Path with std::filesystem::path in libfetchers. 2025-11-26 11:23:41 -05:00
libfetchers Move GitHub input attribute validation into inputFromAttrs() 2025-11-26 19:38:42 +01: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 Use std::filesystem::path in libflake. 2025-11-27 01:39:37 +03:00
libflake-c c api: shovel EvalMemory * into nix_value 2025-11-21 21:26:23 +01:00
libflake-tests Replace Path with std::filesystem::path in libfetchers. 2025-11-26 11:23:41 -05:00
libmain Use std::filesystem::path in libmain. 2025-11-27 01:36:52 +00:00
libmain-c meson: Move asan-options to common 2025-10-11 16:08:35 +03:00
libstore libstore: Align LocalFSStore to 8 bytes even on i686-linux 2025-11-27 03:08:11 +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 Replace Path with std::filesystem::path in libfetchers. 2025-11-26 11:23:41 -05:00
libutil Use std::filesystem::path in libmain. 2025-11-27 01:36:52 +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::createRegularFile 2025-11-26 03:49:33 +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