1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/pkgs
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
..
applications Merge pull request #70842 from mmahut/jormungandr 2019-10-09 16:58:50 +02:00
build-support
common-updater
data nixos/nginx: use mailcap mime.types 2019-10-09 14:20:40 +00:00
desktops gnome3.gnome-shell: 3.34.0 -> 3.34.1 2019-10-09 04:56:48 +02:00
development python.pkgs.py3status: propagate setuptools 2019-10-09 08:30:15 -07:00
games treewide: mark some broken packages as broken 2019-10-08 17:14:26 +02:00
misc xscreensaver: update hash to match source 2019-10-08 20:56:28 -04:00
os-specific Merge pull request #70773 from r-ryantm/auto-update/rdma-core 2019-10-09 09:29:18 +02:00
servers Merge pull request #67890 from mguentner/mxisd_ma1sd 2019-10-09 14:36:56 +00:00
shells oh-my-zsh: 2019-10-07 -> 2019-10-08 2019-10-08 10:01:51 -04:00
stdenv
test
tools inxi: enable json output 2019-10-09 08:30:56 -07:00
top-level Merge pull request #67890 from mguentner/mxisd_ma1sd 2019-10-09 14:36:56 +00:00