Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |