From 9cf09b42c8da024ce3091b901fcd5c554b31ab73 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Sun, 23 Feb 2025 23:06:27 +0000 Subject: [PATCH] bpftune: 0-unstable-2025-01-17 -> 0-unstable-2025-02-13 --- pkgs/by-name/bp/bpftune/package.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/by-name/bp/bpftune/package.nix b/pkgs/by-name/bp/bpftune/package.nix index d89f392807fc..44b771e9d9e2 100644 --- a/pkgs/by-name/bp/bpftune/package.nix +++ b/pkgs/by-name/bp/bpftune/package.nix @@ -14,13 +14,13 @@ stdenv.mkDerivation rec { pname = "bpftune"; - version = "0-unstable-2025-01-17"; + version = "0-unstable-2025-02-13"; src = fetchFromGitHub { owner = "oracle"; repo = "bpftune"; - rev = "3c6ce4fc0c963610b7bada0ad6bac31c43eaab2e"; - hash = "sha256-0f9cbJgZqGlatMSCKjNsT1NniyrteRANHR1Fj8o4J0c="; + rev = "2f73157b0e6f15034d898f3f92a376e89c3e3819"; + hash = "sha256-0hgTJkGEU1xw2aCvTbhMVOz6EKtICrBqVPwIh5vxCOI="; }; postPatch = ''