Commit graph

601469 commits

Author SHA1 Message Date
Peder Bergebakken Sundt 1a9c168703 spade: 0.6.0 -> 0.7.0 2024-03-21 22:40:12 +01:00
davidak 477a8ad432
Merge pull request #297035 from Stunkymonkey/python-pyzufall-normalize
python312Packages.pyzufall: normalize pname
2024-03-21 22:37:35 +01:00
Robert Scott ef76879e18
Merge pull request #294341 from r-ryantm/auto-update/python311Packages.weasyprint
python311Packages.weasyprint: 61.1 -> 61.2
2024-03-21 21:35:25 +00:00
Yt 25c788053b
Merge pull request #297648 from GaetanLepage/transformers
python311Packages.transformers: 4.38.2 -> 4.39.0
2024-03-21 21:34:57 +00:00
Adam C. Stephens c962450934
Merge pull request #296439 from marsam/update-lxd
lxd: 5.20 -> 5.21.0
2024-03-21 17:34:27 -04:00
Peder Bergebakken Sundt 24f8069b38 python311Packages.whenever: 0.4.0 -> 0.5.0
Diff: https://github.com/ariebovenberg/whenever/compare/refs/tags/0.4.0...0.5.0

Changelog: https://github.com/ariebovenberg/whenever/blob/refs/tags/0.5.0/CHANGELOG.rst
2024-03-21 22:33:45 +01:00
Vincenzo Mantova 4a2f32b16c texlive.pkgs.context: fix other writes to const loop variables 2024-03-21 21:10:50 +00:00
Felix Bühler 16053fdef8
Merge pull request #284363 from roconnor/2024-01-msieve
msieve: 1.53 -> r1050
2024-03-21 22:09:37 +01:00
Fabian Affolter 2f4205900f python311Packages.dirigera: 1.0.10 -> 1.0.11
Diff: https://github.com/Leggin/dirigera/compare/refs/tags/v1.0.10...v1.0.11

Changelog: https://github.com/Leggin/dirigera/releases/tag/v1.0.11
2024-03-21 22:02:59 +01:00
Fabian Affolter 9304082e42 python311Packages.tagoio-sdk: 4.2.1 -> 4.3.0
Diff: https://github.com/tago-io/sdk-python/compare/refs/tags/v4.2.1...v4.3.0

Changelog: https://github.com/tago-io/sdk-python/releases/tag/v4.3.0
2024-03-21 22:01:45 +01:00
Fabian Affolter 9f0055a3c2 python311Packages.dvc-http: refactor 2024-03-21 21:59:06 +01:00
Thiago Kenji Okada 38d8d0e7ea
Merge pull request #297436 from r-ryantm/auto-update/graalvmCEPackages.graalpy
graalvmCEPackages.graalpy: 23.1.2 -> 24.0.0
2024-03-21 20:58:27 +00:00
Thiago Kenji Okada 3373acf729
Merge pull request #297515 from r-ryantm/auto-update/graalvmCEPackages.truffleruby
graalvmCEPackages.truffleruby: 23.1.2 -> 24.0.0
2024-03-21 20:58:12 +00:00
Fabian Affolter dcb9d49021 python311Packages.dvc-http: add missing input 2024-03-21 21:58:04 +01:00
Thiago Kenji Okada aadebf6b51
Merge pull request #297253 from r-ryantm/auto-update/graalvm-ce
graalvm-ce: 21.0.2 -> 22.0.0
2024-03-21 20:57:18 +00:00
Fabian Affolter 320d3f97fa qovery-cli: 0.84.5 -> 0.85.0
Diff: https://github.com/Qovery/qovery-cli/compare/refs/tags/v0.84.5...v0.85.0

Changelog: https://github.com/Qovery/qovery-cli/releases/tag/v0.85.0
2024-03-21 21:54:32 +01:00
Fabian Affolter 1e7255a550 cnspec: 10.8.2 -> 10.8.4
Diff: https://github.com/mondoohq/cnspec/compare/refs/tags/v10.8.2...v10.8.4

Changelog: https://github.com/mondoohq/cnspec/releases/tag/v10.8.4
2024-03-21 21:53:07 +01:00
e1mo bc25c4bd7d
nixos/pretix: raise TimeoutStartSec
On some slower systems or ones with a slower database (connection) the
initial migrations can exceed the default 90s timeout.
2024-03-21 21:49:40 +01:00
e1mo 6d5a6cab71
nixos/pretix: Fix pdf generation
Previously, pdftk (part of the ticket, badge, ... generation pipeline)
would fail with:

```
Error occurred during initialization of VM
Failed to mark memory page as executable - check if grsecurity/PaX is enabled
```
Thise caused pdf generation to fail.

Since pdftk is a java application and, according to systemd.exec(5),

 > Note that [MemoryDenyWriteExecute=] is incompatible with programs and
 > libraries that generate program code dynamically at runtime, including
 > JIT execution engines, executable stacks, and code "trampoline" featu
 > re of various C compilers.

Disabling `MemoryDenyWriteExecute=` fixes it.
2024-03-21 21:49:39 +01:00
Fabian Affolter 9e5bdd6911 trufflehog: 3.70.2 -> 3.70.3
Diff: https://github.com/trufflesecurity/trufflehog/compare/refs/tags/v3.70.2...v3.70.3

Changelog: https://github.com/trufflesecurity/trufflehog/releases/tag/v3.70.3
2024-03-21 21:48:47 +01:00
Martin Weinelt b0c93fc5a3
Merge pull request #297817 from philiptaron/revert-76b11df7f5778c37cf76998b4ebd706fb22c2d8f
androguard: 4.1.0 -> 3.4.0a1, fix build
2024-03-21 21:47:44 +01:00
Martin Weinelt e9ee6bc61d
pantalaimon: refactor
- use default callPackage and consume python3Packages
- use pep517 builder
- relax matrix-nio constraint
- add missing cachetools dependency
- expose optional-dependencies
- use pytestCheckHook
2024-03-21 21:46:26 +01:00
Philip Taron 1d494ecdb9
Revert "python3Packages.androguard: 3.4.0a1 -> 4.1.0"
This reverts commit 76b11df7f5, as it
caused build failures in `diffoscope` and `quark-engine` (and did not build itself.)
2024-03-21 13:43:01 -07:00
Fabian Affolter 04b6c0b03d python311Packages.jsonargparse: 4.27.6 -> 4.27.7
Diff: https://github.com/omni-us/jsonargparse/compare/refs/tags/v4.27.6...v4.27.7

Changelog: https://github.com/omni-us/jsonargparse/blob/4.27.7/CHANGELOG.rst
2024-03-21 21:40:12 +01:00
superherointj c08b185484
Merge pull request #270979 from newAM/veriloghdl
vscode-extensions.mshr-h.veriloghdl: init at 1.13.2
2024-03-21 20:39:33 +00:00
Fabian Affolter 2a2690c760 python311Packages.gto: refactor 2024-03-21 21:39:26 +01:00
Fabian Affolter 74f5fc5205 python311Packages.gto: 1.7.0 -> 1.7.1
Diff: https://github.com/iterative/gto/compare/refs/tags/1.7.0...1.7.1

Changelog: https://github.com/iterative/gto/releases/tag/1.7.1
2024-03-21 21:38:44 +01:00
Fabian Affolter 87236cef04 dvc: 3.48.3 -> 3.48.4
Diff: https://github.com/iterative/dvc/compare/refs/tags/3.48.3...3.48.4

Changelog: https://github.com/iterative/dvc/releases/tag/3.48.4
2024-03-21 21:35:50 +01:00
Fabian Affolter b64c937df4 python312Packages.botocore-stubs: 1.34.67 -> 1.34.68 2024-03-21 21:33:10 +01:00
Fabian Affolter 4d334f1e65 checkov: 3.2.42 -> 3.2.43
Diff: https://github.com/bridgecrewio/checkov/compare/refs/tags/3.2.42...3.2.43

Changelog: https://github.com/bridgecrewio/checkov/releases/tag/3.2.43
2024-03-21 21:32:32 +01:00
Fabian Affolter 54e486335c python312Packages.boto3-stubs: 1.34.67 -> 1.34.68 2024-03-21 21:32:31 +01:00
Fabian Affolter 77ca067b62 python311Packages.scmrepo: refactor 2024-03-21 21:28:48 +01:00
Fabian Affolter 42e6de74cf python311Packages.scmrepo: 3.2.0 -> 3.3.0
Diff: https://github.com/iterative/scmrepo/compare/refs/tags/3.2.0...3.3.0

