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
Bobby Rong
c6db5b7b91
Merge pull request #177877 from NixOS/monitor
...
monitor: 0.13.0 -> 0.14.0
2022-06-17 12:58:46 +08:00
Jonathan Ringer
55c9d73fb2
glances: 3.2.5 -> 3.2.6.4
2022-06-16 09:24:09 -07:00
Bobby Rong
2125bb51eb
monitor: switch to gitUpdater
2022-06-16 20:39:42 +08:00
Bobby Rong
5811847961
monitor: 0.13.0 -> 0.14.0
2022-06-16 20:37:53 +08:00
Ryan Horiguchi
5c43c429b7
glances: 3.2.4.2 -> 3.2.5
2022-06-07 09:23:44 -05:00
Bobby Rong
6ea480daa5
monitor: 0.12.0 -> 0.13.0
2022-03-17 09:29:59 +08:00
davidak
d35021fc31
monitor: 0.11.0 -> 0.12.0
2022-01-18 22:06:43 +08:00
Bobby Rong
5afe0ddcf3
pantheon-tweaks: move to pkgs/desktops/pantheon/third-party
2021-12-18 11:35:56 +08:00
Bobby Rong
67b751ccb8
pantheon-tweaks: 1.0.2 -> 1.0.3
2021-12-06 10:22:34 +08:00
Michael Weiss
ebbca75dc2
glances: 3.2.3.1 -> 3.2.4.2
2021-11-22 21:15:21 -08:00
pasqui23
8b8bd0e23e
systemdgenie: init at 0.99.0 ( #143984 )
2021-11-23 02:32:12 +01:00
Bobby Rong
847b97220e
pantheon-tweaks: 1.0.1 -> 1.0.2
2021-11-03 10:19:04 +08:00
Bobby Rong
448c1fcf76
monitor: 0.10.0 -> 0.11.0
2021-10-27 22:31:39 +08:00
Bobby Rong
feafe817eb
monitor: 0.9.5 -> 0.10.0
2021-09-28 22:01:18 +08:00
davidak
dfa2dd95c2
Merge pull request #138434 from bobby285271/pantheon-team
...
treewide: switch from pantheon.maintainers to lib.teams.pantheon
2021-09-19 02:58:11 +02:00
davidak
a0d68379c2
Merge pull request #138428 from bobby285271/pantheon-tweaks
...
pantheon-tweaks: init at 1.0.1
2021-09-19 02:47:37 +02:00
Bobby Rong
0fd8cc3908
treewide: switch from pantheon.maintainers to lib.teams.pantheon
2021-09-18 23:07:00 +08:00
Bobby Rong
dde5b46c5a
pantheon-tweaks: init at 1.0.1
2021-09-18 22:05:19 +08:00
Bobby Rong
ab5e9cebcd
monitor: 0.8.1 -> 0.9.5
2021-09-18 20:35:51 +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
a@b.co
e1f7f6df68
qjournalctl: init at 0.6.3
2021-07-04 11:51:36 -03:00
Michael Weiss
035ba51146
glances: 3.1.7 -> 3.2.0
2021-07-03 11:46:13 +02:00
Olli Helenius
8609f3fd20
libwnck: make 3.36.0 default
2021-06-24 18:04:30 +03: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
Profpatsch
4a7f99d55d
treewide: with stdenv.lib; in meta -> with lib;
...
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +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
worldofpeace
d12c11e30c
treewide: use nix-update updateScript for packages I maintain
2020-07-29 12:33:39 -04:00
xiorcale
6ac9782de8
monitor: 0.7.2 -> 0.8.1
2020-07-22 14:31:25 +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
xiorcale
ccfe14cb3b
github username: kjuvi -> xiorcale
2020-05-09 09:08:18 +02:00
xiorcaled
640eeb9b85
monitor: 0.7.1 -> 0.7.2
2020-05-09 09:08:18 +02:00
worldofpeace
fbd4290fa9
monitor: add note how to use indicator.
2020-04-16 01:11:27 -04:00
worldofpeace
f646069c4c
monitor: 0.6.2 -> 0.7.1
...
https://github.com/stsdc/monitor/releases/tag/0.7.0
https://github.com/stsdc/monitor/compare/0.7.0...0.7.1
2020-04-16 01:11:27 -04: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
worldofpeace
e881997942
monitor: 0.6.1 -> 0.6.2
...
https://github.com/stsdc/monitor/releases/tag/0.6.2
2019-12-22 23:21:15 -05:00
kjuvi
b697e4a90f
monitor: init at 0.6.1
2019-12-22 23:12:43 -05:00