Document unsafeGetAttrPos #770

Closed
opened 2025-03-26 13:49:56 +00:00 by prince213 · 2 comments

Problem

See also https://github.com/NixOS/nix/issues/12757.

unsafeGetAttrPos is not documented or mentioned anywhere except in release notes here: https://docs.lix.systems/manual/lix/nightly/release-notes/rl-1.7.html

Proposal

A PR that adds this to builtin documentation:
https://docs.lix.systems/manual/lix/nightly/language/builtins.html

Checklist

## Problem See also https://github.com/NixOS/nix/issues/12757. `unsafeGetAttrPos` is not documented or mentioned anywhere except in release notes here: https://docs.lix.systems/manual/lix/nightly/release-notes/rl-1.7.html ## Proposal A PR that adds this to builtin documentation: https://docs.lix.systems/manual/lix/nightly/language/builtins.html ## Checklist <!-- make sure this issue is not redundant or obsolete --> - [X] checked [latest Lix manual] or its [source code] - [X] checked [documentation issues] and [recent documentation changes] for possible duplicates [latest Lix manual]: https://docs.lix.systems/manual/lix/nightly [source code]: https://git.lix.systems/lix-project/lix/src/main/doc/manual/src [documentation issues]: https://git.lix.systems/lix-project/lix/issues?labels=151&state=all [recent documentation changes]: https://gerrit.lix.systems/q/p:lix+path:%22%5Edoc/manual/.*%22
Owner

Feel free to write one! No opposition to doing so; see the builtins md files.

Feel free to write one! No opposition to doing so; see the builtins md files.
Member

This issue was mentioned on Gerrit on the following CLs:

  • commit message in cl/2905 ("docs: document unsafeGetAttrPos")
<!-- GERRIT_LINKBOT: {"cls": [{"backlink": "https://gerrit.lix.systems/c/lix/+/2905", "number": 2905, "kind": "commit message"}], "cl_meta": {"2905": {"change_title": "docs: document unsafeGetAttrPos"}}} --> This issue was mentioned on Gerrit on the following CLs: * commit message in [cl/2905](https://gerrit.lix.systems/c/lix/+/2905) ("docs: document unsafeGetAttrPos")
Sign in to join this conversation.
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lix-project/lix#770
No description provided.