forked from mirrors/nixpkgs
esniper: man, this is more difficult than I would have thought
This commit is contained in:
parent
54cf26ad8d
commit
48bce09773
|
@ -1,4 +1,4 @@
|
|||
{ stdenv, fetchurl, openssl, curl, coreutils, gawk }:
|
||||
{ stdenv, fetchurl, openssl, curl, coreutils, gawk, bash }:
|
||||
|
||||
stdenv.mkDerivation {
|
||||
name = "esniper-2.27.0";
|
||||
|
|
Loading…
Reference in a new issue