Commit Graph

3237 Commits

Author SHA1 Message Date
Mario Rodas
1bf731153e
Merge pull request #192276 from Luflosi/fix-hw-probe-aarch64
hw-probe: fix for aarch64
2022-09-29 21:52:25 -05:00
R. Ryantm
a82319fe74 hw-probe: 1.6.4 -> 1.6.5 2022-09-28 18:45:18 +00:00
github-actions[bot]
f18d801779
Merge staging-next into staging 2022-09-28 18:05:53 +00:00
zowoq
f483ef90d5 gdu: 5.18.1 -> 5.19.0
https://github.com/dundee/gdu/releases/tag/v5.19.0
2022-09-28 08:00:38 +10:00
Artturi
1c1c182814
Merge pull request #192851 from Artturin/treewides1 2022-09-28 00:50:06 +03:00
Bernardo Meurer
d818fa6fe4
Merge pull request #192996 from evils/fix-rocm-smi 2022-09-26 12:22:52 -03:00
Artturin
0734f54ef2 treewide: move pkg-config, autoreconfHook, intltool to nativeBuildInputs
found with nixpkgs-lint
2022-09-26 17:53:26 +03:00
Evils
fd0d5d976c rocm-smi: fix runtime 2022-09-26 09:30:24 +02:00
Tobias Mayer
79152c59d1 syslog-ng: make the build reproducible 2022-09-24 17:20:27 +02:00
Luflosi
24d090ded4
hw-probe: fix for aarch64
cpuid is only compatible with i686 and x86_64, so only add it as a dependency on those platforms.
2022-09-20 18:37:30 +02:00
Sandro
a00c8f2667
Merge pull request #187873 from SuperSandro2000/rsyslog 2022-09-20 17:03:24 +02:00
R. Ryantm
fd76c971a0 systeroid: 0.2.2 -> 0.3.0 2022-09-19 08:33:58 +00:00
zowoq
8106846f7d gdu: 5.18.0 -> 5.18.1
https://github.com/dundee/gdu/releases/tag/v5.18.1
2022-09-19 11:09:06 +10:00
zowoq
53c630aab7 gdu: 5.17.1 -> 5.18.0
https://github.com/dundee/gdu/releases/tag/v5.18.0
2022-09-18 20:05:27 +10:00
R. Ryantm
12cefaaa66 skeema: 1.8.1 -> 1.8.2 2022-09-17 20:24:12 +08:00
Izumi Raine
288a708031 gptfdisk 1.0.9: add patch to fix UUID generation 2022-09-14 21:28:55 -05:00
Izumi Raine
302b1d05db gptfdisk: 1.0.8 -> 1.0.9 2022-09-14 21:28:55 -05:00
Fabian Affolter
2c3729bd34
Merge pull request #190985 from qowoz/gdu
gdu: 5.17.0 -> 5.17.1
2022-09-13 08:01:12 +02:00
Christian Kögler
85f1c02519
Merge pull request #190875 from gbtb/nvtop_203
nvtop: 2.0.2->2.0.3
2022-09-13 07:28:18 +02:00
gbtb
22b097e86b nvtop: 2.0.2->2.0.3 2022-09-13 11:59:41 +10:00
zowoq
54c911ff3b gdu: 5.17.0 -> 5.17.1
https://github.com/dundee/gdu/releases/tag/v5.17.1
2022-09-13 08:07:05 +10:00
Franz Pletz
7bd533e8cd
Merge pull request #190728 from felixsinger/pkgs/uefitool/update
uefitool: A60 -> A61
2022-09-12 23:42:23 +02:00
Christian Kögler
3dff37c5d9
Merge pull request #189071 from r-ryantm/auto-update/fio
fio: 3.31 -> 3.32
2022-09-12 21:45:49 +02:00
Domen Kožar
f043699a4f
Merge pull request #189772 from tjni/btop-stackprotector
btop: reenable stackprotector on aarch64-darwin
2022-09-11 16:53:43 +01:00
zowoq
e789268a26 gdu: 5.16.0 -> 5.17.0
https://github.com/dundee/gdu/releases/tag/v5.17.0
2022-09-11 19:51:33 +10:00
Felix Singer
5ed6dd7666 uefitool: A60 -> A61
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2022-09-11 00:43:19 +02:00
R. Ryantm
a6f6e530c1 natscli: 0.0.33 -> 0.0.34 2022-09-10 01:34:15 +00:00
Fabian Affolter
2361dfe7ad
Merge pull request #190214 from qowoz/gdu
gdu: 5.15.0 -> 5.16.0
2022-09-08 08:56:45 +02:00
figsoda
617d7f2501
Merge pull request #190188 from r-ryantm/auto-update/systeroid
systeroid: 0.2.1 -> 0.2.2
2022-09-07 22:16:17 -04:00
zowoq
1ed73dd007 gdu: 5.15.0 -> 5.16.0
https://github.com/dundee/gdu/releases/tag/v5.16.0
2022-09-08 10:00:47 +10:00
R. Ryantm
1afe429339 systeroid: 0.2.1 -> 0.2.2 2022-09-07 20:41:52 +00:00
7c6f434c
249a692f16
Merge pull request #189704 from r-ryantm/auto-update/freeipmi
freeipmi: 1.6.9 -> 1.6.10
2022-09-07 18:16:42 +00:00
Jonas Heinrich
1360b13120
Merge pull request #178271 from amarshall/ufiformat
ufiformat: init at 0.9.9
2022-09-04 23:19:25 +02:00
Theodore Ni
aa9b769451
btop: reenable stackprotector on aarch64-darwin
The original error that required disabling the stack protector on
aarch64-darwin has been fixed in GCC.
2022-09-04 13:21:38 -07:00
Jonas Heinrich
9db376b786
Merge pull request #188528 from GovanifY/uefi-bump
uefitool.new-engine: A59 -> A60
2022-09-04 14:19:28 +02:00
R. Ryantm
e718634805 freeipmi: 1.6.9 -> 1.6.10 2022-09-04 09:37:42 +00:00
Stanisław Pitucha
b93282430d
Merge pull request #189243 from viraptor/zenith-darwin
zenith: mark working on darwin
2022-09-02 13:42:55 +10:00
Stanisław Pitucha
c7371a92c6
Merge pull request #189247 from viraptor/gotop-darwin
gotop: fix darwin build
2022-09-02 13:38:23 +10:00
Stanisław Pitucha
9be329377c gotop: fix darwin build 2022-09-01 20:51:17 +10:00
Stanisław Pitucha
ac6737c9b5 zenith: mark working on darwin 2022-09-01 20:24:55 +10:00
Jonas Heinrich
e0de48fca7
Merge pull request #188900 from r-ryantm/auto-update/syslogng
syslogng: 3.37.1 -> 3.38.1
2022-09-01 12:13:04 +02:00
R. Ryantm
de1fb0dddc gopsuinfo: 0.1.1 -> 0.1.2 2022-08-31 16:40:06 +00:00
Jonas Heinrich
0d1f009775
Merge pull request #188864 from NetaliDev/btop-bump
btop: 1.2.8 -> 1.2.9
2022-08-31 12:02:59 +02:00
R. Ryantm
d7dce5f206 fio: 3.31 -> 3.32 2022-08-31 06:34:54 +00:00
R. Ryantm
0be3a104aa systeroid: 0.2.0 -> 0.2.1 2022-08-30 19:49:46 +00:00
Jonas Heinrich
b03fa835e8
Merge pull request #188756 from r-ryantm/auto-update/wslu
wslu: 3.2.4 -> 4.0.0
2022-08-30 09:40:40 +02:00
R. Ryantm
210fe87f05 syslogng: 3.37.1 -> 3.38.1 2022-08-30 01:46:12 +00:00
Netali
64e9c70499
btop: 1.2.8 -> 1.2.9 2022-08-29 23:31:45 +02:00
R. Ryantm
ae9628b3cd wslu: 3.2.4 -> 4.0.0 2022-08-29 02:19:01 +00:00
Michael Hanley
26afe025c7 smartmontools: fix lib.optional -> lib.optionals
Fixes the following errror when `enableMail=true`:
```
error: cannot coerce a list to a string
```

