Weijia Wang
bdcaa990de
zenith: unbreak on aarch64 platforms
2023-02-02 10:10:44 +01:00
Weijia Wang
a250a56657
Merge pull request #213948 from r-ryantm/auto-update/systeroid
...
systeroid: 0.3.0 -> 0.3.1
2023-02-01 12:07:09 +01:00
R. Ryantm
4304c56b49
systeroid: 0.3.0 -> 0.3.1
2023-02-01 10:30:07 +00:00
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
Sandro
2fd0a49cbd
Merge pull request #211761 from SuperSandro2000/wslu-wslvar
...
wslu: supply default conf
2023-01-31 15:14:57 +01: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
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