about summary refs log tree commit diff
path: root/pkgs/applications/editors/ed
diff options
context:
space:
mode:
authorOrivej Desh <orivej@gmx.fr>2017-12-04 19:08:11 +0000
committerOrivej Desh <orivej@gmx.fr>2017-12-04 23:31:48 +0000
commit0bb47027abfcbdb6a05c0a8a8eba265c4307bdaa (patch)
treea1acc1822fe8f264481985e5b8051d792c6adc0d /pkgs/applications/editors/ed
parenta865d17b7cd1599f6d0e5512147e15bbc75561ba (diff)
lzip: add unpackCmd hook
Diffstat (limited to 'pkgs/applications/editors/ed')
-rw-r--r--pkgs/applications/editors/ed/default.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/pkgs/applications/editors/ed/default.nix b/pkgs/applications/editors/ed/default.nix
index 1f6a9b89676d6..b611d3319d7ac 100644
--- a/pkgs/applications/editors/ed/default.nix
+++ b/pkgs/applications/editors/ed/default.nix
@@ -11,8 +11,6 @@ stdenv.mkDerivation rec {
     sha256 = "1nqhk3n1s1p77g2bjnj55acicsrlyb2yasqxqwpx0w0djfx64ygm";
   };
 
-  unpackCmd = "tar --lzip -xf";
-
   nativeBuildInputs = [ lzip ];
 
   /* FIXME: Tests currently fail on Darwin: