Commit graph

533133 commits

Author SHA1 Message Date
Ryan Lahfa c22f1c1cfa
Merge pull request #257828 from mbey-mw/nginx-tmpfiles-rules 2023-10-06 15:28:36 +02:00
R. Ryantm 4ea79a8e31 doomretro: 5.0.3 -> 5.0.4 2023-10-06 10:27:33 -03:00
Mario Rodas d99bce3ee8
Merge pull request #259341 from Icy-Thought/ts-typst
tree-sitter-grammars: add typst
2023-10-06 08:14:40 -05:00
Mario Rodas 3bbc6d8851
Merge pull request #258755 from marsam/postgresql-pg_hint_plan-support-more-versions
postgresqlPackages.pg_hint_plan: support more PostgreSQL versions
2023-10-06 08:14:03 -05:00
Mario Rodas 76dc04b0ad
Merge pull request #259164 from marsam/update-terraform-ls
terraform-ls: 0.31.5 -> 0.32.0
2023-10-06 08:13:26 -05:00
Mario Rodas 9a6511868e
Merge pull request #259200 from katexochen/mkosi/18
mkosi: 17.1 -> 18
2023-10-06 08:12:45 -05:00
Mario Rodas 88da949672
Merge pull request #259308 from r-ryantm/auto-update/r2modman
r2modman: 3.1.43 -> 3.1.44
2023-10-06 08:12:15 -05:00
Mario Rodas a287862fa5
Merge pull request #259313 from r-ryantm/auto-update/slirp4netns
slirp4netns: 1.2.1 -> 1.2.2
2023-10-06 08:11:53 -05:00
Mario Rodas c4098f5d31
Merge pull request #259321 from r-ryantm/auto-update/sentry-cli
sentry-cli: 2.20.7 -> 2.21.1
2023-10-06 08:10:03 -05:00
Mario Rodas 6f49911104
Merge pull request #259328 from r-ryantm/auto-update/wakapi
wakapi: 2.8.1 -> 2.8.2
2023-10-06 08:09:45 -05:00
Mario Rodas 96d35bdda3
Merge pull request #259284 from r-ryantm/auto-update/jackett
jackett: 0.21.938 -> 0.21.969
2023-10-06 08:08:11 -05:00
OTABI Tomoya bcfbc809d6
Merge pull request #258150 from r-ryantm/auto-update/renderdoc
renderdoc: 1.28 -> 1.29
2023-10-06 21:46:32 +09:00
OTABI Tomoya 622b51dbe4
Merge pull request #258142 from r-ryantm/auto-update/python310Packages.pony
python310Packages.pony: 0.7.16 -> 0.7.17
2023-10-06 21:44:33 +09:00
OTABI Tomoya 75a1be1193
Merge pull request #258147 from r-ryantm/auto-update/python310Packages.chiabip158
python310Packages.chiabip158: 1.2 -> 1.3
2023-10-06 21:42:08 +09:00
Lassulus 0682b8536d
Merge pull request #259358 from trofi/gzdoom-update
gzdoom: 4.10.0 -> 4.11.0
2023-10-06 14:39:28 +02:00
7c6f434c 418c727617
Merge pull request #259125 from mfrw/mfrw/btrfs-progs-6.5.2
btrfs-progs: 6.5.1 -> 6.5.2
2023-10-06 12:31:36 +00:00
Marek Beyer ea1eb4ee0f
nixos/nginx: add systemd-tmpfiles exclusion of temporary directories
Directories used by nginx in the tmp path are only created upon startup and
must not be deleted while nginx is running.
2023-10-06 14:26:37 +02:00
Marek Beyer 040cf48d28
nixos/tests: add test for nginx temp directories removal
The default temp directories for nginx must not be removed by
systemd-tmpfiles-clean.service. This test lowers the age parameter for /tmp and
triggers a cleanup that would normally only occur after 10 days of nginx
inactivity. After that, the functionality of nginx that requires a temporary
directory is tested again.
2023-10-06 14:26:37 +02:00
Ulrik Strid 558e80e961
Merge pull request #259327 from vbgl/ocaml-lwt-5.7.0
ocamlPackages.lwt: 5.6.1 → 5.7.0
2023-10-06 14:25:44 +02:00
ajs124 0b48455b2d
Merge pull request #256103 from WilliButz/update/nginxModules.njs/0.8.1
nginxModules.njs: 0.7.10 -> 0.8.1
2023-10-06 14:01:50 +02:00
Atemu eae761dcb0
Merge pull request #245593 from wamserma/grocy-add-package-option
grocy: add package option
2023-10-06 13:56:58 +02:00
7c6f434c 8a2cb1f05f
Merge pull request #259362 from tomfitzhenry/sgt-puzzles-name
sgt-puzzles: rename all "sgtpuzzles" -> "sgt-puzzles"
2023-10-06 11:50:49 +00:00
Doron Behar a95049d917
Merge pull request #259154 from doronbehar/pkg/astropy
python3.pkgs.astropy: 5.3.3 -> 5.3.4
2023-10-06 14:27:42 +03:00
Wael Nasreddine 82558ff520
Merge pull request #259101 from marsam/update-terraform 2023-10-06 16:47:18 +05:30
markuskowa d943caed6b
Merge pull request #259235 from sheepforce/qcelemental
qcelemental: 0.25.1 -> 0.26.0
2023-10-06 13:12:55 +02:00
Pierre Bourdon e462c9172c
Merge pull request #259039 from edef1c/cve-2023-4911-mitigation
nixos/security/wrappers: use musl rather than glibc and explicitly unset insecure env vars
2023-10-06 12:50:39 +02:00
Tom Fitzhenry 736884108d sgt-puzzles: rename all "sgtpuzzles" -> "sgt-puzzles"
nixpkgs currently mixes sgtpuzzles/sgt-puzzles across filenames,
packages, tests.

This inconsistency is frequently annoying.

Let's unify on "sgt-puzzles", on the basis that:
* "sgt-puzzles" is the package filename.
* Alpine/FreeBSD/Debian use "sgt-puzzles". No other distro uses
"sgtpuzzles". https://repology.org/project/sgt-puzzles/versions
2023-10-06 21:36:48 +11:00
Sergei Trofimovich c65ad2c49f gzdoom: 4.10.0 -> 4.11.0
Among other things fixes build failure against gcc-13:

    $ nix build --impure --expr 'with import ./. {}; gzdoom.override { stdenv = gcc13Stdenv; }' -L
    gzdoom> /build/source/src/common/rendering/vulkan/thirdparty/vk_mem_alloc/vk_mem_alloc.h: In function 'void VmaUint32ToStr(char*, size_t, uint32_t)':
    gzdoom> /build/source/src/common/rendering/vulkan/thirdparty/vk_mem_alloc/vk_mem_alloc.h:2410:9: error: 'snprintf' was not declared in this scope
    gzdoom>  2410 |         snprintf(outStr, strLen, "%u", static_cast<unsigned int>(num));
    gzdoom>       |         ^~~~~~~~
    gzdoom> /build/source/src/common/rendering/vulkan/thirdparty/vk_mem_alloc/vk_mem_alloc.h:2262:1: note: 'snprintf' is defined in header '<cstdio>'; did you forget to '#include <cstdio>'?

Changes: https://github.com/ZDoom/gzdoom/releases/tag/g4.11.0
2023-10-06 11:15:58 +01:00
OTABI Tomoya 51d261b0ae
Merge pull request #259187 from cafkafk/cafk-kitty
kitty: 0.30.0 -> 0.30.1
2023-10-06 18:56:16 +09:00
OTABI Tomoya 4b570045d7
Merge pull request #259131 from GaetanLepage/numpyro
python310Packages.numpyro: 0.13.0 -> 0.13.2
2023-10-06 18:49:19 +09:00
OTABI Tomoya 5b1c1674ca
Merge pull request #259132 from mbalatsko/init-esig
python3Packages.esig: init at 0.9.8.3, python3Packages.iisignature: init at 0.24
2023-10-06 18:46:43 +09:00
Phillip Seeber b68f1972fb qcelemental: 0.25.1 -> 0.26.0 2023-10-06 11:33:25 +02:00
Doron Behar d6ac2df61d python3.pkgs.astropy: 5.3.3 -> 5.3.4 2023-10-06 12:32:08 +03:00
Bobby Rong 49dda70dbc
Merge pull request #259222 from bobby285271/fix/gnome-flashback-eval
nixosTests.gnome-flashback: Fix eval
2023-10-06 17:31:44 +08:00
OTABI Tomoya 69590b6698
Merge pull request #259220 from r-ryantm/auto-update/python310Packages.parver
python310Packages.parver: 0.4 -> 0.5
2023-10-06 18:25:57 +09:00
OTABI Tomoya 9f902e75cf
Merge pull request #259233 from r-ryantm/auto-update/python310Packages.django-reversion
python310Packages.django-reversion: 5.0.5 -> 5.0.6
2023-10-06 18:24:29 +09:00
Arthur Gautier 256c518a8a dpdk: fixup shared compilation
Dpdk build will default to static linking of its libraries if
`default_library` option is not specified. When shared is expected, we
should explicitely set the `default_library` option to `shared`.

This saves 586MB on the derivation output size:
```
95M	/nix/store/qydxxmcnh1w8yz58n36345kg3siimqip-dpdk-22.11.1
681M	/nix/store/pxvc5r3jvba1i96cma36akr7cnvnac3w-dpdk-22.11.1
```
2023-10-06 11:20:23 +02:00
OTABI Tomoya e4507e79b9
Merge pull request #259331 from fabaff/camel-converter-bump
python311Packages.camel-converter: 3.0.2 -> 3.0.3
2023-10-06 18:09:16 +09:00
OTABI Tomoya d52dcae543
Merge pull request #259332 from fabaff/garth-bump
python311Packages.garth: 0.4.37 -> 0.4.38
2023-10-06 18:08:21 +09:00
Bobby Rong 190a819ecb
nixosTests.gnome-flashback: Ensure gnome-flashback-media-keys starts 2023-10-06 16:04:24 +08:00
Fabian Affolter a2eb207f45
Merge pull request #258611 from fabaff/alexapy-bump
python311Packages.alexapy: 1.27.1 -> 1.27.4
2023-10-06 09:35:11 +02:00
Fabian Affolter 0be35d57f3
Merge pull request #259323 from fabaff/whodap-bump
python311Packages.whodap: 0.1.9 -> 0.1.10
2023-10-06 09:34:24 +02:00
Fabian Affolter 6e7bf5cfe5
Merge pull request #259324 from fabaff/pyfibaro-bump
python311Packages.pyfibaro: 0.7.4 -> 0.7.5
2023-10-06 09:34:10 +02:00
Fabian Affolter 14f9a7faf7
Merge pull request #259325 from fabaff/memray-bump
memray: 1.9.1 -> 1.10.0
2023-10-06 09:33:58 +02:00
Fabian Affolter 3b5b5e72e5
Merge pull request #259326 from fabaff/checkov-bump
checkov: 2.5.4 -> 2.5.6
2023-10-06 09:33:50 +02:00
Fabian Affolter ece34cea00
Merge pull request #258772 from r-ryantm/auto-update/python310Packages.textdistance
python310Packages.textdistance: 4.5.0 -> 4.6.0
2023-10-06 09:30:36 +02:00
Thomas Gerbet cefa4f567a
Merge pull request #259296 from r-ryantm/auto-update/wch-isp
wch-isp: 0.2.5 -> 0.3.0
2023-10-06 09:21:06 +02:00
Icy-Thought 1045b89402
tree-sitter-grammars: add typst 2023-10-06 09:20:39 +02:00
David Knaack 4b58af2fcb gitoxide: 0.29.0 -> 0.30.0 2023-10-06 09:10:05 +02:00
markuskowa 3a388f757b
Merge pull request #258049 from r-ryantm/auto-update/libpsm2
libpsm2: 11.2.230 -> 12.0.1
2023-10-06 08:42:01 +02:00