From 085a7b8c4a510b93184bea2b7fadc8f4331099a6 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 5 Jan 2025 12:55:26 +0000 Subject: [PATCH] Auto generate docs/reference/options.md --- docs/reference/options.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/docs/reference/options.md b/docs/reference/options.md index 0542f4619..f42abb939 100644 --- a/docs/reference/options.md +++ b/docs/reference/options.md @@ -923,7 +923,7 @@ package -What caches to pull from. +Which Cachix caches to pull from. @@ -933,7 +933,12 @@ list of string *Default:* -` [ ] ` + +``` +[ + "devenv" +] +``` *Declared by:* - [https://github.com/cachix/devenv/blob/main/src/modules/cachix.nix](https://github.com/cachix/devenv/blob/main/src/modules/cachix.nix) @@ -944,7 +949,7 @@ list of string -What cache to push to. Automatically also adds it to the list of caches to pull from. +Which Cachix cache to push to. This cache is also added to ` cachix.pull `.