nixpkgs/pkgs/development/libraries/dbus
aszlig c5b2714bc7
dbus: Put DTDs into $out instead of $doc
First of all, these "documents" are not really documentation, so it
really doesn't make much sense to put it into $doc.

The main point however is that the installer tests are failing since
this was introduced in ac0cdc1952.

One way to circumvent this is putting dbus.doc into
system.extraDependencies of the installer tests, but given the first
point this sounds a bit odd to me.

So I went for the second way of putting it into $out, because it's now
basically necessary to build a NixOS system.

With this the NixOS installer tests should now work again, although I
have only tested this with the installer.simple test.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @abbradar
2017-02-20 03:24:38 +01:00
..
default.nix dbus: Put DTDs into $out instead of $doc 2017-02-20 03:24:38 +01:00
implement-getgrouplist.patch
make-dbus-conf.nix dbus: Put DTDs into $out instead of $doc 2017-02-20 03:24:38 +01:00
make-session-conf.xsl makeDBusConf: init 2017-02-16 15:41:23 +03:00
make-system-conf.xsl makeDBusConf: init 2017-02-16 15:41:23 +03:00
systemd.patch