all repos — searchix @ 3b168be37ea5ff9a6354681aaa187bc77318ac10

Search engine for NixOS, nix-darwin, home-manager and NUR users

docs: update default nix-darwin importer config

Alan Pearce
commit

3b168be37ea5ff9a6354681aaa187bc77318ac10

parent

ea9db0f984359bad3ffbe614cb45c248476c4f67

1 file changed, 1 insertion(+), 1 deletion(-)

changed files
M internal/config/default.gointernal/config/default.go
@@ -61,7 +61,7 @@ Fetcher: Channel,
Channel: "nixpkgs", URL: "https://channels.nixos.org/nixos-unstable/nixexprs.tar.xz", ImportPath: "nixos/release.nix", - Attribute: "options", + Attribute: "docs.optionsJSON", OutputPath: "share/doc/nixos", Timeout: Duration{5 * time.Minute}, Repo: nixpkgs,