1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-10 11:01:03 +01:00
nix/src
Bernardo Meurer c5ed22dd41
fix(libstore/s3-binary-cache-store): include documentation from markdown file
The S3BinaryCacheStoreConfig::doc() function was returning a minimal
hardcoded 3-line string instead of including the comprehensive
documentation from s3-binary-cache-store.md.

This was introduced in PR #13752 which moved the prose documentation to
the markdown file but forgot to update the doc() function to use it.
2025-12-04 22:30:32 -05: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 Introduce --json-format for nix path-info 2025-12-03 22:04:21 -05:00
kaitai-struct-checks packaging: Unbork win shells with unavailable dependencies 2025-11-19 00:43:28 +03:00
libcmd Fix mingw build 2025-12-03 20:09:33 +01:00
libexpr Document scopedImport builtin 2025-12-04 01:40:06 +01:00
libexpr-c libexpr: Fix tests on 32 bit systems 2025-11-28 00:35:56 +03:00
libexpr-test-support Make string matcher for libexpr texts like others 2025-11-10 00:54:20 -05:00
libexpr-tests More mingw fixes 2025-12-04 17:56:07 +01:00
libfetchers Fix mingw build 2025-12-03 20:09:33 +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 More mingw fixes 2025-12-04 17:56:07 +01:00
libmain Fix mingw build 2025-12-03 20:09:33 +01:00
libmain-c meson: Move asan-options to common 2025-10-11 16:08:35 +03:00
libstore fix(libstore/s3-binary-cache-store): include documentation from markdown file 2025-12-04 22:30:32 -05:00
libstore-c libstore-c: Add new derivation and store path functions 2025-11-25 13:18:10 -05:00
libstore-test-support More mingw fixes 2025-12-04 17:56:07 +01:00
libstore-tests More mingw fixes 2025-12-04 17:56:07 +01:00
libutil Merge pull request #14681 from NixOS/cgroup-stats 2025-12-04 01:04:18 +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 More mingw fixes 2025-12-04 17:56:07 +01:00
nix Make nix path-info follow the JSON guildelines 2025-12-03 23:41:48 -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