Revert "systemd: Try adding cryptsetup to buildInputs."

This reverts commit eda8d21d8b0a69e4b7a3bc215e2215ffc6526495.
This commit is contained in:
Moritz Ulrich
2016-03-24 15:34:09 +01:00
parent 88e2cc480f
commit 7503ee71fc
2 changed files with 2 additions and 7 deletions

View File

@@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
buildInputs =
[ linuxHeaders pkgconfig intltool gperf libcap kmod xz pam acl
cryptsetup libuuid m4 glib libxslt libgcrypt libgpgerror
/* cryptsetup */ libuuid m4 glib libxslt libgcrypt libgpgerror
libmicrohttpd kexectools libseccomp audit lz4 libapparmor
/* FIXME: we may be able to prevent the following dependencies
by generating an autoconf'd tarball, but that's probably not