i3: Remove CarpAlways from buildInputs.
Oops, it was a leftover from debugging. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
This commit is contained in:
parent
bb153cfe72
commit
32d7c4c435
@ -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 = ''
|
||||
|
Loading…
x
Reference in New Issue
Block a user