summary refs log tree commit diff
path: root/pkgs/tools/system
AgeCommit message (Collapse)AuthorFilesLines
2023-09-13Merge pull request #254846 from figsoda/ttopMario Rodas1-2/+2
ttop: 1.2.4 -> 1.2.5
2023-09-13treewide: vendorSha256 → vendorHashFabián Heredia Montiel5-5/+5
via: `find pkgs/ -type f -exec sed -i 's/vendorSha256 = "sha256/vendorHash = "sha256/' {};`
2023-09-12ttop: 1.2.4 -> 1.2.5figsoda1-2/+2
Diff: https://github.com/inv2004/ttop/compare/v1.2.4...v1.2.5 Changelog: https://github.com/inv2004/ttop/releases/tag/v1.2.5
2023-09-12lact: 0.4.3 -> 0.4.4figsoda1-3/+3
Diff: https://github.com/ilya-zlobintsev/LACT/compare/v0.4.3...v0.4.4
2023-09-09automatic-timezoned: 1.0.124 -> 1.0.125R. Ryantm1-3/+3
2023-09-08ttop: 1.2.3 -> 1.2.4figsoda1-2/+2
Diff: https://github.com/inv2004/ttop/compare/v1.2.3...v1.2.4 Changelog: https://github.com/inv2004/ttop/releases/tag/v1.2.4
2023-09-07ttop: 1.2.2 -> 1.2.3figsoda1-2/+2
Diff: https://github.com/inv2004/ttop/compare/v1.2.2...v1.2.3 Changelog: https://github.com/inv2004/ttop/releases/tag/v1.2.3
2023-09-07Merge pull request #253495 from fabaff/mediawriter-bumpFabian Affolter1-2/+2
mediawriter: 5.0.6 -> 5.0.7
2023-09-06Merge pull request #253744 from kashw2/xeNick Cao1-2/+2
xe: 0.11 -> 1.0
2023-09-07Merge pull request #244387 from alanpearce/bfs-3.0.1Weijia Wang1-3/+3
bfs: 2.6.3 -> 3.0.1
2023-09-07xe: 0.11 -> 1.0kashw21-2/+2
2023-09-06Merge pull request #253537 from r-ryantm/auto-update/sleuthkit7c6f434c1-2/+2
sleuthkit: 4.12.0 -> 4.12.1
2023-09-06auto-cpufreq: 1.7.1 -> 1.9.9 (#253595)May4-118/+170
* auto-cpufreq: 1.7.1 -> 1.9.9 * fix test * set `meta.buildDocsInSandbox = false` required because description depends on restricted module argument pkgs
2023-09-05sleuthkit: 4.12.0 -> 4.12.1R. Ryantm1-2/+2
2023-09-05mediawriter: 5.0.6 -> 5.0.7Fabian Affolter1-2/+2
Diff: https://github.com/FedoraQt/MediaWriter/compare/refs/tags/5.0.6...5.0.7 Changelog: https://github.com/FedoraQt/MediaWriter/releases/tag/5.0.7
2023-09-05ttop: 1.2.1 -> 1.2.2figsoda1-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-04ttop: 1.2.0 -> 1.2.1figsoda1-2/+2
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-03Merge pull request #252855 from RaitoBezarius/update/netdataMatthias Beyer1-2/+2
netdata: 1.42.1 -> 1.42.2
2023-09-02Merge pull request #252944 from figsoda/ttopfigsoda1-7/+18
2023-09-02Merge pull request #252936 from r-ryantm/auto-update/automatic-timezonedfigsoda1-3/+3
automatic-timezoned: 1.0.121 -> 1.0.124
2023-09-02ttop: update metafigsoda1-7/+8
- add figsoda to maintainers - add changelog - don't use src.meta directly because it only provides the homepage and causes extra indentation
2023-09-02ttop: add version testfigsoda1-1/+7
2023-09-02ttop: fix versionfigsoda1-0/+4
2023-09-02automatic-timezoned: 1.0.121 -> 1.0.124R. Ryantm1-3/+3
2023-09-02ttop: 1.0.1 → 1.2.0Nikolay Korotkiy1-3/+3
2023-09-02netdata: 1.42.1 -> 1.42.2Raito Bezarius1-2/+2
https://github.com/netdata/netdata/releases/tag/v1.42.2
2023-08-31Merge pull request #252637 from philiptaron/htopFranz Pletz1-1/+1
htop: fix configure.am error with --enable-sensors
2023-08-31Merge pull request #252626 from r-ryantm/auto-update/lrNick Cao1-2/+2
lr: 1.5.1 -> 1.6
2023-08-31htop: fix configure.am error with --enable-sensorsPhilip Taron1-1/+1
Commit 23c81659b5de67f4cf032e31c024a8b1a283fc45 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-31lr: 1.5.1 -> 1.6R. Ryantm1-2/+2
2023-08-31daemon: 0.8.2 -> 0.8.4R. Ryantm1-2/+2
2023-08-29Merge pull request #251870 from r-ryantm/auto-update/rsyslogWeijia Wang1-2/+2
rsyslog: 8.2306.0 -> 8.2308.0
2023-08-29Merge pull request #249358 from r-ryantm/auto-update/stress-ngWeijia Wang1-2/+2
stress-ng: 0.15.10 -> 0.16.04
2023-08-29Merge pull request #251700 from r-ryantm/auto-update/thermaldWeijia Wang1-2/+2
thermald: 2.5.3 -> 2.5.4
2023-08-28rsyslog: 8.2306.0 -> 8.2308.0R. Ryantm1-2/+2
2023-08-27nvitop: 1.2.0 -> 1.3.0Gaetan Lepage1-2/+2
2023-08-27thermald: 2.5.3 -> 2.5.4R. Ryantm1-2/+2
2023-08-26bottom: 0.9.5 -> 0.9.6figsoda1-3/+3
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-26Merge pull request #251360 from qbit/rex-fixStig1-0/+4
rex: fix runtime with patchShebangs
2023-08-26Merge pull request #251462 from r-ryantm/auto-update/sg3_utilsMatthias Beyer1-2/+2
sg3_utils: 1.47 -> 1.48
2023-08-26bottom: 0.9.4 -> 0.9.5figsoda1-3/+3
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-25sg3_utils: 1.47 -> 1.48R. Ryantm1-2/+2
2023-08-25Merge pull request #249600 from anthonyroussel/nvtop_3_0_2Franz Pletz1-10/+14
nvtop: 3.0.1 -> 3.0.2
2023-08-25netdata: 1.42.0 -> 1.42.1R. Ryantm1-2/+2
2023-08-25rex: fix runtime with patchShebangsAaron Bieber1-0/+4
2023-08-24Merge pull request #250769 from dominikh/acpica-toolsPierre Bourdon1-4/+4
acpica-tools: 20230331 -> 20230628
2023-08-24acpica-tools: add delroth to maintainersPierre Bourdon1-1/+1
2023-08-24hddfancontrol: license and metadata tweaks (#251184)Benjamin Staffin1-1/+1
* 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-23hddfancontrol: init at 1.5.1Benjamin Staffin1-0/+34
2023-08-23automatic-timezoned: 1.0.118 -> 1.0.121R. Ryantm1-3/+3