summaryrefslogtreecommitdiffstats
path: root/pkgs/servers/fastnetmon-advanced
diff options
context:
space:
mode:
authorYureka <yuka@yuka.dev>2023-04-17 13:24:11 +0200
committerGitHub <noreply@github.com>2023-04-17 13:24:11 +0200
commite2a237d6f9c903be392be159e617027874e05490 (patch)
tree54de22bd975a844cc40c23407203ca442ab3322c /pkgs/servers/fastnetmon-advanced
parent707d71c85f92962b04d92045ce8d28d003bd068a (diff)
fastnetmon-advanced: 2.0.335 -> 2.0.336 (#226602)
Diffstat (limited to 'pkgs/servers/fastnetmon-advanced')
-rw-r--r--pkgs/servers/fastnetmon-advanced/default.nix10
1 files 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