| Commit message (Expand) | Author | Age | Files | Lines |
| * | treewide: fix typos | Ben Siraphob | 2026-01-13 | 1 | -2/+2 |
| * | CONTRIBUTING: change reference for new committers to nixpkgs-committers repo | Wolfgang Walther | 2025-12-13 | 1 | -1/+1 |
| * | doc: fix example (#435473) | Gergő Gutyina | 2025-12-07 | 1 | -2/+2 |
| |\ |
|
| | * | doc: fix examples | Yiyu Zhou | 2025-10-19 | 1 | -2/+2 |
| * | | CONTRIBUTING: fix anchor to staging-nixos section•••Closes #457786
| Maximilian Bosch | 2025-11-04 | 1 | -2/+2 |
| |/ |
|
| * | linux: new workflow for kernel changes (#444973) | Wolfgang Walther | 2025-10-06 | 1 | -8/+30 |
| |\ |
|
| | * | linux: new workflow for kernel changes•••See https://github.com/NixOS/nixpkgs/issues/437208#issuecomment-3288623669
Depends on https://github.com/NixOS/org/pull/172
As documented below, the idea is to essentially group all changes
rebuilding all VM tests with kernel updates and merge them together into
`master` whenever the Linux kernels get updated.
This documents the workflow of updates in the nixpkgs manual. While at
it, I removed the README from the packages because
* it's horribly outdated
* I didn't even know it exists which confirms that its discoverability
was very poor
and added the relevant portions into the nixpkgs manual as well.
| Maximilian Bosch | 2025-10-05 | 1 | -8/+30 |
| * | | CONTRIBUTING: discourage style reviews not based on written rules | Linus Heckemann | 2025-09-25 | 1 | -0/+6 |
| |/ |
|
| * | CONTRIBUTING.md: per discussion, up the number of rebuilds required for mass ... | Philip Taron | 2025-09-02 | 1 | -2/+2 |
| * | CONTRIBUTING.md: use backticks consistently when referring to a branch name | Philip Taron | 2025-09-02 | 1 | -4/+4 |
| * | CONTRIBUTING: default to non-blocking comments•••By making blocking comments explicit, it will be easier to discard
certain nits.
| Wolfgang Walther | 2025-08-31 | 1 | -1/+9 |
| * | CONTRIBUTING: clarify pushing to others' PRs is allowed•••While squash-merges have been discouraged from already, they become
impossible to do when the Merge Queue is enabled. In certain scenarios
it was tolerated to use these, however, thus we introduce an acceptable
replacement instead.
By making explicit that pushing to contributors PRs is allowed by
default, it should be easier for committers to do so.
| Wolfgang Walther | 2025-08-31 | 1 | -2/+9 |
| * | CONTRIBUTING: use pr-template short link•••This is explicitly defined below the header, but wasn't used.
| Wolfgang Walther | 2025-08-31 | 1 | -1/+1 |
| * | treewide: run treefmt with mdcr/nixfmt | Wolfgang Walther | 2025-07-24 | 1 | -21/+29 |
| * | CONTRIBUTING.md: shorten for readability | Wolfgang Walther | 2025-07-11 | 1 | -256/+262 |
| * | CONTRIBUTING.md: remove draft warning•••This was added in caef192c81d2e068a3042d541d355b9596e97906 in 2016. The
issues are not actively being discussed anymore.
| Wolfgang Walther | 2025-06-30 | 1 | -3/+0 |
| * | **/README.md: one sentence per line•••As documented in doc/README.md.
| Wolfgang Walther | 2025-06-29 | 1 | -53/+71 |
| * | docs: merge-bot requires authoring by r-ryantm or a committer•••This brings the listed conditions into sync between `CONTRIBUTING.md`,
`maintainers/README.md`, and the nixpkgs-merge-bot README.
| Tim Schumacher | 2025-06-25 | 1 | -1/+1 |
| * | CONTRIBUTING.md: fix link to formt-check workflow | Markus Wamser | 2025-05-17 | 1 | -1/+1 |
| * | 25.11 is Xantusia25.11-pre | Leona Maroni | 2025-05-16 | 1 | -1/+1 |
| * | CONTRIBUTING: Improve and update formatting docs | Silvan Mosberger | 2025-04-01 | 1 | -2/+19 |
| * | CONTRIBUTING: fix a small typo | Loymdayddaud | 2025-03-08 | 1 | -1/+1 |
| * | Release 24.11 | Tristan Ross | 2024-11-29 | 1 | -1/+1 |
| * | 25.05 is Warbler | Tristan Ross | 2024-11-14 | 1 | -1/+1 |
| * | CONTRIBUTING.md: Add note about nixpkgs-merge-bot restricted authors | ash | 2024-11-04 | 1 | -0/+1 |
| * | CONTRIBUTING.md: extend section on getting your PR merged (#350227) | Atemu | 2024-10-24 | 1 | -7/+20 |
| |\ |
|
| | * | CONTRIBUTING.md: wording nits•••I prefer to avoid the phrase "simply" whenever possible
| Peder Bergebakken Sundt | 2024-10-24 | 1 | -4/+4 |
| | * | CONTRIBUTING.md: extend section on getting your PR merged | Peder Bergebakken Sundt | 2024-10-24 | 1 | -3/+16 |
| * | | CONTRIBUTING.md: fix broken staging graph in newer mermaid versions (#350258) | Atemu | 2024-10-24 | 1 | -6/+2 |
| |\ \
| |/
|/| |
|
| | * | CONTRIBUTING.md: fix broken staging graph in newer mermaid versions | aleksana | 2024-10-22 | 1 | -6/+2 |
| * | | CONTRIBUTING: add practical advice section heading•••It was under the "Conventions" heading before which didn't make sense
| Atemu | 2024-10-18 | 1 | -0/+5 |
| |/ |
|
| * | CONTRIBUTING: add section on getting the PR over the finish line | Atemu | 2024-10-17 | 1 | -0/+51 |
| * | CONTRIBUTING: add section on getting your PR merged•••This serves as an overview of the process as we currently live it and as a guide
for getting it done quickly and efficiently for people who haven't been
contributing to Nixpkgs for many years.
The intention is to document how the process currently works, set expectations
right, provide recommendations on getting through the process and motivate
people to help us committers help them better. Win-win for everyone.
Co-authored-by: Valentin Gagarin <valentin@fricklerhandwerk.de>
Co-authored-by: Leona Maroni <dev@leona.is>
| Atemu | 2024-10-17 | 1 | -5/+125 |
| * | CONTRIBUTING: Remove now-unneeded mass ping section•••This is not a problem anymore with the parent commit
| Silvan Mosberger | 2024-10-10 | 1 | -40/+3 |
| * | treewide: replace `stdenv.is` in non nix files•••Continuing e0464e47880a69896f0fb1810f00e0de469f770a
| Artturin | 2024-09-27 | 1 | -2/+2 |
| * | CONTRIBUTING: offer clearer guidelines about blocker vs. non-blocker issues (...•••We sometimes have reviews that are blocked because of miscommunication between author
and reviewer, we make this clear so that reviewers and authors can refer to a block of
"authoritative" text to unblock their own situations.
Co-authored-by: Valentin Gagarin <valentin@gagarin.work> | Ryan Lahfa | 2024-09-16 | 1 | -0/+16 |
| * | CONTRIBUTING.md: Update link to committers issue | Dionysis Grigoropoulos | 2024-09-10 | 1 | -1/+1 |
| * | CONTRIBUTING.md: Mention nixfmt instead of manual formatting rules | Silvan Mosberger | 2024-07-26 | 1 | -126/+1 |
| * | CONTRIBUTING.md: Editorconfig instead of manual description | Silvan Mosberger | 2024-07-26 | 1 | -3/+1 |
| * | CONTRIBUTING.md: point to the Matrix Staging room | Emily | 2024-07-23 | 1 | -1/+3 |
| * | CONTRIBUTING.md: allow using PRs to target `staging-next` | Emily | 2024-07-23 | 1 | -1/+1 |
| * | CONTRIBUTING.md: Add nixpkgs-merge-bot usage paragraph | Fritz Otlinghaus | 2024-05-22 | 1 | -1/+8 |
| * | 24.05 is Vicuña24.11-pre | Weijia Wang | 2024-05-22 | 1 | -1/+1 |
| * | Remove mentions of documentation-reviewers team•••See also https://github.com/NixOS/nix.dev/pull/978
| Silvan Mosberger | 2024-05-13 | 1 | -1/+1 |
| * | contributing: add link to rebasing+squashing•••contributing: update link to rebasing+squashing
| Marcelo Giles | 2024-04-20 | 1 | -0/+1 |
| * | treewide: Switch markdown placeholder from "..." to <...>•••We use angle brackets since they look a lot like a placeholder while
also being valid nix code, as suggested by roberth here: https://github.com/NixOS/nixpkgs/pull/299554#discussion_r1541797970
| Janne Heß | 2024-03-28 | 1 | -6/+6 |
| * | treewide: Fix all Nix ASTs in all markdown files•••This allows for correct highlighting and maybe future automatic
formatting. The AST was verified to work with nixfmt only.
| Janne Heß | 2024-03-28 | 1 | -46/+58 |
| * | CONTRIBUTING.md: change table column order for staging•••The graph right above the table has the order as `master` ⇒ `staging-next` ⇒ `staging`.
This corresponds with the workflow, i.e. automatic merges happen in that direction and the manual merging is in reverse direction of that.
As a first time reader of this document the table was very confusing due to the disparity of that.
With this change the table should read more fluently for people not familiar with the workflow since the table follows the step-by-step flow of commits.
Signed-off-by: benaryorg <binary@benary.org>
| benaryorg | 2024-02-23 | 1 | -7/+7 |
| * | CONTRIBUTING.md: Sandboxing is enabled by default on Linux•••The fact that sandboxing is already enabled by default is mentioned in
the pull request template. Hence, it might be confusing to ask to enable
sandboxing in CONTRIBUTING.md.
Also follow the `one sentence per line` guideline.
Co-authored-by: Silvan Mosberger <github@infinisil.com>
| ibbem | 2024-02-12 | 1 | -10/+8 |
| * | doc: fix typo | Philipp Riegger | 2024-01-19 | 1 | -1/+1 |