nixpkgs/pkgs
Maximilian Bosch a8a6d26f8f partition-manager: 3.0.1 -> 3.3.1 (#40895)
The `3.0.1` build was broken (see the Hydra build from
https://hydra.nixos.org/build/74368257 for further reference).

Because of the missing `utillinux` build input the package fails fairly
early:

```
-- Checking for module 'blkid'
--   No package 'blkid' found
CMake Error at /nix/store/9hmhxgj4jk6jmxihgavj6gm0p759misc-cmake-3.10.2/share/cmake-3.10/Modules/FindPkgConfig.cmake:415 (message):
  A required package was not found
```

Additionally `partition-manager` was broken on non-KDE desktops (none+i3
in my case) as the plugins from `libsForQt5.kpmcore` couldn't be found
in `QT_PLUGIN_PATH` unless it's installed in
`environment.systemPackages` or with `nix-env -iA libsForQt5.kpmcore`.
This has been fixed by adding a wrapper in the `postInstall` hook which
prefixes the `QT_PLUGIN_PATH` with the plugin path from `kpmcore` used
for the build.
2018-05-22 12:10:51 +02:00
..
applications Merge pull request #40886 from Synthetica9/atom-1-27-1 2018-05-22 10:38:33 +02:00
build-support requireFile: Use stdenvNoCC 2018-05-21 19:26:36 -04:00
common-updater
data all-cabal-hashes: update Hackage snapshot to latest version 2018-05-22 10:34:21 +02:00
desktops gnome3.gnome-user-docs: 3.28.1 → 3.28.2 2018-05-19 17:34:10 +02:00
development pythonPackages.pyhomematic: 0.1.42 -> 0.1.43 2018-05-22 12:09:46 +02:00
games freeciv: cleanup overrides 2018-05-21 19:55:37 -05:00
misc libretro: build cores on darwin 2018-05-21 19:55:37 -05:00
os-specific wireguard: fix up text, maintainer, and version 2018-05-22 02:58:13 +02:00
servers Merge pull request #40867 from r-ryantm/auto-update/bind 2018-05-21 13:22:52 +02:00
shells dash: 0.5.10.1 -> 0.5.10.2 2018-05-21 09:17:45 +00:00
stdenv
test
tools partition-manager: 3.0.1 -> 3.3.1 (#40895) 2018-05-22 12:10:51 +02:00
top-level pythonPackages.timeout-decorator: 0.3.2 -> 0.4.0 (#40914) 2018-05-22 11:40:26 +02:00