i3: Remove CarpAlways from buildInputs.

Oops, it was a leftover from debugging.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
This commit is contained in:
aszlig 2014-08-01 11:16:57 +02:00
parent bb153cfe72
commit 32d7c4c435
No known key found for this signature in database
GPG Key ID: D0EBD0EC8C2DC961

View File

@ -16,7 +16,6 @@ stdenv.mkDerivation rec {
libstartup_notification libX11 pcre libev yajl xcb-util-cursor perl pango
perlPackages.AnyEventI3 perlPackages.X11XCB perlPackages.IPCRun
perlPackages.ExtUtilsPkgConfig perlPackages.TestMore perlPackages.InlineC
perlPackages.CarpAlways
];
patchPhase = ''