See: https://discourse.nixos.org/t/lib-optional-considered-harmful/7081
2022-08-28 08:25:53 -04:00
Gauvain 'GovanifY' Roussel-Tarbouriech
2b948ee0a4
uefitool.new-engine: A59 -> A60 2022-08-27 21:33:29 +02:00
Artturi
79c42aa06c
Merge pull request #186564 from Artturin/crossevalfixes
Fixes for cross-compilation
2022-08-27 17:49:00 +03:00
Rehno Lindeque
75424ac793 hw-probe: init at 1.6.4 2022-08-25 12:56:54 -04:00
Mario Rodas
29993fb2ac
Merge pull request #188223 from sagikazarmark/hostctl-113
hostctl: 1.1.2 -> 1.1.3
2022-08-25 00:35:46 -05:00
Ryan Mulligan
8569086fbc
Merge pull request #180489 from r-ryantm/auto-update/consul-template
consul-template: 0.29.0 -> 0.29.2
2022-08-24 20:44:19 -07:00
Mark Sagi-Kazar
3fca4ba5ea
hostctl: 1.1.2 -> 1.1.3
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
2022-08-24 23:29:35 +02:00
github-actions[bot]
03bc32c872
Merge master into staging-next 2022-08-24 12:01:32 +00:00
Stanisław Pitucha
e5818febd3
Merge pull request #188112 from r-ryantm/auto-update/tuptime
tuptime: 5.2.0 -> 5.2.1
2022-08-24 20:15:16 +10:00
R. Ryantm
4f1ace8e44 tuptime: 5.2.0 -> 5.2.1 2022-08-24 01:52:56 +00:00
github-actions[bot]
9f510422cb
Merge master into staging-next 2022-08-24 00:02:43 +00:00
Bernardo Meurer
d5cd07efab
Merge pull request #187851 from Flakebi/rocm
rocm: 5.2.1 → 5.2.3
2022-08-23 16:10:08 -03:00
github-actions[bot]
8f206d92d9
Merge master into staging-next 2022-08-23 18:01:18 +00:00
Michael Hanley
58e0d95c3a smartmontools: fix missing sed w/o enableMail
Fixes #185095.

