From e2a237d6f9c903be392be159e617027874e05490 Mon Sep 17 00:00:00 2001 From: Yureka Date: Mon, 17 Apr 2023 13:24:11 +0200 Subject: [PATCH] fastnetmon-advanced: 2.0.335 -> 2.0.336 (#226602) --- pkgs/servers/fastnetmon-advanced/default.nix | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/pkgs/servers/fastnetmon-advanced/default.nix b/pkgs/servers/fastnetmon-advanced/default.nix index 34e85914e77a..780c65986593 100644 --- a/pkgs/servers/fastnetmon-advanced/default.nix +++ b/pkgs/servers/fastnetmon-advanced/default.nix @@ -2,11 +2,11 @@ stdenv.mkDerivation rec { pname = "fastnetmon-advanced"; - version = "2.0.335"; + version = "2.0.336"; src = fetchurl { url = "https://repo.fastnetmon.com/fastnetmon_ubuntu_jammy/pool/fastnetmon/f/fastnetmon/fastnetmon_${version}_amd64.deb"; - hash = "sha256-2WdCQX0AiLTPGM9flVSXgKMrTGCwSXk9IfyS5SRKroY="; + hash = "sha256-qbGYvBaIMnpoyfBVfcCY16vlOaYyE4MPdnkwWohBukA="; }; nativeBuildInputs = [ @@ -21,12 +21,6 @@ stdenv.mkDerivation rec { ar xf $src tar xf data.tar.xz - # "These binaries are not part of FastNetMon and we shipped them by accident. They will be removed in next stable build" - rm opt/fastnetmon/app/bin/{generate_rsa_keys,license_app,fastnetmon_license_server} - - # ships with both 2_0_0 and 2_3_0 but the shared objects are not versioned and only 2_3_0 has the necessary symbols - rm -rf opt/fastnetmon/libraries/libclickhouse_2_0_0/ - # unused libraries, which have additional dependencies rm opt/fastnetmon/libraries/gcc1210/lib/libgccjit.so.0.0.1 rm opt/fastnetmon/libraries/poco_1_10_0/lib/libPocoCryptod.so.70