Age | Commit message (Expand) | Author | Files | Lines |
2024-02-02 | r/7472 docs(nix-1p): clarify wording for what is an expression | Vincent Ambo | 1 | -2/+1 |
2023-10-10 | r/6765 docs(nix-1p): add section about the merge operator | Vincent Ambo | 1 | -2/+32 |
2023-10-10 | r/6764 docs(nix-1p): fix formatting of operator table | Vincent Ambo | 1 | -15/+15 |
2023-10-01 | r/6681 docs(nix-1p): update manual links | Jan Hrček | 1 | -8/+8 |
2023-08-01 | r/6459 docs(nix-1p): explain scope of `with` | Vincent Ambo | 1 | -0/+8 |
2023-07-11 | r/6403 docs(nix-1p): suggest using `nix repl` to experiment with commands | Vincent Ambo | 1 | -0/+3 |
2023-06-19 | r/6334 docs(nix-1p): import is a builtin, not a keyword | Vincent Ambo | 1 | -2/+4 |
2022-10-05 | r/5036 docs(nix/nix-1p): Update to use final and prev | vpfeiffer | 1 | -5/+7 |
2022-06-16 | r/4242 chore(nixery): use nix-1p from within the depot | Vincent Ambo | 1 | -2/+3 |
2022-05-29 | r/4189 feat(nix-1p): Export subtree to GitHub | Vincent Ambo | 1 | -0/+15 |
2021-11-14 | Note recommended use of 'or' in override patterns | Vincent Ambo | 1 | -2/+9 |
2021-11-14 | Document binding of attribute set arguments using '@' | Vincent Ambo | 1 | -0/+27 |
2020-11-25 | Note that `or` works for nested attribute access | Vincent Ambo | 1 | -1/+3 |
2020-11-25 | Add small section about `or` expressions | Vincent Ambo | 1 | -1/+27 |
2019-12-18 | Fix typo in code snippet | Asad Saeeduddin | 1 | -1/+1 |
2019-08-21 | Fix rendering of pipes in code blocks across dialects | Vincent Ambo | 1 | -2/+2 |
2019-08-07 | Add table with most important Nix operators | Vincent Ambo | 1 | -0/+23 |
2019-08-02 | Fix link to nixdoc | Louis Taylor | 1 | -0/+1 |
2019-08-01 | Make Github's Nix highlighter happy | Vincent Ambo | 1 | -3/+7 |
2019-08-01 | Add Nix idioms (file lambdas, callPackage, overrides) | Vincent Ambo | 1 | -6/+99 |
2019-08-01 | Add note about 'rec' in attribute sets | Vincent Ambo | 1 | -0/+3 |
2019-08-01 | Point people to the issue tracker for ... issue tracking | Vincent Ambo | 1 | -3/+3 |
2019-08-01 | Check in initial version of nix-1p | Vincent Ambo | 1 | -0/+413 |