mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-18 10:53:52 +00:00
esniper: update to latest version 0.35.0
This commit is contained in:
parent
c5fb293a1d
commit
bbf359ecc8
@ -1,7 +1,7 @@
|
||||
{ stdenv, fetchFromGitHub, openssl, curl, coreutils, gawk, bash, which }:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
name = "esniper-2.33.0.2017-11-06";
|
||||
name = "esniper-2.35.0";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "yhfudev";
|
||||
|
Loading…
Reference in New Issue
Block a user