Added gnused to smartmontools regardless of `enableMail`.

The previous fix only works when `enableMail = true`.

Also fixing this while I'm at it:
```
warning: String 'configureFlags' is deprecated and will be removed in release 23.05. Please use a list of strings.
```
2022-08-23 19:55:16 +02:00
github-actions[bot]
9968240f42
Merge master into staging-next 2022-08-22 18:01:16 +00:00
Jonas Heinrich
5495f30180
Merge pull request #184246 from r-ryantm/auto-update/java-service-wrapper
java-service-wrapper: 3.5.49 -> 3.5.50
2022-08-22 16:58:24 +02:00
Sandro Jäckel
e14207dc44
rsyslog: remove ? null from inputs, delete unused patch 2022-08-22 15:16:09 +02:00
Sebastian Neubauer
ed5dbbc718 rocm-smi: 5.2.0 → 5.2.3 2022-08-22 10:10:36 +00:00
github-actions[bot]
3511fb02d2
Merge master into staging-next 2022-08-22 00:03:02 +00:00
Jonas Heinrich
d264c07bd6
Merge pull request #184014 from r-ryantm/auto-update/python3.10-s-tui
s-tui: 1.1.3 -> 1.1.4
2022-08-21 21:44:41 +02:00
github-actions[bot]
fd9f6da81c
Merge master into staging-next 2022-08-21 18:01:29 +00:00
Jonas Heinrich
eb58cb10ad
Merge pull request #184731 from r-ryantm/auto-update/thermald
thermald: 2.4.9 -> 2.5
2022-08-21 18:33:08 +02:00
Sandro
b957b84842
Merge pull request #187670 from linj-fork/pr/bump-kanata 2022-08-21 18:21:05 +02:00
github-actions[bot]
858a718b87
Merge master into staging-next 2022-08-21 12:01:15 +00:00
Christian Kögler
cbaf775fd2
Merge pull request #186809 from hanleym/master
smartmontools: fix missing sed
2022-08-21 08:42:15 +02:00
Lin Jian
b1c5515a1c
kanata: 1.0.6 -> 1.0.7 2022-08-21 09:44:44 +08:00
github-actions[bot]
949c5dc1a1
Merge master into staging-next 2022-08-19 18:01:13 +00:00
Guillaume Girol
b9fc0d76c7
Merge pull request #185898 from OlivierNicole/gopsuinfo
gopsuinfo: init at 0.1.1
2022-08-19 15:49:20 +00:00
Olivier Nicole
3f9a945025
gopsuinfo: mark package as Linux-only 2022-08-18 18:33:06 +02:00
github-actions[bot]
87085e3d62
Merge master into staging-next 2022-08-18 00:02:31 +00:00
Sebastián Mancilla
b52d335b98
Merge pull request #185914 from r-ryantm/auto-update/fio
fio: 3.30 -> 3.31
2022-08-17 18:32:00 -04:00
github-actions[bot]
7b5c82c518
Merge master into staging-next 2022-08-17 18:01:22 +00:00
Bernardo Meurer
67c247cb5e
Merge pull request #187005 from Flakebi/rocm
rocm: 5.1.0 → 5.2.1
2022-08-17 10:45:06 -07:00
R. Ryantm
584ec67838 consul-template: 0.29.0 -> 0.29.2 2022-08-17 08:55:40 +00:00
github-actions[bot]
6489cd2db3
Merge master into staging-next 2022-08-16 18:01:16 +00:00
Sebastian Neubauer
9fee9397f9 rocm-smi: 5.1.0 → 5.2.0 2022-08-16 16:49:29 +02:00
Sandro
e1951451e0
Merge pull request #186914 from evils/tuptime 2022-08-16 15:18:27 +02:00
Evils
3895a5baa2 tuptime: 5.1.0 -> 5.2.0
add meta.changelog

