Commit Graph

3467 Commits

Author SHA1 Message Date
Nick Cao
6c97bf56f5
Merge pull request #213859 from r-ryantm/auto-update/automatic-timezoned
automatic-timezoned: 1.0.60 -> 1.0.61
2023-02-01 14:20:47 +08:00
Martin Weinelt
a85007b253
Merge pull request #213317 from kurnevsky/throttled
throttled: fix after recent update
2023-02-01 01:37:20 +00:00
R. Ryantm
d64477ea64 automatic-timezoned: 1.0.60 -> 1.0.61 2023-01-31 21:53:38 +00:00
Alyssa Ross
ff7cb26327 efivar: add musl patch 2023-01-31 20:47:35 +00:00
OPNA2608
c9b4c7dccd treewide: Rename libyamlcpp* to yaml-cpp* 2023-01-31 16:22:54 +01:00
Sandro
2fd0a49cbd
Merge pull request #211761 from SuperSandro2000/wslu-wslvar
wslu: supply default conf
2023-01-31 15:14:57 +01:00
Henri Menke
0cfc7e63a6
nixos/zram-generator: add test 2023-01-31 20:18:18 +08:00
Nick Cao
0843eda5ed
zram-generator: init at 1.1.2 2023-01-31 20:14:43 +08:00
Weijia Wang
8c137ec9e8 pdisk: update src 2023-01-30 23:30:07 +01:00
Evgeny Kurnevsky
8542aa185d
throttled: fix after recent update 2023-01-29 10:25:08 +03:00
Ryan Burns
c14628ef96
Merge pull request #213067 from r-ryantm/auto-update/clinfo
clinfo: 3.0.21.02.21 -> 3.0.23.01.25
2023-01-28 01:07:26 -08:00
Nick Cao
01bf3a664a
Merge pull request #213086 from r-ryantm/auto-update/automatic-timezoned
automatic-timezoned: 1.0.57 -> 1.0.60
2023-01-28 15:13:43 +08:00
R. Ryantm
8ac1f9d38c automatic-timezoned: 1.0.57 -> 1.0.60 2023-01-28 06:20:48 +00:00
R. Ryantm
9f39bc3a8d clinfo: 3.0.21.02.21 -> 3.0.23.01.25 2023-01-28 03:33:04 +00:00
Fabián Heredia Montiel
0cf5d85f0c treewide: add gcc12 flags 2023-01-27 21:20:52 -06:00
R. Ryantm
03ca50f8b7 jsvc: 1.3.2 -> 1.3.3 2023-01-26 21:12:26 +00:00
Weijia Wang
45ef4e622c
Merge pull request #211331 from r-ryantm/auto-update/automatic-timezoned
automatic-timezoned: 1.0.55 -> 1.0.57
2023-01-26 00:30:13 +01:00
Fabian Affolter
5a2d98d6b2
awstats: add changelog to meta 2023-01-25 09:44:17 +01:00
Thomas Gerbet
50b8f8fa2b awstats: 7.8 -> 7.9
Fixes CVE-2020-35176 and CVE-2022-46391.

https://www.awstats.org/docs/awstats_changelog.txt
2023-01-24 22:25:02 +01:00
Shawn8901
133fa5f867 treewide: remove global with lib; in pkgs/tools 2023-01-24 17:41:44 +01:00
Weijia Wang
b296ddd494
Merge pull request #212422 from aaronjheng/hash
treewide: use hash instead of sha256
2023-01-24 16:45:10 +01:00
Aaron Jheng
3c5425bf93
treewide: use hash instead of sha256 2023-01-24 12:55:52 +00:00
Nick Cao
42567f62c2
Merge pull request #212134 from 9ary/htop-features
htop: enable extra features
2023-01-24 16:42:28 +08:00
Sandro
deeba2fb9e
Merge pull request #206257 from matklad/throttledup 2023-01-23 23:54:18 +01:00
Weijia Wang
7224aa8be8
Merge pull request #209967 from r-ryantm/auto-update/wsmancli
wsmancli: 2.6.0 -> 2.6.2
2023-01-23 22:03:26 +01:00
Nick Cao
ac1b3b9673
Merge pull request #212181 from figsoda/bottom
bottom: 0.7.1 -> 0.8.0
2023-01-23 11:17:27 +08:00
figsoda
9fd918d07a bottom: 0.7.1 -> 0.8.0
Diff: https://github.com/ClementTsang/bottom/compare/0.7.1...0.8.0