Changelog: https://github.com/iterative/scmrepo/releases/tag/3.3.0
2024-03-21 21:28:01 +01:00
Pol Dellaiera df3a7e8c3c
Merge pull request #297807 from drupol/typstfmt/bump/0-2-9
typstfmt: 0.2.7 -> 0.2.9
2024-03-21 21:27:47 +01:00
Kira Bruneau 0de923affe
Merge pull request #297460 from r-ryantm/auto-update/git-review
git-review: 2.3.1 -> 2.4.0
2024-03-21 16:15:19 -04:00
Fabian Affolter a54c8e2764 uwhoisd: init at 0.1.0-unstable-2024-02-24
Universal WHOIS proxy server

https://github.com/Lookyloo/uwhoisd
2024-03-21 21:15:14 +01:00
R. Ryantm a60648f172 mhost: 0.3.0 -> 0.3.1 2024-03-21 21:12:33 +01:00
networkException 187532938b
ungoogled-chromium: 122.0.6261.128-1 -> 123.0.6312.58-1
https://chromereleases.googleblog.com/2024/03/stable-channel-update-for-desktop_19.html

This update includes 12 security fixes.

CVEs:
CVE-2024-2625 CVE-2024-2626 CVE-2024-2627 CVE-2024-2628 CVE-2024-2629
CVE-2024-2630 CVE-2024-2631
2024-03-21 21:08:23 +01:00
K900 ff3d03a15f
Merge pull request #297697 from K900/plasma6-install-kio5
plasma6: also install base kio5
2024-03-21 23:05:33 +03:00
Bruno BELANYI d58d9600a0
Merge pull request #296428 from vbrandl/fix/psst-update-script 2024-03-21 20:05:16 +00:00
sternenseemann ccc08ba453 haskell.compiler.{ghc98*,ghcHEAD}: bootstrap using source built 9.6
Unfortunately, we are running into trouble linking dependencies of
hadrian against the libraries of the clock package with 9.6.3 and
9.6.4 _bindists_. My current suspiscion is that this is caused by
some kind of discrepancy between the toolchain used by GHC upstream
and us that persists from the configure step used when building the
bindist. The problem seems to be somewhat localized to hsc2hs (hence
clock is an issue), with GHC 9.6.4 bindists even passing a flag to
ld that is not supported by our version of cctools.

The problem is not fully diagnosed, so take the speculation above
with a grain of salt.

As a workaround, we can use the source built GHC 9.6 which is, of
course, configured with our toolchain in the environment.
2024-03-21 21:00:12 +01:00
Alex Martens e89c47bbc5 vscode-extensions.mshr-h.veriloghdl: init at 1.13.2 2024-03-21 12:55:44 -07:00
Felix Bühler 6f19531beb
Merge pull request #297028 from Stunkymonkey/python-openusd-normalize
python312Packages.openusd: normalize pname
2024-03-21 20:41:16 +01:00
Pol Dellaiera 9ac85cfc52
typstfmt: 0.2.7 -> 0.2.9 2024-03-21 20:35:42 +01:00
Pol Dellaiera 65cbb455e3
Merge pull request #297173 from Lurkki14/agpl3
treewide: remove licenses.agpl3
2024-03-21 20:24:20 +01:00
Otavio Salvador 603e0a0982 tmuxp: 1.39.0 -> 1.43.0
Fixes: #297760.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2024-03-21 16:23:06 -03:00
Otavio Salvador c63e2f5aa5 libtmux: 0.32.0 -> 0.35.0
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2024-03-21 16:23:06 -03:00
André Vitor de Lima Matos bdc6b3abe0
nixos/wireplumber: fix systemwide bluetooth integration
From https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/3828#note_2270701
Broken/removed in #278760
2024-03-21 16:21:59 -03:00
superherointj 9ef9859c80
Merge pull request #277672 from trzpiot/vscode-extensions.foxundermoon.shell-format-7.2.5
vscode-extensions.foxundermoon.shell-format: 7.1.0 -> 7.2.5
2024-03-21 19:17:48 +00:00
Weijia Wang 002f8266a0
Merge pull request #297476 from nealfennimore/jnv
jnv: init at 0.1.2
2024-03-21 20:08:36 +01:00