Commit Graph
16 Commits
Author SHA1 Message Date
Dan Callahan b0b0bb7e0b mariadb: fix darwin build
We want to disable `PLUGIN_AUTH_PAM` when building:

1. `mariadb` on macOS.
2. `mariadb-client` on any platform

Unfortunately, the interaction of these two commits
  6c97b0486c
  7e43b4d0ae
created a situation where we disable it *twice* when building on macOS.
Once in a darwin-specific `prePatch` script, and again in the `patches`
section for client builds.

This removes the redundant `prePatch` script and conditionally applies
the patch to `mariadb` server builds on darwin.

Fixes #70835
2019-10-09 21:56:59 +01:00
Dan Callahan 1d13eb119d gitAndTools.gitFastExport: (old) -> v190107 2019-05-12 14:40:15 +01:00
Dan Callahan 4c5aff0691 hugo: 0.55.3 -> 0.55.4 (#60205) 2019-04-26 11:32:53 -07:00
Dan Callahan 83752522e4 hugo: 0.55.2 -> 0.55.3 2019-04-23 11:12:38 +01:00
Dan Callahan 13e7463a57 gnome3.mutter: 3.32.0 -> 3.32.1 2019-04-18 09:29:48 +01:00
Dan Callahan 71727f32a9 rapid-photo-downloader: 0.9.13 -> 0.9.14 (#59347)
This updates Rapid Photo Downloader to 0.9.14 and fixes #56815

Support for RAW images is not currently functioning; the rawkit bindings
are unmaintained and only support libraw <= 0.18, but nixpkgs ships 0.19
2019-04-16 00:03:30 +02:00
Dan Callahan c80385d934 dsseries: init at 1.0.5-1 2019-03-08 15:02:22 +00:00
Dan Callahan 154a7d3cfb renpy: 7.1.3 -> 7.2.0 2019-03-04 14:46:02 +00:00
Dan Callahan f972720c7e SDL2_image: support webp images 2019-03-04 14:07:32 +00:00
Dan Callahan 0ea8c6e3de linux: Enable support for Self-Encrypting Drives
To quote block/Kconfig:

> Builds Logic for interfacing with Opal enabled controllers.
> Enabling this option enables users to setup/unlock/lock
> Locking ranges for SED devices using the Opal protocol.

Without `BLK_SED_OPAL`, it is impossible to resume from sleep when using
a locked self-encrypting drive.

This configuration option appeared in earlier kernels, but only reached
maturity in 4.14 according to discussion at:

- https://github.com/Drive-Trust-Alliance/sedutil/issues/90 and
- https://github.com/Drive-Trust-Alliance/sedutil/pull/190

This kernel option is enabled in the default kernels shipped with
Fedora, Debian, and other mainstream Linux distributions.
2019-02-21 12:14:47 +00:00
Dan Callahan 9e1a3b404b digikam: add ffmpeg to buildInputs
Since version 6.0.0, media playback in Digikam requires ffmpeg.
2019-02-21 09:59:22 +00:00
Dan Callahan d20ad56ca7 nixos/gnome3: enable bolt by default
GNOME's support for Thunderbolt 3 requires the bolt daemon.

Fixes #55938
2019-02-19 20:54:39 +00:00
Dan Callahan 139e12323f nixos/bolt: init at 0.7 2019-02-19 20:54:38 +00:00
Dan Callahan c2a1d01a4b bolt: init at 0.7 2019-02-19 20:54:37 +00:00
Dan Callahan b121c01672 pythonPackages.python-dbusmock: init at 0.18.1 2019-02-19 20:54:36 +00:00
Dan Callahan ffca542386 maintainers: add callahad 2019-02-19 20:54:36 +00:00