Commit graph

25 commits

Author SHA1 Message Date
Luflosi 262987f52d
glances: 3.3.0 -> 3.3.1
https://github.com/nicolargo/glances/releases/tag/v3.3.1
2023-01-26 11:10:37 +01:00
R. Ryantm 3d0ad18747 glances: 3.2.7 -> 3.3.0 2022-10-29 10:43:18 +00:00
Ryan Horiguchi 550f8b9ddd
glances: 3.2.6.4 -> 3.2.7 2022-07-31 12:34:58 +02:00
Jiajie Chen efb1ce5cd0 glances: fix tests on darwin
Apply changes from https://github.com/nicolargo/glances/pull/2082
2022-07-11 20:00:05 +08:00
Jonathan Ringer 55c9d73fb2 glances: 3.2.5 -> 3.2.6.4 2022-06-16 09:24:09 -07:00
Ryan Horiguchi 5c43c429b7 glances: 3.2.4.2 -> 3.2.5 2022-06-07 09:23:44 -05:00
Michael Weiss ebbca75dc2 glances: 3.2.3.1 -> 3.2.4.2 2021-11-22 21:15:21 -08:00
Sandro 7dc8038904
Merge pull request #135048 from primeos/glances 2021-08-21 20:59:45 +02:00
Michael Weiss 7ec6b6bb22
glances: 3.2.3 -> 3.2.3.1 2021-08-21 11:13:34 +02:00
Sebastián Mancilla 8f94a33b38 treewide: ensure pre/post phase hooks are strings
Some derivations use lib.optional or lib.optionals when setting pre/post
phase hooks. Ensure the proper lib.optionalString is used.
2021-08-20 19:08:42 -04:00
R. RyanTM 98d8f2e8fe glances: 3.2.2 -> 3.2.3 2021-08-15 01:13:14 +00:00
R. RyanTM f1561b7f4d glances: 3.2.1 -> 3.2.2 2021-07-25 08:36:31 +00:00
Michael Weiss c05bef5bc5 glances: 3.2.0 -> 3.2.1 2021-07-10 09:22:46 -07:00
Michael Weiss 035ba51146
glances: 3.1.7 -> 3.2.0 2021-07-03 11:46:13 +02:00
Michael Weiss 501956b985
glances: 3.1.6.2 -> 3.1.7 2021-05-02 21:22:56 +02:00
Sandro Jäckel f54ac06752
glances: remove unused input 2021-02-22 01:16:18 +01:00
Michael Weiss cd4c376baf
glances: 3.1.6.1 -> 3.1.6.2 2021-02-07 19:28:01 +01:00
Michael Weiss 8ef056ba72
glances: 3.1.6 -> 3.1.6.1 2021-01-24 14:56:36 +01:00
Michael Weiss a57e182ed6
glances: 3.1.5 -> 3.1.6 2021-01-23 14:14:07 +01:00
Luflosi b3053385e5
glances: add py-cpuinfo dependency
This enables the Quicklook CPU info module.
2020-10-25 10:45:20 +01:00
Michael Weiss 465985bd8e
glances: 3.1.4.1 -> 3.1.5 2020-08-19 16:20:03 +02:00
Luflosi 66bed3798b glances: remove batinfo dependency
batinfo is no longer in the list of optional dependencies since fd45d4121a. batinfo seems to no longer be maintained and also doesn't work on macOS, causing the sensors plugin of glances to fail. glances automatically uses psutil when batinfo is not available.
2020-07-06 20:20:45 -07:00
Michael Weiss 63805796c6
glances: 3.1.4 -> 3.1.4.1 2020-03-25 19:01:01 +01:00
Michael Weiss 152dddaa8f glances: 3.1.3 -> 3.1.4 2020-03-12 00:13:27 +00:00
Jonathan Ringer cad99590a2 glances: move from python-module to application 2020-02-29 15:07:44 -08:00