Commit Graph

3752 Commits

Author SHA1 Message Date
figsoda
65373919b7 ttop: 1.2.1 -> 1.2.2
Diff: https://github.com/inv2004/ttop/compare/v1.2.1...v1.2.2

Changelog: https://github.com/inv2004/ttop/releases/tag/v1.2.2
2023-09-05 13:25:28 -04:00
figsoda
1fdf869662 ttop: 1.2.0 -> 1.2.1
Diff: https://github.com/inv2004/ttop/compare/v1.2.0...v1.2.1

Changelog: https://github.com/inv2004/ttop/releases/tag/v1.2.1
2023-09-04 13:07:03 -04:00
Matthias Beyer
af213b3a68
Merge pull request #252855 from RaitoBezarius/update/netdata
netdata: 1.42.1 -> 1.42.2
2023-09-03 20:43:49 +02:00
figsoda
a48ce1b713
Merge pull request #252944 from figsoda/ttop 2023-09-02 23:54:45 -04:00
figsoda
91431ebefb
Merge pull request #252936 from r-ryantm/auto-update/automatic-timezoned
automatic-timezoned: 1.0.121 -> 1.0.124
2023-09-02 10:13:21 -04:00
figsoda
b123db8d74 ttop: update meta
- add figsoda to maintainers
- add changelog
- don't use src.meta directly because it only provides the homepage and
  causes extra indentation
2023-09-02 10:11:09 -04:00
figsoda
e953f0b02e ttop: add version test 2023-09-02 10:09:48 -04:00
figsoda
85159d323a ttop: fix version 2023-09-02 10:09:09 -04:00
R. Ryantm
9a8a3c5620 automatic-timezoned: 1.0.121 -> 1.0.124 2023-09-02 13:23:17 +00:00
Nikolay Korotkiy
265e6de15a
ttop: 1.0.1 → 1.2.0 2023-09-02 15:38:28 +04:00
Raito Bezarius
be45243fb4 netdata: 1.42.1 -> 1.42.2
https://github.com/netdata/netdata/releases/tag/v1.42.2
2023-09-02 00:07:38 +02:00
Franz Pletz
74f0173a48
Merge pull request #252637 from philiptaron/htop
htop: fix configure.am error with --enable-sensors
2023-08-31 23:51:25 +02:00
Nick Cao
6eee2fa688
Merge pull request #252626 from r-ryantm/auto-update/lr
lr: 1.5.1 -> 1.6
2023-08-31 17:35:20 -04:00
Philip Taron
127ea2d80e
htop: fix configure.am error with --enable-sensors
Commit 23c81659b5 didn't get the configure flag quite right. According to https://github.com/htop-dev/htop/blob/main/configure.ac#L671, it's `--enable-sensors`, not `--with-sensors`.

I tested this out locally with 

```
programs.htop = {
    enable = true;
    package = pkgs.htop.overrideAttrs (prev: {
      configureFlags = [
        "--enable-unicode"
        "--sysconfdir=/etc"
        "--enable-affinity"
        "--enable-capabilities"
        "--enable-delayacct"
        "--enable-sensors"
      ];
    });
  };
```
2023-08-31 13:40:13 -07:00
R. Ryantm
0e43eb9c64 lr: 1.5.1 -> 1.6 2023-08-31 19:23:41 +00:00
R. Ryantm
6c7ac3f2f3 daemon: 0.8.2 -> 0.8.4 2023-08-31 17:06:18 +00:00
Weijia Wang
bbabd65d99
Merge pull request #251870 from r-ryantm/auto-update/rsyslog
rsyslog: 8.2306.0 -> 8.2308.0
2023-08-29 22:53:04 +02:00
Weijia Wang
f3e591089a
Merge pull request #249358 from r-ryantm/auto-update/stress-ng
stress-ng: 0.15.10 -> 0.16.04
2023-08-29 22:14:05 +02:00
Weijia Wang
c3f592e0bb
Merge pull request #251700 from r-ryantm/auto-update/thermald
thermald: 2.5.3 -> 2.5.4
2023-08-29 21:47:44 +02:00
R. Ryantm
3d52741a6a rsyslog: 8.2306.0 -> 8.2308.0 2023-08-28 00:41:45 +00:00
Gaetan Lepage
8996dfe108 nvitop: 1.2.0 -> 1.3.0 2023-08-27 15:25:19 +02:00
R. Ryantm
2e2efe8d0a thermald: 2.5.3 -> 2.5.4 2023-08-27 02:52:46 +00:00
figsoda
4a72b60b83 bottom: 0.9.5 -> 0.9.6
Diff: https://github.com/ClementTsang/bottom/compare/0.9.5...0.9.6

