nixpkgs/pkgs/tools
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
..
admin tigervnc: add makeWrapper to nativeBuildInputs 2018-05-17 10:27:08 -05:00
archivers innoextract: support extraction of multi-file archives 2018-04-09 15:14:27 +08:00
audio Merge pull request #40457 from jfrankenau/zsh-completions 2018-05-13 23:04:36 +02:00
backup restic: 0.8.3 -> 0.9.0 2018-05-21 22:15:33 +02:00
bluetooth openobex: 1.7.1 -> 1.7.2 2018-02-28 11:32:38 +01:00
bootloaders/refind refind: fix runtime errors 2018-05-03 22:13:39 +02:00
cd-dvd Merge pull request #36885 from obsidiansystems/meta-host-prepare 2018-03-12 19:06:35 -04:00
compression Merge pull request #38865 from matthewbauer/darwin-security-fixes 2018-04-12 14:27:00 -05:00
filesystems duperemove: 0.10 -> 0.11 (#40684) 2018-05-18 11:18:12 +02:00
graphics blockhash: init at 0.3 (#40737) 2018-05-19 23:33:09 +02:00
inputmethods uim: 1.8.6 -> 1.8.6-20180501-git, switch to fetchFromGitHub 2018-05-15 15:23:59 +00:00
misc partition-manager: 3.0.1 -> 3.3.1 (#40895) 2018-05-22 12:10:51 +02:00
networking wireguard-tools: clean up, wrap w/ wireguard-go on Darwin 2018-05-22 04:24:34 +03:00
nix/info nix-info: build locally 2018-01-21 14:09:35 +01:00
package-management xbps: limit to platforms.linux 2018-05-18 13:07:51 -05:00
security lastpass-cli: 1.3.0 -> 1.3.1 (#40734) 2018-05-19 18:21:46 +02:00
system acpica-tools: 20180427 -> 20180508 2018-05-12 15:16:58 +02:00
text mdbook 0.1.5 -> 0.1.7 (#40580) 2018-05-16 18:00:32 +02:00
typesetting pdfgrep: 2.0.1 -> 2.1.0 2018-05-03 16:02:17 +02:00
video tree-wide: platforms = platforms.gnu; -> platforms = gnu ++ linux 2018-04-30 18:08:48 -05:00
virtualization distrobuilder: init at HEAD 2018-05-12 21:14:10 +03:00
X11 xpra: 2.2.6 -> 2.3 2018-05-16 22:45:17 -07:00