esniper: man, this is more difficult than I would have thought

This commit is contained in:
Peter Simons 2012-07-27 01:34:54 +02:00
parent 54cf26ad8d
commit 48bce09773

View File

@ -1,4 +1,4 @@
{ stdenv, fetchurl, openssl, curl, coreutils, gawk }:
{ stdenv, fetchurl, openssl, curl, coreutils, gawk, bash }:
stdenv.mkDerivation {
name = "esniper-2.27.0";