Changelog: https://github.com/ClementTsang/bottom/blob/0.9.6/CHANGELOG.md
2023-08-26 22:40:55 -04:00
Stig
c34a05e86f
Merge pull request #251360 from qbit/rex-fix
rex: fix runtime with patchShebangs
2023-08-26 22:13:53 +02:00
Matthias Beyer
b42e2b7a3a
Merge pull request #251462 from r-ryantm/auto-update/sg3_utils
sg3_utils: 1.47 -> 1.48
2023-08-26 21:38:29 +02:00
figsoda
f5c3db8962 bottom: 0.9.4 -> 0.9.5
Diff: https://github.com/ClementTsang/bottom/compare/0.9.4...0.9.5

Changelog: https://github.com/ClementTsang/bottom/blob/0.9.5/CHANGELOG.md
2023-08-26 12:57:48 -04:00
R. Ryantm
63e4ff8bde sg3_utils: 1.47 -> 1.48 2023-08-25 22:05:38 +00:00
Franz Pletz
c0967315ff
Merge pull request #249600 from anthonyroussel/nvtop_3_0_2
nvtop: 3.0.1 -> 3.0.2
2023-08-25 20:01:45 +02:00
R. Ryantm
23d4032e75 netdata: 1.42.0 -> 1.42.1 2023-08-25 15:45:43 +00:00
Aaron Bieber
9e10716644
rex: fix runtime with patchShebangs 2023-08-25 06:27:36 -06:00
Pierre Bourdon
f3961adf6a
Merge pull request #250769 from dominikh/acpica-tools
acpica-tools: 20230331 -> 20230628
2023-08-24 21:40:29 +02:00
Pierre Bourdon
e11b2c5a21
acpica-tools: add delroth to maintainers 2023-08-24 21:39:53 +02:00
Benjamin Staffin
63f858bdf8
hddfancontrol: license and metadata tweaks (#251184)
* nixos/hddfancontrol: missed a few code review tweaks

Following up on https://github.com/NixOS/nixpkgs/pull/239801#pullrequestreview-1498132501

* hddfancontrol: Fix license field
2023-08-24 12:41:43 -04:00
Benjamin Staffin
8deb8a1fcf hddfancontrol: init at 1.5.1 2023-08-23 13:25:20 -04:00
R. Ryantm
7dc9bcce84 automatic-timezoned: 1.0.118 -> 1.0.121 2023-08-23 05:37:54 +00:00
Dominik Honnef
5f30c51309 acpica-tools: 20230331 -> 20230628
Closes #250764
2023-08-22 15:32:17 +02:00
Bjørn Forsman
1f8285990b proot: add meta.mainProgram
For lib.getExe.
2023-08-20 08:11:59 +02:00
R. Ryantm
43475f181c stress-ng: 0.15.10 -> 0.16.04 2023-08-17 06:47:31 +00:00
Anthony Roussel
6a98b124b3
nvtop: 3.0.1 -> 3.0.2
See https://github.com/Syllo/nvtop/releases/tag/3.0.2
2023-08-16 21:30:07 +02:00
Aaron Jheng
0e0f04c019
gptman: 0.8.3 -> 1.0.1 2023-08-15 11:21:50 +08:00
Weijia Wang
2f0fe8b316
Merge pull request #248792 from r-ryantm/auto-update/consul-template
consul-template: 0.32.0 -> 0.33.0
2023-08-13 14:58:31 +02:00
R. Ryantm
811d196797 automatic-timezoned: 1.0.116 -> 1.0.118 2023-08-13 04:17:43 +00:00
R. Ryantm
999338ba16 consul-template: 0.32.0 -> 0.33.0 2023-08-12 22:19:52 +00:00
hacker1024
dfe2f4cd0f
nvidia-system-monitor-qt: init at 1.5 (#202844)
* maintainers: add hacker1024

* nvidia-system-monitor-qt: init at 1.5
2023-08-12 17:55:08 +02:00
Raito Bezarius
ffba3f19b5 netdata-go-plugins: add raitobezarius as a maintainer
Because apparently no one is maintaining it and I am de-facto netdata maintainer.
2023-08-10 18:46:53 +02:00
Raito Bezarius
022ab8cd2d netdata-go-plugins: 0.54.0 -> 0.54.1
https://github.com/netdata/go.d.plugin/releases/tag/v0.54.1
2023-08-10 18:46:37 +02:00
Raito Bezarius
a100282d2a netdata: 1.41.0 -> 1.42.0
https://github.com/netdata/netdata/releases/tag/v1.42.0
2023-08-10 18:46:32 +02:00
Jörg Thalheim
14afbbf901 lshw: 02.19 -> unstable-2023-03-20
The last release is 3 years old and misses many fixes.
2023-08-10 16:37:20 +02:00
Aaron Bieber
afeb87f095
rex: 1.14.0 -> 1.14.3 2023-08-09 13:07:07 -06:00
github-actions[bot]
dd48ee46cf
Merge master into staging-next 2023-08-07 12:00:52 +00:00