Commit graph

365695 commits

Author SHA1 Message Date
Dominique Martinet
e92c05349c nixos/logrotate: convert to freeform
using freeform is the new standard way of using modules and should replace
extraConfig.
In particular, this will allow us to place a condition on mails
2022-04-01 07:09:26 +09:00
Dominique Martinet
3cc8ea28d1 logrotate: add services.logrotate.configFile escape hatch 2022-04-01 07:09:26 +09:00
Dominique Martinet
3a2fa0d049 logrotate: run through nixpkgs-fmt
Running once now will make further patches formatting easier
2022-04-01 07:09:26 +09:00
Dominique Martinet
b457d917dc logrotate: move mail dependency from package to service
having pkgs.logrotate depend on mailutils brings in quite a bit of dependencies
through mailutil itself and recursive dependency to guile when most people
do not need it.

Remove mailutils dependency from the package, and conditionally add it to the
service if the user specify the mail option either at top level or in a path

Fixes #162001
2022-04-01 07:09:24 +09:00
Ryan Mulligan
29ac6896e4
Merge pull request #163083 from r-ryantm/auto-update/calibre-web
calibre-web: 0.6.16 -> 0.6.17
2022-03-31 15:04:05 -07:00
Martin Weinelt
1e2c1b8372
mediawiki: 1.37.1 -> 1.37.2
https://lists.wikimedia.org/hyperkitty/list/mediawiki-announce@lists.wikimedia.org/message/YJNXKPV5Z56NSUQ4G3SXPDUIZG5EQ7UR/

Fixes: CVE-2022-28202, CVE-2022-22801, CVE-2022-28203, CVE-2022-28204
2022-04-01 00:03:42 +02:00
Thiago Kenji Okada
ed6b037a99
Merge pull request #166496 from superherointj/package-fluxcd-0.28.5
fluxcd: 0.28.4 -> 0.28.5
2022-03-31 22:59:40 +01:00
Thiago Kenji Okada
5e7759bd9d HentaiAtHome: rename graalvm -> graalvmDrv 2022-03-31 22:37:58 +01:00
Thiago Kenji Okada
bdfff535f0 buildGraalvmNativeImage: allow usage of arbitrary graalvm derivation
This will allow for easier overrides for specific systems (e.g.
`aarch64-linux` that is only supported in `graalvm17-ce`).
2022-03-31 22:35:44 +01:00
Michael Weiss
ccc400a41f
Merge pull request #166613 from primeos/chromiumDev
chromiumDev: 101.0.4951.7 -> 101.0.4951.15
2022-03-31 23:16:13 +02:00
Michael Weiss
f179515296
Merge pull request #166614 from primeos/chromiumBeta
chromiumBeta: 100.0.4896.60 -> 101.0.4951.15
2022-03-31 23:16:02 +02:00
TredwellGit
82230fc6ea brave: 1.36.122 -> 1.37.109
https://github.com/brave/brave-browser/blob/master/CHANGELOG_DESKTOP.md#137109
2022-03-31 20:10:23 +00:00
Yaya
8465654f6a nixos/tests/gitlab: Add yayayayaka to maintainers 2022-03-31 21:56:18 +02:00
Yaya
35251c637b nixos/tests/gitlab: Check HTTP response codes
cURL always exits with `0` even when the HTTP response codes are above
400, leading to false-positive test results.
2022-03-31 21:56:18 +02:00
Yaya
86ec4e306e nixos/tests/gitlab: Fix project id
Gitlab automatically creates a repository, taking away the project
id=1.
2022-03-31 21:56:18 +02:00
Yaya
28068cebc9 nixos/tests/gitlab: Fix Authorization Bearer field
Due to an incorrect shell escape the Authorization Bearer Token was not
present in the cURL request headers.
2022-03-31 21:56:18 +02:00
R. Ryantm
ab4d1fb4b0 oh-my-zsh: 2022-03-29 -> 2022-03-31 2022-03-31 19:45:46 +00:00
Fabian Affolter
9a813114b9
Merge pull request #166529 from r-ryantm/auto-update/python310Packages.qiskit-optimization
python310Packages.qiskit-optimization: 0.3.1 -> 0.3.2
2022-03-31 21:30:39 +02:00
Fabian Affolter
ab57f590c2
Merge pull request #166528 from r-ryantm/auto-update/python3.10-youtube-transcript-api
python310Packages.youtube-transcript-api: 0.4.3 -> 0.4.4
2022-03-31 21:29:28 +02:00
Fabian Affolter
2b8c1d98fb
Merge pull request #166596 from 06kellyjac/kubescape
kubescape: 2.0.149 -> 2.0.150
2022-03-31 21:28:33 +02:00
Fabian Affolter
97cffe19d9
Merge pull request #166597 from applePrincess/exploitdb-2022-03-31
exploitdb: 2022-03-24 -> 2022-03-31
2022-03-31 21:27:32 +02:00
Fabian Affolter
0e79e5763e
Merge pull request #166567 from 06kellyjac/trivy
trivy: 0.24.4 -> 0.25.0
2022-03-31 21:26:03 +02:00
Fabian Affolter
74cff65a06
Merge pull request #166474 from fabaff/voluptuous-bump
python3Packages.voluptuous: 0.12.2 -> 0.13.0
2022-03-31 21:20:15 +02:00
Michael Weiss
773cfb0859
chromiumBeta: 100.0.4896.60 -> 101.0.4951.15 2022-03-31 21:19:20 +02:00
Michael Weiss
7cbe3d69a7
chromiumDev: 101.0.4951.7 -> 101.0.4951.15 2022-03-31 21:18:58 +02:00
Vincent Laporte
366a59cdc3 ocamlPackages.unionFind: init at 20220122 2022-03-31 19:51:42 +02:00
Ben Siraphob
6ad8b0bf32
Merge pull request #166501 from siraben/cmake-treewide 2022-03-31 12:42:59 -05:00
Ben Siraphob
4c38fcb192
treewide: move cmake into nativeBuildInputs 2022-03-31 12:35:21 -05:00
Robert Hensing
9cd1fa9bce
Merge pull request #166591 from hercules-ci/hercules-ci-nix-update
cachix, hercules-ci-agent: nix_2_4 -> nix_2_7
2022-03-31 19:11:49 +02:00
Ryan Mulligan
45f3f20c58
Merge pull request #162685 from r-ryantm/auto-update/intel-media-sdk
intel-media-sdk: 22.2.0 -> 22.2.1
2022-03-31 10:10:58 -07:00
Ben Siraphob
9069d6a30d
Merge pull request #166507 from siraben/stdenv-buildinputs 2022-03-31 12:03:42 -05:00
Robert Hensing
60554e4686
Merge pull request #166578 from Enzime/nix-run-vm
nixos/qemu-vm: Set `mainProgram` for `nix run`
2022-03-31 19:00:38 +02:00
Lein Matsumaru
237047f1e7
exploitdb: 2022-03-24 -> 2022-03-31 2022-03-31 16:55:54 +00:00
06kellyjac
d6e96b979e kubescape: 2.0.149 -> 2.0.150 2022-03-31 17:53:17 +01:00
Martin Weinelt
3344cea254
Merge pull request #164627 from mkg20001/fix-matrix 2022-03-31 18:26:03 +02:00
Ben Siraphob
61776f460f
treewide: remove stdenv from buildInputs 2022-03-31 11:19:30 -05:00
Maxine Aubrey
f6a4228db4
yaru-theme: 22.04.2 -> 22.04.3.1 2022-03-31 18:07:27 +02:00
teutat3s
5875fd68d6
electron_14: 14.2.7 -> 14.2.9
https://github.com/electron/electron/compare/v14.2.7...v14.2.9

