Files
nixpkgs/pkgs/tools/system
David Guibert 18b5ca29f5 inxi: enable json output
Before this patch:
$ inxi --output json --output-file output.json $additional_args
Error 80: The required json Perl module is not installed:
Cpanel::JSON::XS OR JSON::XS
See --recommends for more information.

With this patch, it works as expected:
$ inxi --output json --output-file output.json $additional_args
Writing JSON data to: output.json
Data written successfully.
2019-10-09 08:30:56 -07:00
..
2019-08-28 11:07:32 +00:00
2019-09-08 23:38:31 +00:00
2019-08-28 11:07:32 +00:00
2019-06-18 16:20:00 -05:00
2019-09-22 21:18:54 +02:00
2019-09-10 10:00:11 +02:00
2019-02-28 00:04:45 +01:00
2019-10-05 22:59:23 +09:00
2019-08-28 11:07:32 +00:00
2019-09-26 07:45:52 -07:00
2019-01-04 21:44:18 +00:00
2019-04-10 22:22:48 +02:00
2019-08-28 11:07:32 +00:00
2019-01-15 10:16:11 +01:00
2019-09-08 23:38:31 +00:00
2019-08-28 11:07:32 +00:00
2019-10-09 08:30:56 -07:00
2019-08-28 11:07:32 +00:00
2019-08-19 05:12:23 -07:00
2019-05-06 07:40:52 -07:00
2019-04-26 19:47:41 +02:00
2019-09-26 19:15:47 -07:00
2019-08-31 09:50:38 +02:00
2019-09-15 15:36:31 +02:00
2019-07-15 14:58:38 -07:00
2019-08-31 07:41:22 -04:00
2019-09-13 04:20:00 -05:00
2019-08-28 11:07:32 +00:00
2019-08-28 11:07:32 +00:00
2019-09-08 23:38:31 +00:00
2019-06-18 10:55:06 +02:00
2019-03-04 23:23:55 +01:00
2019-08-17 10:54:38 +00:00
2019-06-03 17:46:53 +01:00
2019-08-17 10:54:38 +00:00
2019-09-29 00:12:18 -07:00