libsForQt5.mauiPackages: fix typo

This commit is contained in:
Robert Schütz 2024-02-27 19:04:07 -08:00
parent 442dba6ba4
commit d4c26061bd
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ See also `pkgs/applications/kde` as this is what this is based on.
# Updates
1. Update the URL in `./fetch.sh`.
2. Run `callPackage ./maintainers/scripts/fetch-kde-qt.sh pkgs/applications/maui`
2. Run `./maintainers/scripts/fetch-kde-qt.sh pkgs/applications/maui`
from the top of the Nixpkgs tree.
3. Use `nixpkgs-review wip` to check that everything builds.
4. Commit the changes and open a pull request.