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