1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

7 commits

Author SHA1 Message Date
Thomas Tuegel 6c79045964 extra-cmake-modules: separate setup hook from package 2016-07-29 10:23:18 -05:00
Thomas Tuegel 1db8808b2d kcalc: add missing makeQtWrapper dependency 2016-07-28 19:13:29 -05:00
Jos van den Oever 17627eac65 kde5.spectacle: use postInstall instead of postFixup
The other KDE applications run wrapQtProgram in postInstall.
2016-07-17 12:02:08 +02:00
Thomas Tuegel 6057977ca4 kde5.kate: require makeQtWrapper 2016-07-16 15:02:19 -05:00
Thomas Tuegel 512212db36 kde5.frameworks: unwrap all frameworks 2016-07-16 10:14:47 -05:00
Karn Kallio 48cf70c03e kde5.ark: remove obsolete patch 2016-07-13 19:24:53 -05:00
Thomas Tuegel 422ee37e52 kde5.applications: 16.04.2 -> 16.04.3
- Update from Applications 16.04.2 to 16.04.3.
- Remove the version number from the directory storing the Applications
  Nix expressions. It is not necessary to version the Nix expressions
  now that we keep only one version in Nixpkgs.
- Fix a bug in generate-kde-applications.sh which prevented it from
  finding its helper script.
- Automatically redirect the output of generate-kde-applications.sh to
  make the update script even easier to use.
2016-07-13 13:54:52 -05:00