bpftune: 0-unstable-2025-02-13 -> 0-unstable-2025-03-07 (#388364)

authored by Nick Cao and committed by GitHub c8152252 4a0372df

+3 -3
+3 -3
pkgs/by-name/bp/bpftune/package.nix
··· 14 15 stdenv.mkDerivation rec { 16 pname = "bpftune"; 17 - version = "0-unstable-2025-02-13"; 18 19 src = fetchFromGitHub { 20 owner = "oracle"; 21 repo = "bpftune"; 22 - rev = "2f73157b0e6f15034d898f3f92a376e89c3e3819"; 23 - hash = "sha256-0hgTJkGEU1xw2aCvTbhMVOz6EKtICrBqVPwIh5vxCOI="; 24 }; 25 26 postPatch = ''
··· 14 15 stdenv.mkDerivation rec { 16 pname = "bpftune"; 17 + version = "0-unstable-2025-03-07"; 18 19 src = fetchFromGitHub { 20 owner = "oracle"; 21 repo = "bpftune"; 22 + rev = "744bd48eccb536d6e9c782f635130dbf322e8a32"; 23 + hash = "sha256-pjFqq5KeG1ptTEo8ENiqC/QkDPqQG4VPR2GDvcBPwH8="; 24 }; 25 26 postPatch = ''