mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2025-01-02 17:09:09 +03:00
out_of_date_package_report.md: fix typo
This commit is contained in:
parent
7240c085d0
commit
6daff24989
@ -13,10 +13,10 @@ assignees: ''
|
|||||||
<!-- Note that these are hard requirements -->
|
<!-- Note that these are hard requirements -->
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
You can use the "Go to file" functionality on github to find the package
|
You can use the "Go to file" functionality on GitHub to find the package
|
||||||
Then you can go to the history for this package
|
Then you can go to the history for this package
|
||||||
Find the latest "package_name: old_version -> new_version" commit
|
Find the latest "package_name: old_version -> new_version" commit
|
||||||
The "new_version" is the the current version of the package
|
The "new_version" is the current version of the package
|
||||||
-->
|
-->
|
||||||
- [ ] Checked the [nixpkgs master branch](https://github.com/NixOS/nixpkgs)
|
- [ ] Checked the [nixpkgs master branch](https://github.com/NixOS/nixpkgs)
|
||||||
<!--
|
<!--
|
||||||
@ -29,7 +29,7 @@ There's a high chance that you'll have the new version right away while helping
|
|||||||
###### Project name
|
###### Project name
|
||||||
`nix search` name:
|
`nix search` name:
|
||||||
<!--
|
<!--
|
||||||
The current version can be found easily with the same process than above for checking the master branch
|
The current version can be found easily with the same process as above for checking the master branch
|
||||||
If an open PR is present for the package, take this version as the current one and link to the PR
|
If an open PR is present for the package, take this version as the current one and link to the PR
|
||||||
-->
|
-->
|
||||||
current version:
|
current version:
|
||||||
|
Loading…
Reference in New Issue
Block a user