forked from mirrors/nixpkgs
Merge pull request #19249 from groxxda/patch-1
reviewing-contributions.xml: fix typo
This commit is contained in:
commit
c76d292e5b
|
@ -212,7 +212,7 @@ $ nix-shell -p nox --run "nox-review -k pr PRNUMBER"
|
|||
- [ ] build time only dependencies are declared in `nativeBuildInputs`
|
||||
- [ ] source is fetched using the appropriate function
|
||||
- [ ] phases are respected
|
||||
- [ ] patches that are remotely available are fetched with `fetchPatch`
|
||||
- [ ] patches that are remotely available are fetched with `fetchpatch`
|
||||
|
||||
##### Possible improvements
|
||||
|
||||
|
|
Loading…
Reference in a new issue