linuxPackages.systemtap: 4.5 -> 4.8
fixes the build with debuginfod-enabled elfutils
This commit is contained in:
parent
efc59894b1
commit
b3b79fc41e
@ -6,8 +6,8 @@ let
|
||||
## fetchgit info
|
||||
url = "git://sourceware.org/git/systemtap.git";
|
||||
rev = "release-${version}";
|
||||
sha256 = "sha256-3LgqMBCnUG2UmsekaIvV43lBpSPEocEXmFV9WpE7wE0=";
|
||||
version = "4.5";
|
||||
sha256 = "sha256-UiUMoqdfkk6mzaPGctpQW3dvOWKhNBNuScJ5BpCykVg=";
|
||||
version = "4.8";
|
||||
|
||||
inherit (kernel) stdenv;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user