Changelog: https://github.com/ClementTsang/bottom/blob/0.8.0/CHANGELOG.md
2023-01-22 17:38:31 -05:00
novenary
feaf1a72bc htop: enable extra features 2023-01-22 23:20:07 +02:00
Weijia Wang
1d6f037a83
Merge pull request #194377 from r-ryantm/auto-update/envconsul
envconsul: 0.13.0 -> 0.13.1
2023-01-22 21:54:02 +01:00
Weijia Wang
c1f88f887a
Merge pull request #194561 from r-ryantm/auto-update/consul-template
consul-template: 0.29.4 -> 0.30.0
2023-01-22 21:53:37 +01:00
Adam Joseph
42815b4a0c treewide: systemdSupport: use lib.meta.availableOn
Many packages have some kind of flag indicating whether or not to build with
systemd support.  Most of these default to `stdenv.isLinux`, but systemd does
not build on (and is marked `broken` for) `isStatic`.  Only a few packages have
the needed `&& !isStatic` in the default value for their parameter.

This commit moves the logic for the default value of these flags into
`systemd.meta.{platforms,badPlatforms}` and evaluates those conditions using
`lib.meta.availableOn`.

This provides three benefits:

1. The default values are set correctly (i.e. including `&& isStatic`)

2. The default values are set consistently

3. The way is paved for any future non-Linux systemd platforms (FreeBSD is
   reported to have experimental systemd support)
2023-01-22 00:27:19 -08:00
Jonas Heinrich
cc886bedbd
Merge pull request #211938 from bobvanderlinden/pr-hwinfo-22.2
hwinfo: 22.1 -> 22.2
2023-01-22 07:44:30 +01:00
Weijia Wang
218c4c526e
Merge pull request #212002 from mothsART/feature/replace_http_by_https
treewide: replace http by https when https is a permanent redirection
2023-01-22 03:26:02 +01:00
Ferry Jérémie
65d7e87fdb treewide: replace http by https when https is a permanent redirection 2023-01-22 02:46:49 +01:00
Evils
07e328d4ce tuptime: 5.2.1 -> 5.2.2
repo owner changed account name
  this was announced in the changelog

renamed -x option, which is currently used in the NixOS module
  this commit should be followed immediately by a module update
2023-01-21 21:01:26 +01:00
Bob van der Linden
0565c5afeb
hwinfo: 22.1 -> 22.2 2023-01-21 15:21:58 +01:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Sandro Jäckel
161c4dd2ae
wslu: supply default conf
This fixes running `wslvar USERNAME` after one of the recent update.
2023-01-20 13:27:46 +01:00
Frederik Rietdijk
7cfe983f0b
Merge pull request #206995 from Madouura/pr/rocm-related
rocm-related: implement more derivations
2023-01-19 13:58:52 +01:00
Madoura
18c88296d0
rocm-related: 5.4.1 → 5.4.2
hip-common: 5.4.1 → 5.4.2

hipblas: 5.4.1 → 5.4.2

hipcc: 5.4.1 → 5.4.2

hip: 5.4.1 → 5.4.2

hipfft: 5.4.1 → 5.4.2

hipcub: 5.4.1 → 5.4.2

hipify: 5.4.1 → 5.4.2

hipfort: 5.4.1 → 5.4.2

clang-ocl: 5.4.1 → 5.4.2

hipsolver: 5.4.1 → 5.4.2

llvmPackages_rocm.llvm: 5.4.1 → 5.4.2

migraphx: 5.4.1 → 5.4.2

miopen: 5.4.1 → 5.4.2

rdc: 5.4.1 → 5.4.2

rccl: 5.4.1 → 5.4.2

rocblas: 5.4.1 → 5.4.2

miopengemm: 5.4.1 → 5.4.2

hipsparse: 5.4.1 → 5.4.2

rocdbgapi: 5.4.1 → 5.4.2

rocfft: 5.4.1 → 5.4.2

rocgdb: 5.4.1 → 5.4.2