and update module to upstream wording
2022-08-16 10:03:12 +02:00
github-actions[bot]
0fde33f69b
Merge staging-next into staging 2022-08-16 06:01:57 +00:00
R. Ryantm
a92aae643e netdata: 1.36.0 -> 1.36.1 2022-08-16 02:18:49 +00:00
Michael Hanley
7d1867e864 smartmontools: fix missing sed
Fixes #185095.

Added `gnused` to `smartmontools`.

`/etc/smartd_warning.sh` requires `sed` to be in the path.

Previously failing with:
```
Test of /nix/store/134ckj3riid6ss5iy91b6b14bqyi7qf3-smartd-notify.sh to <nomailer> produced unexpected output (118 bytes) to STDOUT/STDERR:
/nix/store/hhfr3ih96hzgxhhmjxbns726qx6mfff1-smartmontools-7.3/etc/smartd_warning.sh: line 125: sed: command not found
Test of /nix/store/134ckj3riid6ss5iy91b6b14bqyi7qf3-smartd-notify.sh to <nomailer>: failed (32-bit/8-bit exit status: 32512/127)
```
2022-08-15 16:57:38 -04:00
github-actions[bot]
4e717ab958
Merge staging-next into staging 2022-08-15 06:01:47 +00:00
Sebastián Mancilla
4419e92165
Merge pull request #180534 from Itaros/fix-bp-acpica-tools-darwin
acpica-tools: repair installPhase for darwin
2022-08-14 22:08:10 -04:00
Artturin
211fdaa087 treewide: bundlerApp makeWrapper buildInputs -> nativeBuildInputs
the docs for bundlerApp used to have makeWrapper in buildInputs but it
has been corrected already
2022-08-14 06:41:33 +03:00
github-actions[bot]
f6054df3a1
Merge staging-next into staging 2022-08-14 00:03:17 +00:00
Anderson Torres
4d742520f3
Merge pull request #186372 from AndersonTorres/bury-hardlink
hardlink: remove
2022-08-13 19:45:20 -03:00
github-actions[bot]
1c7931d7e1
Merge staging-next into staging 2022-08-13 18:01:53 +00:00
Mario Rodas
57c4a2037a
Merge pull request #184700 from r-ryantm/auto-update/stress-ng
stress-ng: 0.13.09 -> 0.14.03
2022-08-13 12:16:25 -05:00
github-actions[bot]
8b53ccc7ea
Merge staging-next into staging 2022-08-13 12:01:54 +00:00
Mario Rodas
65c15b0a26
Merge pull request #186342 from r-ryantm/auto-update/hwinfo
hwinfo: 22.0 -> 22.1
2022-08-13 02:28:37 -05:00
github-actions[bot]
c8c9e66918
Merge staging-next into staging 2022-08-13 06:01:49 +00:00
AndersonTorres
2e506b019c hardlink: remove
A dignified burial for this expression. Long live hardlink on util-linux!
2022-08-12 23:25:34 -03:00
Kira Bruneau
0848d3c8ab localtime: separate buildPhase from installPhase 2022-08-12 19:12:29 -04:00
R. Ryantm
421d8d6374 hwinfo: 22.0 -> 22.1 2022-08-12 21:27:51 +00:00
github-actions[bot]
16cfaf6150
Merge staging-next into staging 2022-08-12 18:01:50 +00:00
Sebastián Mancilla
d686550401
Merge pull request #184825 from jiegec/foremost-darwin
foremost: unbreak on Darwin
2022-08-12 12:46:29 -04:00
github-actions[bot]
a1c35707df
Merge staging-next into staging 2022-08-12 12:02:19 +00:00
Martin Weinelt
df45d0a530
Merge pull request #186119 from r-ryantm/auto-update/netdata 2022-08-12 12:43:03 +02:00
R. Ryantm
28baad7733 rsyslog: 8.2206.0 -> 8.2208.0 2022-08-12 02:01:54 +00:00
github-actions[bot]
2f1000a140
Merge staging-next into staging 2022-08-12 00:03:16 +00:00
R. Ryantm
6811841612 systeroid: 0.1.1 -> 0.2.0 2022-08-11 19:04:53 +00:00
R. Ryantm
17f9608987 netdata: 1.35.1 -> 1.36.0 2022-08-11 15:56:02 +00:00
R. Ryantm
a47212c175 fio: 3.30 -> 3.31 2022-08-10 13:29:59 +00:00
Olivier Nicole
6a6de26531 gopsuinfo: init at 0.1.1 2022-08-10 13:46:04 +02:00
Vladimír Čunát
4bc9b1bf61
Merge #184427: pciutils: 3.7.0 -> 3.8.0 (into staging) 2022-08-09 09:09:23 +02:00
R. Ryantm
00b2e45cc9 hwinfo: 21.82 -> 22.0 2022-08-07 06:35:42 +00:00
Lin Jian
a43993655a kanata: 1.0.5 -> 1.0.6 2022-08-06 15:07:44 +02:00
Anderson Torres
7825add16e
Merge pull request #183949 from ylh/patch-p9p-simplify-build
plan9port: use built-in ./INSTALL
2022-08-03 23:04:01 -03:00
Jiajie Chen
a04107a0af foremost: unbreak on Darwin
Support darwin build and add jiegec as maintainer.
2022-08-04 08:15:34 +08:00
Yestin L. Harrison
c9186a15a5 plan9port: use built-in ./INSTALL 2022-08-03 07:43:04 -07:00
Franz Pletz
c092a502df
treewide: remove myself as maintainer from some pkgs
Only packages I'm not able to maintain anymore as of today. Mostly
because I'm haven't been using them in a while.
2022-08-03 14:17:51 +02:00
R. Ryantm
c40047e565 syslogng: 3.36.1 -> 3.37.1 2022-08-03 10:10:52 +02:00
superherointj
dba7b30787
Merge pull request #182954 from aaronjheng/goreman
goreman: 0.3.11 -> 0.3.13
2022-08-03 04:48:14 -03:00
github-actions[bot]
537fbd1326
Merge master into staging-next 2022-08-03 00:02:25 +00:00
zowoq
a0ae107c12 gdu: 5.14.0 -> 5.15.0
https://github.com/dundee/gdu/releases/tag/v5.15.0
2022-08-03 08:33:26 +10:00
github-actions[bot]
411aad5a4d
Merge master into staging-next 2022-08-02 18:01:14 +00:00
Alyssa Ross
eb38d95b8a minijail-tools: move constants.json from minijail
It makes more sense to keep constants.json in the minijail package,
because that's where the tool that consumes it,
compile_seccomp_policy, lives.  By having it in this package, we can
set it as the default location for compile_seccomp_policy, which means
it shouldn't ever even need to be specified on the command
line (although it still can be).  And we can hook into the
cross-compilation machinery to get it to automatically use the
constants for the right architecture.

