Commit Graph

3331 Commits

Author SHA1 Message Date
novenary
feaf1a72bc htop: enable extra features 2023-01-22 23:20:07 +02: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
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
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
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
R. Ryantm
04acdfd75e stress-ng: 0.14.06 -> 0.15.01 2023-01-10 12:39:59 +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