Remove top-level kde5 attribute

- There is no such thing as KDE 5
This commit is contained in:
Thomas Tuegel
2017-02-25 12:25:44 -06:00
parent c1ddd2353b
commit 8eb4d2afbc
11 changed files with 189 additions and 192 deletions

View File

@@ -19,7 +19,7 @@ existing packages here and modify it as necessary.
1. Update the URL in `./fetch.sh`.
2. Run `./maintainers/scripts/fetch-kde-qt.sh pkgs/development/libraries/kde-frameworks`
from the top of the Nixpkgs tree.
3. Invoke `nix-build -A kde5` and ensure that everything builds.
3. Use `nox-review wip` to check that everything builds.
4. Commit the changes and open a pull request.
*/