rocclr: 5.4.1 → 5.4.2

rocalution: 5.4.1 → 5.4.2

rocm-device-libs: 5.4.1 → 5.4.2

rocm-opencl-runtime: 5.4.1 → 5.4.2

rocm-cmake: 5.4.1 → 5.4.2

rocm-thunk: 5.4.1 → 5.4.2

rocminfo: 5.4.1 → 5.4.2

rocmlir: 5.4.0 → 5.4.1

rocm-comgr: 5.4.1 → 5.4.2

rocprofiler: 5.4.1 → 5.4.2

rocr-debug-agent: 5.4.1 → 5.4.2

rocrand: 5.4.1 → 5.4.2

rocsolver: 5.4.1 → 5.4.2

roctracer: 5.4.1 → 5.4.2

rocm-smi: 5.4.1 → 5.4.2

rocwmma: 5.4.1 → 5.4.2

rocprim: 5.4.1 → 5.4.2

rocsparse: 5.4.1 → 5.4.2

rocthrust: 5.4.1 → 5.4.2

tensile: 5.4.1 → 5.4.2
2023-01-18 16:59:22 -06:00
Madoura
5141304ef0
rocm-related: don't enable broken as long as minor version is the same 2023-01-18 16:59:21 -06:00
Sandro
c667f03069
wslu: 4.1.0 -> 4.1.1 (#211396)
Co-authored-by: Joao Sa <me@joaomsa.com>
2023-01-18 15:54:40 +01:00
R. Ryantm
078f08dbba automatic-timezoned: 1.0.55 -> 1.0.57 2023-01-18 04:25:57 +00:00
Nick Cao
6f76323d3a
Merge pull request #186554 from NickCao/netdata-judy
netdata: remove judy from buildInputs as it is vendored by upstream
2023-01-16 08:44:34 +08:00
R. Ryantm
f30f496d92 consul-template: 0.29.4 -> 0.30.0 2023-01-15 07:40:54 +00:00
github-actions[bot]
d51e8ce349
Merge master into staging-next 2023-01-13 00:02:15 +00:00
figsoda
f31d193ece
Merge pull request #210433 from r-ryantm/auto-update/automatic-timezoned
automatic-timezoned: 1.0.53 -> 1.0.55
2023-01-12 17:50:17 -05:00
Martin Weinelt
5342b695b1 Merge remote-tracking branch 'origin/master' into staging-next 2023-01-12 23:07:01 +01:00
R. Ryantm
94911f820e automatic-timezoned: 1.0.53 -> 1.0.55 2023-01-12 21:50:26 +00:00
Mario Rodas
4d595c20d4
Merge pull request #210032 from r-ryantm/auto-update/stress-ng
stress-ng: 0.14.06 -> 0.15.01
2023-01-12 02:50:13 -05:00
Alyssa Ross
b7ee536dd9 augeas: enable parallel building
Tested at -j4.
2023-01-12 00:52:17 +00:00
Alyssa Ross
257ba60f55 augeas: add meta.changelog 2023-01-12 00:52:17 +00:00
Alyssa Ross
5772ed0d87 augeas: use HTTPS for homepage 2023-01-12 00:52:17 +00:00
Alyssa Ross
d9c7c7f9b4 augeas: clarify license
> Augeas is distributed under the GNU Lesser General Public
> License (LGPL) version 2.1.

https://augeas.net/faq.html
2023-01-12 00:52:17 +00:00
OPNA2608
3341300ca7 pdisk: Fix duplicated id parameter in patch URL 2023-01-11 00:41:02 +01:00
R. Ryantm
04acdfd75e stress-ng: 0.14.06 -> 0.15.01 2023-01-10 12:39:59 +00:00
R. Ryantm
212c3f86d0 wsmancli: 2.6.0 -> 2.6.2 2023-01-09 23:27:27 +00:00
github-actions[bot]
99dd0da8dc
Merge master into staging-next 2023-01-09 06:01:08 +00:00
Anderson Torres
17d08f2fcc
Merge pull request #209739 from LibreCybernetics/update-acpica-tools
acpica-tools: 20220331 → 20221020
2023-01-09 01:15:06 -03:00
Fabián Heredia Montiel
d129e434ba acpica-tools: 20220331 → 20221020 2023-01-08 21:41:58 -06:00
R. Ryantm
f3a396db6d retry: 1.0.4 -> 1.0.5 2023-01-09 01:55:43 +00:00
github-actions[bot]
fce67420c4
Merge master into staging-next 2023-01-09 00:02:14 +00:00
Patrick Nuckolls
16212c03f5
mcron: 1.0.6 -> 1.2.1 (#206300)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-01-08 23:50:47 +01:00
github-actions[bot]
4bf238a8fb
Merge master into staging-next 2023-01-08 00:02:31 +00:00
Fabian Affolter
b84d36a09a gdu: 5.21.0 -> 5.21.1
Diff: https://github.com/dundee/gdu/compare/refs/tags/v5.21.0...v5.21.1

Changelog: https://github.com/dundee/gdu/releases/tag/v5.21.1
2023-01-07 23:35:59 +01:00
Fabian Affolter
521239525f gdu: add changelog to meta 2023-01-07 23:35:14 +01:00
github-actions[bot]
3b3114f45d
Merge master into staging-next 2023-01-07 18:01:08 +00:00
Martin Weinelt
5b308cd1df Merge remote-tracking branch 'origin/master' into staging-next 2023-01-06 19:10:05 +01:00
figsoda
ea13dd1114 bottom: 0.7.0 -> 0.7.1, add figsoda as a maintainer
Diff: https://github.com/ClementTsang/bottom/compare/0.7.0...0.7.1

Changelog: https://github.com/ClementTsang/bottom/blob/0.7.1/CHANGELOG.md
2023-01-06 12:20:25 -05:00
figsoda
da5457163c
Merge pull request #209294 from r-ryantm/auto-update/bottom
bottom: 0.6.8 -> 0.7.0
2023-01-06 12:07:30 -05:00
Martin Weinelt
f5b80e7ebd Merge remote-tracking branch 'origin/master' into staging-next 2023-01-06 15:16:53 +01:00
Sandro
dc475f5d3c
Merge pull request #209111 from KAction/patch/v1/pkgsStatic.htop 2023-01-06 14:04:34 +01:00
R. Ryantm
b337e08edf bottom: 0.6.8 -> 0.7.0 2023-01-06 11:50:07 +00:00
github-actions[bot]
0c8280b1c4
Merge staging-next into staging 2023-01-05 06:01:39 +00:00
Dmitry Bogatov
ab5a0dbfe9 pkgsStatic.htop: fix build 2023-01-04 18:20:44 -05:00
zowoq
8b8f9e9a88 gdu: 5.20.0 -> 5.21.0
https://github.com/dundee/gdu/releases/tag/v5.21.0
2023-01-05 07:47:05 +10:00
github-actions[bot]
d8b859a780
Merge staging-next into staging 2023-01-02 18:01:43 +00:00
R. Ryantm
ded2adfe02 java-service-wrapper: 3.5.50 -> 3.5.51 2023-01-02 21:19:20 +08:00
Jan Tojnar
5810109b42 Merge branch 'staging-next' into staging
- readline6 attribute removed from all-packages.nix in d879125d61
- readline attribute was bumped to readline82 in 50adabdd60
2023-01-02 03:04:32 +01:00
Fabian Affolter
304133f91d
Merge pull request #208592 from r-ryantm/auto-update/sleuthkit
sleuthkit: 4.11.1 -> 4.12.0
2023-01-01 16:00:20 +01:00
Fabian Affolter
5a485131fc
sleuthkit: add changelog to meta 2023-01-01 15:10:38 +01:00
R. Ryantm
7cead1ff76 sleuthkit: 4.11.1 -> 4.12.0 2023-01-01 07:43:46 +00:00
Fabian Affolter
a8bb3404ec
wslu: add changelog to meta 2022-12-30 10:52:20 +01:00
Sandro Jäckel
6bb56de70a
wslu: 4.0.0 -> 4.1.0 2022-12-30 03:15:57 +01:00
github-actions[bot]
351a07ba79
Merge staging-next into staging 2022-12-29 00:03:11 +00:00
Sandro
f3a92a41ee
Merge pull request #207145 from anthonyroussel/rsyslog_8_2212 2022-12-28 19:01:20 +01:00
Sergei Trofimovich
092d57c076 Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
    pkgs/development/tools/language-servers/ansible-language-server/default.nix
2022-12-28 09:35:37 +00:00
figsoda
a211d94291 treewide: remove attrPath from nix-update-script calls
after https://github.com/Mic92/nix-update/pull/120 and https://github.com/NixOS/nixpkgs/pull/207703, `attrPath` can now be omitted when using `nix-update-script`
2022-12-26 12:39:21 -05:00
github-actions[bot]
b48679133a
Merge staging-next into staging 2022-12-25 12:01:40 +00:00
R. Ryantm
34605944af memtester: 4.5.1 -> 4.6.0 2022-12-25 12:53:46 +01:00
Jan Tojnar
72c37eddec Merge branch 'staging-next' into staging 2022-12-25 01:30:47 +01:00
figsoda
3e380a8070
Merge pull request #207530 from r-ryantm/auto-update/automatic-timezoned
automatic-timezoned: 1.0.50 -> 1.0.53
2022-12-24 17:14:39 -05:00
R. Ryantm
a06dddc734 automatic-timezoned: 1.0.50 -> 1.0.53 2022-12-24 08:12:54 +00:00
Weijia Wang
41889978d3 plan9port: unbreak on x86_64-darwin 2022-12-23 17:15:32 +01:00
Thomas Gerbet
ed048367cc
Merge pull request #204458 from r-ryantm/auto-update/netdata
netdata: 1.36.1 -> 1.37.1
2022-12-22 15:48:48 +01:00
Anthony Roussel
e12cb295ca
rsyslog: 8.2210.0 -> 8.2212.0 2022-12-21 21:14:46 +01:00
Bernardo Meurer
5b18bcaf81
Merge pull request #206421 from Madouura/pr/rocm-related 2022-12-19 20:49:41 -03:00
OPNA2608
901a78b6ad gkraken: Fix wrapping
Fixes the following error when trying to run the final script:

Traceback (most recent call last):
  File "/nix/store/z1klbgg6p9v3vszjyvsjix9s4blsl7mv-gkraken-1.2.0/bin/.gkraken-wrapped", line 45, in <module>
    gi.require_version('Gtk', '3.0')
  File "/nix/store/k46f21qglnnl2grkx6gq6j6jlawfkgpw-python3.10-pygobject-3.42.2/lib/python3.10/site-packages/gi/__init__.py", line 126, in require_version
    raise ValueError('Namespace %s not available' % namespace)
ValueError: Namespace Gtk not available

See https://github.com/NixOS/nixpkgs/issues/56943
2022-12-19 02:06:51 +01:00
Madoura
9e0472e206
rocm-related: 5.4.0 → 5.4.1
clang-ocl: 5.4.0 → 5.4.1

hipsparse: 5.4.0 → 5.4.1

composable_kernel: unstable-2022-12-08 → unstable-2022-12-15

llvmPackages_rocm.llvm: 5.4.0 → 5.4.1

miopen: 5.4.0 → 5.4.1

miopengemm: 5.4.0 → 5.4.1

rccl: 5.4.0 → 5.4.1

rocalution: 5.4.0 → 5.4.1

hipcub: 5.4.0 → 5.4.1

rocclr: 5.4.0 → 5.4.1

rocfft: 5.4.0 → 5.4.1

rocm-cmake: 5.4.0 → 5.4.1

rocm-comgr: 5.4.0 → 5.4.1

rocm-device-libs: 5.4.0 → 5.4.1

hip: 5.4.0 → 5.4.1

rocblas: 5.4.0 → 5.4.1

rocm-runtime: 5.4.0 → 5.4.1

rocm-opencl-runtime: 5.4.0 → 5.4.1

rocm-thunk: 5.4.0 → 5.4.1

rocprim: 5.4.0 → 5.4.1

rocm-smi: 5.4.0 → 5.4.1

rocminfo: 5.4.0 → 5.4.1

rocsolver: 5.4.0 → 5.4.1

rocrand: 5.4.0 → 5.4.1

rocthrust: 5.4.0 → 5.4.1

rocprofiler: 5.4.0 → 5.4.1

rocwmma: 5.4.0 → 5.4.1

roctracer: 5.4.0 → 5.4.1

rocsparse: 5.4.0 → 5.4.1

tensile: 5.4.0 → 5.4.1
2022-12-18 12:39:58 -06:00
Madoura
785ed480aa
rocm-related: standardize
rocminfo: standardize

rocm-thunk: standardize

rocm-opencl-icd: standardize

rocclr: standardize

rocm-device-libs: standardize

rocm-comgr: standardize

rocm-opencl-runtime: standardize

rocm-runtime: standardize

clang-ocl: standardize

composable_kernel: standardize

hipcub: standardize

hipsparse: standardize

miopengemm: standardize

rccl: standardize

rocfft: standardize

rocprim: standardize

rocsparse: standardize

rocmlir: standardize

rocrand: standardize

tensile: standardize

rocm-cmake: standardize

rocm-smi: standardize

miopen: standardize
2022-12-18 12:39:56 -06:00
Sergei Trofimovich
21337279c1 pciutils: 3.8.0 -> 3.9.0
Changes: https://github.com/pciutils/pciutils/compare/v3.8.0...v3.9.0
2022-12-18 13:07:11 +00:00
Sergei Trofimovich
d8b734f6a4 pciutils: add trivial updater 2022-12-18 13:07:11 +00:00
R. Ryantm
02fb72e12d logrotate: 3.20.1 -> 3.21.0 2022-12-17 18:05:42 +00:00
Aleksey Kladov
77ff624382 throttled: 0.9.2 -> 0.10.0 2022-12-15 14:51:05 +00:00
figsoda
94046a47cc
Merge pull request #205703 from atorres1985-contrib/inherit-darwin-is-bad
treewide: remove `inherit (darwin)`s from all-packages.nix
2022-12-12 21:45:26 -05:00
Bernardo Meurer
fc6c79f771
Merge pull request #204378 from Madouura/pr/rocm-related
Fixes https://github.com/NixOS/nixpkgs/issues/203949
2022-12-12 15:55:21 -03:00
Sandro
96b8fab0e5
Merge pull request #203894 from urandom2/jobber
Fixes https://github.com/NixOS/nixpkgs/issues/126268
2022-12-12 14:14:25 +01:00
AndersonTorres
d8e45aef2a plan9port: incorporate darwin into its expression 2022-12-12 09:41:26 -03:00
R. Ryantm
83e84a5e94 automatic-timezoned: 1.0.49 -> 1.0.50 2022-12-12 02:58:21 +00:00
Madoura
9b98f8433a
rocm-related: create and use a generic updater script 2022-12-10 13:51:09 -06:00
R. Ryantm
b3404063ed automatic-timezoned: 1.0.45 -> 1.0.49 2022-12-08 19:24:59 +08:00
R. Ryantm
a3a8bceef8 netdata: 1.36.1 -> 1.37.1 2022-12-06 14:21:59 +00:00
Yestin L. Harrison
a335198d4d plan9port: 2021-10-19 -> 2022-09-12
the new version stamps out further path-related annoyances, though
it does require explicitly giving PLAN9_TARGET during buildPhase
(everything moves to $out during installPhase anyway, where
./INSTALL works it out unassisted).
2022-12-06 02:35:02 -08:00
Madoura
33a5eb7be1
rocm-related: 5.3.3 → 5.4.0
clang-ocl: 5.3.3 → 5.4.0

hip: 5.3.3 → 5.4.0

hipsparse: 5.3.3 → 5.4.0

miopengemm: 5.3.3 → 5.4.0

hipcub: 5.3.3 → 5.4.0

rccl: 5.3.3 → 5.4.0

rocblas: 5.3.3 → 5.4.0

rocfft: 5.3.3 → 5.4.0

miopen: 5.3.3 → 5.4.0

rocm-comgr: 5.3.3 → 5.4.0

rocclr: 5.3.3 → 5.4.0

rocm-device-libs: 5.3.3 → 5.4.0

rocm-cmake: 5.3.3 → 5.4.0

rocm-runtime: 5.3.3 → 5.4.0

rocm-smi: 5.3.3 → 5.4.0

rocm-thunk: 5.3.3 → 5.4.0

rocm-opencl-runtime: 5.3.3 → 5.4.0

llvmPackages_rocm.llvm: 5.3.3 → 5.4.0

rocminfo: 5.3.3 → 5.4.0

rocmlir: 5.3.3 → 5.4.0

rocprim: 5.3.3 → 5.4.0

rocwmma: 5.3.3 → 5.4.0

rocrand: 5.3.3 → 5.4.0

rocsparse: 5.3.3 → 5.4.0

rocthrust: 5.3.3 → 5.4.0

tensile: 5.3.3 → 5.4.0

rocm-llvm: remove obsolete patch

hip: remove obsolete substituteInPlace

rocmlir: fixup build inputs and cmakeFlags

miopen: add nlohmann_json
2022-12-04 10:33:07 -06:00
Colin Arnott
97e2e764e6
jobber: init at 1.4.4
Fixes #126268
2022-12-03 20:11:43 +00:00
Berk D. Demir
6b1c965f48 runitor: 1.1.1 -> 1.2.0 2022-12-03 11:07:15 -08:00
Sandro
f877bb5c5f
Merge pull request #188042 from totoroot/init/wsysmon-0.1.0 2022-12-03 01:19:20 +01:00
Markus Wamser
76aad1f1e6
dfrs: init at 0.0.7 (#204179)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-12-03 00:33:08 +01:00
Mario Rodas
c49f0b22e1
Merge pull request #203840 from aaronjheng/skeema
skeema: 1.8.2 -> 1.9.0
2022-11-30 22:40:24 -05:00
Aaron Jheng
ffd251aec3
skeema: 1.8.2 -> 1.9.0 2022-12-01 01:32:04 +00:00
R. Ryantm
56420d0469 automatic-timezoned: 1.0.43 -> 1.0.45 2022-11-30 19:22:36 +00:00
Lin Jian
c2d4859ff4
kanata: 1.0.8 -> 1.1.0 2022-11-30 20:22:41 +08:00
Bjørn Forsman
5fe4c60e49 smartmontools: remove unneeded inetutils
It was only needed for 'hostname', which is now provided by the
'hostname' package, which has smaller storage footprint.
2022-11-29 20:34:13 +01:00
Bjørn Forsman
43052306ac smartmontools: add hostname to runtime closure
This makes smartd notifications contain the hostname instead of
"unknown".

Total runtime closure size:
Before: 46.1 MiB
After: 46.7 MiB
2022-11-29 20:34:13 +01:00
Madoura
3ced8179cd
rocm-related: optional GITHUB_TOKEN for update script
hip: optional GITHUB_TOKEN for update script

rocm-llvm: optional GITHUB_TOKEN for update script

clang-ocl: optional GITHUB_TOKEN for update script

hipcub: optional GITHUB_TOKEN for update script

hipsparse: optional GITHUB_TOKEN for update script

miopen: optional GITHUB_TOKEN for update script

miopengemm: optional GITHUB_TOKEN for update script

rccl: optional GITHUB_TOKEN for update script

rocblas: optional GITHUB_TOKEN for update script

rocclr: optional GITHUB_TOKEN for update script

rocfft: optional GITHUB_TOKEN for update script

rocm-comgr: optional GITHUB_TOKEN for update script

rocm-device-libs: optional GITHUB_TOKEN for update script

rocm-opencl-runtime: optional GITHUB_TOKEN for update script

rocm-runtime: optional GITHUB_TOKEN for update script

rocm-thunk: optional GITHUB_TOKEN for update script

rocmlir: optional GITHUB_TOKEN for update script

rocprim: optional GITHUB_TOKEN for update script

rocrand: optional GITHUB_TOKEN for update script

rocsparse: optional GITHUB_TOKEN for update script

rocthrust: optional GITHUB_TOKEN for update script

rocwmma: optional GITHUB_TOKEN for update script

tensile: optional GITHUB_TOKEN for update script

rocm-cmake: optional GITHUB_TOKEN for update script

rocminfo: optional GITHUB_TOKEN for update script

rocm-smi: optional GITHUB_TOKEN for update script
2022-11-28 02:25:56 -06:00
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
Matthias Thym
5822b984c3 wsysmon: init at 0.1.0 2022-11-23 10:39:37 +01: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