docnix icon indicating copy to clipboard operation
docnix copied to clipboard

nix-community reference documentation (until officially released) [maintainer=@hsjobeki]

Results 10 docnix issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [@astrojs/starlight](https://starlight.astro.build) ([source](https://togithub.com/withastro/starlight/tree/HEAD/packages/starlight)) |...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open These updates have all been created already. Click a checkbox below to...

The following URL was working, now is 404 https://nix-community.github.io/docnix/reference/

I'm missing some functions like `pkgs.buildEnv` or `pkgs.dockerTools.buildLayeredImage`. Noogle is missing those as well. Maybe the logic for finding functions needs to be improved?

I think the name docnix is too generic and confusing as there are other projects with a similar name (e.g. nix-doc).

Hi, I stumbled across the reference page the other day and am quite impressed. With the best documentation it can be quite helpful to read code, and especially helpful if...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use...

See this example: ![Screenshot 2023-11-07 at 10 39 19](https://github.com/nix-community/docnix/assets/9742635/b4596850-e670-4d74-9304-03121f5fa2c9) I am searching for "optionals", and there is [`lib.optionals`](https://nix-community.github.io/docnix/reference/lib/lib-optionals/) that matches this search exactly, but it is not the first result...

The Github icon in the header points to nixpkgs right now. I would expect it to point at this repo here. It's not a huge issue at this moment because...

The "Contribute Now!" links seem to often not point at the correct location. See [wrapNeovim](https://nix-community.github.io/docnix/reference/pkgs/pkgs-wrapneovim/), [hunspellWithDicts](https://nix-community.github.io/docnix/reference/pkgs/pkgs-hunspellwithdicts/) or [libcCrossChooser](https://nix-community.github.io/docnix/reference/pkgs/pkgs-libccrosschooser/) for wrong links and [overrideCC](https://nix-community.github.io/docnix/reference/pkgs/pkgs-overridecc/), [generateSplicesForMkScope](https://nix-community.github.io/docnix/reference/pkgs/pkgs-generatesplicesformkscope/) and [extend](https://nix-community.github.io/docnix/reference/pkgs/pkgs-extend/) for correct links.