Commit graph

23 commits

Author SHA1 Message Date
Michael Weiss 69bf6db33e
inxi: 3.1.07-1 -> 3.1.08-1 2020-10-17 19:08:36 +02:00
Michael Weiss 85537bce39
inxi: 3.1.06-1 -> 3.1.07-1 2020-10-01 17:29:51 +02:00
Michael Weiss 47437afc00
inxi: 3.1.05-4 -> 3.1.06-1 2020-08-17 18:00:57 +02:00
Michael Weiss 4c6743c79c
inxi: 3.1.05-2 -> 3.1.05-4 2020-08-13 14:39:05 +02:00
Michael Weiss b739e02e12
inxi: 3.1.05-1 -> 3.1.05-2 2020-07-29 17:22:58 +02:00
Michael Weiss 2c7646b1f3
inxi: 3.1.04-1 -> 3.1.05-1 2020-07-27 22:52:44 +02:00
Michael Weiss 55668eb671
inxi: 3.1.03-1 -> 3.1.04-1 2020-07-01 20:07:51 +02:00
Michael Weiss a209c46bc2
inxi: 3.1.01-1 -> 3.1.03-1 2020-06-13 15:28:08 +02:00
Michael Weiss 84342d7b83
inxi: 3.1.00-1 -> 3.1.01-1 2020-06-02 18:16:32 +02:00
Michael Weiss 18504037c5
inxi: Add a flag to install all recommended tools 2020-04-23 13:56:46 +02:00
Michael Weiss 58f8e4a8c2
inxi: 3.0.38-1 -> 3.1.00-1 2020-04-23 12:51:09 +02:00
Michael Weiss b6a5079800
inxi: 3.0.37-1 -> 3.0.38-1 2020-03-17 19:45:19 +01:00
Michael Weiss e9077fc706
inxi: 3.0.36-1 -> 3.0.37-1 2019-11-29 13:14:25 +01:00
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
Frederik Rietdijk fe9a3e3e63 Merge staging-next into staging 2019-08-17 09:39:23 +02:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Michael Weiss 6347116187
inxi: 3.0.35-1 -> 3.0.36-1 2019-08-15 11:11:00 +02:00
Michael Weiss 70aeeef882
inxi: 3.0.34-1 -> 3.0.35-1 2019-07-17 18:40:12 +02:00
Michael Weiss 83e8638fe9
inxi: 3.0.33-1 -> 3.0.34-1 2019-05-01 16:16:57 +02:00
Michael Weiss e6a3229626
inxi: 3.0.32-1 -> 3.0.33-1 2019-03-30 11:31:31 +01:00
Michael Weiss b0db4571a4
inxi: 3.0.31-1 -> 3.0.32-1 2019-02-08 19:33:31 +01:00
Michael Weiss 320a57198f
inxi: 3.0.30-1 -> 3.0.31-1 2019-02-07 20:47:23 +01:00
Michael Weiss 041ff813f4
inxi: init at 3.0.30-1 2019-01-13 19:47:32 +01:00