I've also changed from generating constants.json by running a test
program in qemu-user to generating it from LLVM IR, which will save a
huge QEMU build dependency.
2022-08-02 12:25:58 +00:00
Jonas Heinrich
eb3c86d9cb
Merge pull request #184665 from r-ryantm/auto-update/rsyslog
rsyslog: 8.2204.1 -> 8.2206.0
2022-08-02 14:14:06 +02:00
github-actions[bot]
1093a01c99
Merge master into staging-next 2022-08-02 12:01:37 +00:00
Bobby Rong
37805e152b
Merge pull request #184252 from r-ryantm/auto-update/jsvc
jsvc: 1.3.0 -> 1.3.1
2022-08-02 19:52:26 +08:00
R. Ryantm
dc2629bc80 thermald: 2.4.9 -> 2.5 2022-08-02 05:04:59 +00:00
R. Ryantm
9d4ad27d62 stress-ng: 0.13.09 -> 0.14.03 2022-08-02 03:13:20 +00:00
R. Ryantm
f2ff2843a0 rsyslog: 8.2204.1 -> 8.2206.0 2022-08-02 00:35:09 +00:00
github-actions[bot]
c8b4067ae8
Merge master into staging-next 2022-08-01 12:01:37 +00:00
Sandro
89dd97c575
Merge pull request #184416 from r-ryantm/auto-update/OpenIPMI 2022-08-01 10:48:32 +02:00
github-actions[bot]
4c653b001e
Merge master into staging-next 2022-08-01 06:07:41 +00:00
Bobby Rong
4f460a0226
Merge pull request #184223 from r-ryantm/auto-update/hwinfo
hwinfo: 21.80 -> 21.82
2022-08-01 13:29:26 +08:00
R. Ryantm
1f241270bf pciutils: 3.7.0 -> 3.8.0 2022-08-01 04:06:06 +00:00
R. Ryantm
b2baff1897 openipmi: 2.0.32 -> 2.0.33 2022-08-01 03:32:13 +00:00
Winter
f046da48c9
Merge pull request #182113 from amarshall/mlc-update 2022-07-31 23:04:40 -04:00
R. Ryantm
33d487b098 jsvc: 1.3.0 -> 1.3.1 2022-07-31 15:25:19 +00:00
R. Ryantm
a1901b9fdb java-service-wrapper: 3.5.49 -> 3.5.50 2022-07-31 15:06:05 +00:00
R. Ryantm
027cedc1c1 hwinfo: 21.80 -> 21.82 2022-07-31 13:42:15 +00:00
github-actions[bot]
95abc5680d
Merge master into staging-next 2022-07-31 00:03:10 +00:00
Sondre Aasemoen
7b9be38c72 treewide: remove myself as maintainer 2022-07-30 22:21:06 +00:00
github-actions[bot]
15686bdd94
Merge master into staging-next 2022-07-30 18:01:31 +00:00
R. Ryantm
4438703383 s-tui: 1.1.3 -> 1.1.4 2022-07-30 17:09:56 +00:00
R. RyanTM
7efdfc2a59
proot: 5.3.0 -> 5.3.1, drop libarchive dependency (#183747)
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2022-07-30 10:57:05 -04:00
github-actions[bot]
93fa8bacfb
Merge master into staging-next 2022-07-30 06:01:19 +00:00
Bobby Rong
94e4d8444e
Merge pull request #183692 from r-ryantm/auto-update/openseachest
openseachest: 21.06.21 -> 22.07
2022-07-30 10:41:24 +08:00
github-actions[bot]
50de8aa60e
Merge master into staging-next 2022-07-29 18:01:27 +00:00