aboutsummaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/libsecret
diff options
context:
space:
mode:
authorWill Dietz <w@wdtz.org>2020-01-26 16:44:16 -0600
committerWill Dietz <w@wdtz.org>2020-01-26 16:44:16 -0600
commitacc1d391560eca6d6d35209b058db2ed731cfe16 (patch)
tree7f6109ead1c4762b8ccfbf0201b05d4df890fb29 /pkgs/development/libraries/libsecret
parentad4f0ffc796a72ff2c70a0626954ea916ed461b4 (diff)
libsecret: wrap to 80chars per reviewer request
Diffstat (limited to 'pkgs/development/libraries/libsecret')
-rw-r--r--pkgs/development/libraries/libsecret/default.nix14
1 files changed, 10 insertions, 4 deletions
diff --git a/pkgs/development/libraries/libsecret/default.nix b/pkgs/development/libraries/libsecret/default.nix
index 3cbee96c8514..d62fc1508c01 100644
--- a/pkgs/development/libraries/libsecret/default.nix
+++ b/pkgs/development/libraries/libsecret/default.nix
@@ -1,5 +1,6 @@
-{ stdenv, fetchurl, fetchpatch, glib, pkgconfig, gettext, libxslt, python3, docbook_xsl, docbook_xml_dtd_42
-, libgcrypt, gobject-introspection, vala, gtk-doc, gnome3, gjs, libintl, dbus, xvfb_run }:
+{ stdenv, fetchurl, fetchpatch, glib, pkgconfig, gettext, libxslt, python3
+, docbook_xsl, docbook_xml_dtd_42 , libgcrypt, gobject-introspection, vala
+, gtk-doc, gnome3, gjs, libintl, dbus, xvfb_run }:
stdenv.mkDerivation rec {
pname = "libsecret";
@@ -25,7 +26,10 @@ stdenv.mkDerivation rec {
outputs = [ "out" "dev" "devdoc" ];
propagatedBuildInputs = [ glib ];
- nativeBuildInputs = [ pkgconfig gettext libxslt docbook_xsl docbook_xml_dtd_42 libintl gobject-introspection vala gtk-doc ];
+ nativeBuildInputs = [
+ pkgconfig gettext libxslt docbook_xsl docbook_xml_dtd_42 libintl
+ gobject-introspection vala gtk-doc
+ ];
buildInputs = [ libgcrypt ];
# optional: build docs with gtk-doc? (probably needs a flag as well)
@@ -35,7 +39,9 @@ stdenv.mkDerivation rec {
enableParallelBuilding = true;
- installCheckInputs = [ python3 python3.pkgs.dbus-python python3.pkgs.pygobject3 xvfb_run dbus gjs ];
+ installCheckInputs = [
+ python3 python3.pkgs.dbus-python python3.pkgs.pygobject3 xvfb_run dbus gjs
+ ];
# needs to run after install because typelibs point to absolute paths
doInstallCheck = false; # Failed to load shared library '/force/shared/libmock_service.so.0' referenced by the typelib