Commit Graph

3237 Commits

Author SHA1 Message Date
R. Ryantm
e5836fa254 runitor: 1.0.0 -> 1.1.1 2022-11-27 02:24:19 +00:00
figsoda
3efdc71b5b
Merge pull request #202892 from r-ryantm/auto-update/automatic-timezoned
automatic-timezoned: 1.0.41 -> 1.0.43
2022-11-25 15:57:40 -05:00
Maxime Brunet
a2720aebdd
automatic-timezoned: add meta.changelog 2022-11-25 11:11:50 -08:00
R. Ryantm
c6147b5659 automatic-timezoned: 1.0.41 -> 1.0.43 2022-11-25 18:53:52 +00:00
Guillaume Girol
d8ac0f62d1
Merge pull request #202796 from dotlambda/collectd-python3
collectd: use python3
2022-11-25 16:22:51 +00:00
Robert Schütz
44587571d2 collectd: use python3 2022-11-25 00:07:27 -08:00
Madoura
6bb3a9baee
rocm-related: use finalAttrs
hip: use finalAttrs

rocm-llvm: use finalAttrs

clang-ocl: use finalAttrs

composable_kernel: use finalAttrs

hipcub: use finalAttrs

hipsparse: use finalAttrs

miopengemm: use finalAttrs

rccl: use finalAttrs

rocblas: use finalAttrs

rocclr: use finalAttrs

rocfft: use finalAttrs

rocm-comgr: use finalAttrs

rocm-device-libs: use finalAttrs

rocm-opencl-runtime: use finalAttrs

rocm-runtime: use finalAttrs

rocm-thunk: use finalAttrs

rocmlir: use finalAttrs

rocprim: use finalAttrs

rocsparse: use finalAttrs

rocthrust: use finalAttrs

rocm-cmake: use finalAttrs

rocminfo: use finalAttrs

rocm-smi: use finalAttrs
2022-11-24 01:23:03 -06:00
Madoura
0190a12af5
rocm-related: change maintainers to rocm team + old
rocclr: change maintainers to rocm team + old

rocm-comgr: change maintainers to rocm team + old

rocm-device-libs: change maintainers to rocm team + old

rocm-opencl-runtime: change maintainers to rocm team + old

rocm-runtime: change maintainers to rocm team + old

rocm-thunk: change maintainers to rocm team + old

rocminfo: change maintainers to rocm team + old

rocm-smi: change maintainers to rocm team + old

rocm-llvm: change maintainers to rocm team + old

hip: change maintainers to rocm team + old
2022-11-24 01:19:57 -06:00
Madoura
6eefaa031c
rocm-related: 5.3.1 → 5.3.3
rocm-smi: 5.3.1 → 5.3.3

rocm-cmake: 5.3.1 → 5.3.3

rocm-thunk: 5.3.1 → 5.3.3

rocm-runtime: 5.3.1 → 5.3.3

rocm-opencl-runtime: 5.3.1 → 5.3.3

rocm-device-libs: 5.3.1 → 5.3.3

rocm-comgr: 5.3.1 → 5.3.3

rocclr: 5.3.1 → 5.3.3

rocminfo: 5.3.1 → 5.3.3

llvmPackages_rocm.llvm: 5.3.1 → 5.3.3

hip: 5.3.1 → 5.3.3

hipcub: 2.12.0-5.3.1 → 2.12.0-5.3.3

rocsparse: 2.3.2-5.3.1 → 2.3.2-5.3.3

hipsparse: 2.3.1-5.3.1 → 2.3.1-5.3.3

rccl: 2.12.10-5.3.1 → 2.12.10-5.3.3

rocfft: 1.0.18-5.3.1 → 1.0.18-5.3.3

tensile: 4.34.0-5.3.1 → 4.34.0-5.3.3

rocblas: 2.45.0-5.3.1 → 2.45.0-5.3.3

miopengemm: 5.3.1 → 5.3.3

clang-ocl: 5.3.1 → 5.3.3

rocthrust: 2.16.0-5.3.1 → 2.16.0-5.3.3

rocprim: 2.11.0-5.3.1 → 2.11.1-5.3.3

rocmlir: 5.3.1 → 5.3.3
2022-11-24 01:19:47 -06:00
Madoura
81da589991
rocm-related: ignore same hash
rocclr: ignore same hash

rocm-comgr: ignore same hash

rocm-device-libs: ignore same hash

rocm-opencl-runtime: ignore same hash

rocm-runtime: ignore same hash

rocm-thunk: ignore same hash

rocm-cmake: ignore same hash

rocminfo: ignore same hash

rocm-smi: ignore same hash
2022-11-23 20:27:26 -06:00
Timothy DeHerrera
6c60e61bea
Merge pull request #202061 from h7x4/init-ddh
ddh: init at 0.13.0
2022-11-20 13:50:03 -07:00
Jörg Thalheim
084a1fd537
Merge pull request #200697 from NickCao/efivar
efivar: fix cross compilation
2022-11-20 20:26:41 +01:00
h7x4
404ef7091b
ddh: init at 0.13.0 2022-11-20 18:22:43 +01:00
Mario Rodas
512130c735
Merge pull request #201557 from anthonyroussel/nvtop_fix
nvtop: fix build