With the release of electron v18, v14 is now officially EOL.
Look for "End of Support for 14.x.y" in:
https://github.com/electron/electron/releases/tag/v18.0.0
2022-03-31 17:58:58 +02:00
teutat3s
2caf14f6cc
electron_15: 15.4.1 -> 15.5.1
https://github.com/electron/electron/compare/v15.4.1...v15.5.1
2022-03-31 17:56:16 +02:00
teutat3s
8e9aad9883
electron_16: 16.1.0 -> 16.2.1
https://github.com/electron/electron/compare/v16.1.0...v16.2.1
2022-03-31 17:55:12 +02:00
teutat3s
732e3c70f1
electron_17: 17.1.2 -> 17.3.1
https://github.com/electron/electron/compare/v17.1.2...v17.3.1
2022-03-31 17:53:57 +02:00
maxine [they]
cd6ae307c5
Merge pull request #166500 from samuela/upkeep-bot/vscode-1.66.0-1648685386
vscode: 1.65.2 -> 1.66.0
2022-03-31 17:48:38 +02:00
R. Ryantm
254aec478e dsq: 0.9.0 -> 0.11.0 2022-03-31 15:36:56 +00:00
pennae
3807bedb36
Merge pull request #166338 from cole-h/1p
nixos/_1password{,-gui}: cleanup
2022-03-31 15:36:40 +00:00
Robert Hensing
0a21bcdb86 haskellPackages.hercules-ci-*: Rely on cabal-pkg-config-version-hook 2022-03-31 17:30:52 +02:00
Robert Hensing
fe488cab7f haskellPackages.{cachix,hercules-ci-*}: nix_2_4 -> nix_2_7 2022-03-31 17:29:49 +02:00
Silvan Mosberger
2da8e63ce8
Merge pull request #111595 from Luflosi/add-cherry-usb-kb-kernel-module
nixos/availableKernelModules: add cherry hid
2022-03-31 17:14:29 +02:00
Ryan Mulligan
3e481ad9cd
Merge pull request #166278 from r-ryantm/auto-update/rpcs3
rpcs3: 0.0.21-13352-e58906cb4 -> 0.0.21-13388-4a86638ce
2022-03-31 08:01:29 -07:00
Martin Weinelt
e80642bdcb
Merge pull request #165772 from alarsyo/paperless-ng-mail-fix 2022-03-31 16:52:06 +02:00
Michael Hoang
2c102d19c0 nixos/qemu-vm: Set mainProgram for nix run 2022-04-01 01:34:26 +11:00