lol

jsoncpp: 1.8.0 -> 1.8.4

Semi-automatic update. These checks were performed:

- built on NixOS
- found 1.8.4 with grep in /nix/store/y4i1yg5dyczsifajqcmws9hv5aqy502k-jsoncpp-1.8.4
- found 1.8.4 in filename of file in /nix/store/y4i1yg5dyczsifajqcmws9hv5aqy502k-jsoncpp-1.8.4

cc "@ttuegel @cpages"

+2 -2
+2 -2
pkgs/development/libraries/jsoncpp/default.nix
··· 5 5 }: 6 6 stdenv.mkDerivation rec { 7 7 name = "jsoncpp-${version}"; 8 - version = "1.8.0"; 8 + version = "1.8.4"; 9 9 10 10 src = fetchFromGitHub { 11 11 owner = "open-source-parsers"; 12 12 repo = "jsoncpp"; 13 13 rev = version; 14 - sha256 = "1lg22zrjnl10x1bw0wfz72xd2kfbzynyggk8vdwd89mp1g8xjl9d"; 14 + sha256 = "1z0gj7a6jypkijmpknis04qybs1hkd04d1arr3gy89lnxmp6qzlm"; 15 15 }; 16 16 17 17 /* During darwin bootstrap, we have a cp that doesn't understand the