Fixes #201340
2022-11-18 08:01:38 -05:00
Franz Pletz
5271b56941
Merge pull request #201171 from fpletz/pkg/ipmitool-1.8.19 2022-11-18 02:47:27 +01:00
Sandro
a5e9371adb
Merge pull request #201373 from SuperSandro2000/efivar 2022-11-18 00:17:12 +01:00
Rehno Lindeque
631baf26e9 hw-probe: vulkan-utils -> vulkan-tools to fix incorrect dependency 2022-11-17 14:25:13 +00:00
Maxime Brunet
29b5192b08
automatic-timezoned: init at 1.0.41 2022-11-16 15:26:21 -08:00
Anthony Roussel
547f2797b4
nvtop: fix build
Use udev over systemd as recommended with the AppImage build.

Fixes #201340
2022-11-16 22:30:28 +01:00
Anthony Roussel
05dd7ec2a3
nvtop: add passthru.tests.version 2022-11-16 22:15:16 +01:00
Sandro Jäckel
2d78851296 efivar: use clickable homepage 2022-11-15 21:43:10 +01:00
Franz Pletz
b7691ef2d3
ipmitool: 1.8.18 -> 1.8.19 2022-11-14 12:41:21 +01:00
Nick Cao
4d9f200932
efivar: fix cross compilation 2022-11-14 16:10:44 +08:00
Mario Rodas
e275e556df
Merge pull request #200485 from aaronjheng/jump
jump: 0.41.0 -> 0.51.0
2022-11-13 12:47:16 -05:00
Zane van Iperen
67abaf44e8
efivar: backport i686 format fix
See [1] and [2].

[1]: https://github.com/NixOS/nixpkgs/pull/198789
[2]: https://github.com/NixOS/nixpkgs/pull/200916
2022-11-13 11:47:14 +10:00
Nikolay Korotkiy
98bb201bbf
Merge pull request #199346 from hacker1024/patch-1
bpytop: No longer broken on Darwin
2022-11-12 00:50:00 +04:00
Sandro
4a5943d97d
Merge pull request #199894 from anthonyroussel/nvtop 2022-11-10 22:46:50 +01:00
Sandro
a08e39f99f
Merge pull request #198789 from anthonyroussel/efibootmgr_18 2022-11-10 22:40:39 +01:00
Anthony Roussel
22a77842fc
nvtop: add anthonyroussel to maintainers 2022-11-10 22:14:24 +01:00
Anthony Roussel
1d344d6d64
nvtop: 2.0.4 -> 3.0.1 2022-11-10 22:14:22 +01:00
Aaron Jheng
fdddc8baed
jump: 0.41.0 -> 0.51.0 2022-11-10 07:59:58 +00:00
Daniel Nagy
cfce957d4f
treewide: more meta changelog urls and mainPrograms (#200062)
* turbovnc: add changelog url

* memray: add changelog url

* ddcutil: add changelog url

* jc: add changelog url

* zed: add changelog url

* lua: use https homepage

* sil: use https url

* the-powder-toy: use https homepage

* tldr: add changelog url

* openjpeg: add changelog url

* scheme48: use https homepage

* bubblewrap: set meta.mainProgram

* zbar: set meta.mainProgram

* qpdf: add changelog url

* nvtop: set meta.mainProgram

* squashfs: add meta.mainProgram
2022-11-09 16:41:13 +01:00
Mario Rodas
c4bba42f49
Merge pull request #199966 from r-ryantm/auto-update/fio
fio: 3.32 -> 3.33
2022-11-08 09:30:21 -05:00
Fabian Affolter
cc62af3246
btop: move hash 2022-11-08 12:14:23 +01:00
Steven Kou
3dfbc6f54e
btop: 1.2.12 -> 1.2.13 2022-11-08 17:40:43 +08:00
R. Ryantm
de717369b0 fio: 3.32 -> 3.33 2022-11-07 04:26:53 +00:00
Bernardo Meurer
1577208185
Merge pull request #198770 from Madouura/pr/aggr 2022-11-06 15:34:21 -05:00
Lin Jian
877282ff49
kanata: 1.0.7 -> 1.0.8 2022-11-06 16:40:32 +08:00
Fabian Affolter
f6edde4214 natscli: 0.0.34 -> 0.0.35 2022-11-05 10:01:59 +01:00
Madoura
ee5d5efcdf
rocm-smi: 5.3.0 -> 5.3.1 2022-11-04 08:19:32 -05:00
hacker1024
edb6a65fc9
bpytop: No longer broken on Darwin
`bpytop` was last reported broken on Darwin in version `1.0.0`. It is no longer broken.
2022-11-04 00:43:13 +11:00
Anthony Roussel
a1b87ebf3f
rsyslog: 8.2208.0 -> 8.2210.0 2022-10-31 16:28:04 +01:00
Anthony Roussel
49d994ef5b
efibootmgr: 17 -> 18 2022-10-31 15:28:58 +01:00
Anthony Roussel
f9969a941e
efivar: 37 -> 38 2022-10-31 15:28:58 +01:00
R. Ryantm
ed82263f96 runitor: 0.10.1 -> 1.0.0 2022-10-29 03:21:07 +02:00
AndersonTorres
a76bd55090 skawarePackages: move all of them to development/skaware-packages 2022-10-28 11:30:49 -03:00
Steven Kou
31a74e4893
btop: 1.2.9 -> 1.2.12 2022-10-24 23:39:17 +08:00
zowoq
bcd552b42d gdu: 5.19.0 -> 5.20.0
https://github.com/dundee/gdu/releases/tag/v5.20.0
2022-10-23 08:01:17 +10:00
github-actions[bot]
71e4896d63
Merge master into staging-next 2022-10-22 12:01:25 +00:00
R. Ryantm
d518230a65 bfs: 2.6.1 -> 2.6.2 2022-10-22 09:51:16 +00:00