dbus: 1.10.14 -> 1.10.16
It's for "security" issue that's considered unexploitable with a sane config.
This commit is contained in:
parent
dbae14164b
commit
9458018a87
@ -6,8 +6,8 @@ assert x11Support -> libX11 != null
|
||||
&& libSM != null;
|
||||
|
||||
let
|
||||
version = "1.10.14";
|
||||
sha256 = "10x0wvv2ly4lyyfd42k4xw0ar5qdbi9cksw3l5fcwf1y6mq8y8r3";
|
||||
version = "1.10.16";
|
||||
sha256 = "121kqkjsd3vgf8vca8364xl44qa5086h7qy5zs5f1l78ldpbmc57";
|
||||
|
||||
self = stdenv.mkDerivation {
|
||||
name = "dbus-${version}";
|
||||
|
Loading…
Reference in New Issue
Block a user