Loading pkgs/applications/maui/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -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. Loading Loading
pkgs/applications/maui/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -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. Loading