Commit Graph
572985 Commits
Author SHA1 Message Date
Paul Meyer aaf596a697 doc: extend Go documentation 2024-01-13 22:43:54 +01:00
Florian KlinkandGitHub 777770d55e Merge pull request #280733 from marsam/update-tflint-ruleset-aws
tflint-plugins.tflint-ruleset-aws: 0.26.0 -> 0.29.0
2024-01-13 23:35:13 +02:00
R. Ryantm c8c569b50a files-cli: 2.12.14 -> 2.12.22 2024-01-13 21:26:07 +00:00
Thiago Kenji OkadaandGitHub e0d20bfe6c Merge pull request #280771 from uku3lig/osu-lazer-2024-113
osu-lazer{,-bin}: 2023.1231.0 -> 2024.113.0
2024-01-13 21:22:37 +00:00
Peder Bergebakken SundtandGitHub fc44c53568 Merge pull request #276849 from eclairevoyant/nomnatong
nomnatong: add passthru.updateScript; 5.07 -> 5.08
2024-01-13 22:22:30 +01:00
Guillaume GirolandGitHub 8282c5844d Merge pull request #264569 from erdnaxe/mono-cross
mono: use strictDeps
2024-01-13 22:19:11 +01:00
Christian KöglerandGitHub d431d30e0b Merge pull request #280671 from ck3d/xineliboutput-2.3.0
vdrPlugins.xineliboutput: 2.2.0 -> 2.3.0
2024-01-13 22:15:25 +01:00
Fabian Affolter e99e2ace74 python311Packages.bloodhound-py: refactor 2024-01-13 22:12:04 +01:00
Thiago Kenji OkadaandGitHub 4799b9a019 Merge pull request #277322 from atorres1985-contrib/bluez-tools
Bluez-tools: cleanup
2024-01-13 21:09:24 +00:00
Weijia WangandGitHub d246161572 Merge pull request #280769 from f2k1de/mongodb-6.0.12
mongodb-6_0: 6.0.11 -> 6.0.12
2024-01-13 22:09:01 +01:00
Weijia WangandGitHub adb7e32f32 Merge pull request #280772 from f2k1de/mongodb-5.0.23
mongodb-5_0: 5.0.22 -> 5.0.23
2024-01-13 22:08:42 +01:00
Gaetan Lepage 0f233e832e codeium: 1.6.20 -> 1.6.22 2024-01-13 22:08:30 +01:00
Weijia WangandGitHub 47480455aa Merge pull request #280773 from f2k1de/mongodb-4.4.27
mongodb-4_4: 4.4.25 -> 4.4.27
2024-01-13 22:08:21 +01:00
Dmitry KalinkinandGitHub c2715b2b6a Merge pull request #280580 from GaetanLepage/awkward
python311Packages.awkward: 2.5.1 -> 2.5.2
2024-01-13 15:08:03 -06:00
Dee Anzorge f124c73686 nginx: change etags for statically compressed files served from store
Per RFC 9110, [section 8.8.1][1], different representations of the same
resource should have different Etags:

> A strong validator is unique across all versions of all
> representations associated with a particular resource over time.
> However, there is no implication of uniqueness across representations
> of different resources (i.e., the same strong validator might be in
> use for representations of multiple resources at the same time and
> does not imply that those representations are equivalent)

When serving statically compressed files (ie, when there is an existing
corresponding .gz/.br/etc. file on disk), Nginx sends the Etag marked
as strong. These tags should be different for each compressed format
(as shown in  an explicit example in section [8.8.3.3][2] of the RFC).
Upstream Etags are composed of the file modification timestamp and
content length, and the latter generally changes between these
representations.

Previous implementation of Nix-specific Etags for things served from
store used the store hash. This is fine to share between different
files, but it becomes a problem for statically compressed versions of
the same file, as it means Nginx was serving different representations
of the same resource with the same Etag, marked as strong.

This patch addresses this by imitating the upstream Nginx behavior, and
appending the value of content length to the store hash.

[1]: https://www.rfc-editor.org/rfc/rfc9110.html#name-validator-fields
[2]:
https://www.rfc-editor.org/rfc/rfc9110.html#name-example-entity-tags-varying
2024-01-13 22:07:50 +01:00
Mario RodasandGitHub 24f24acb10 Merge pull request #277751 from trofi/python3Packages.openllm-fix-optional-dependencies-eval
python3Packages.openllm: fix `optional-dependencies` attribute
2024-01-13 16:07:43 -05:00
Mario RodasandGitHub 033f88f786 Merge pull request #277982 from trofi/spark-fix-tests-eval
spark: fix `tests` eval under `allowAliases = false`
2024-01-13 16:06:50 -05:00
Peder Bergebakken SundtandGitHub 59cefcbc62 Merge pull request #277783 from gepbird/c2fmzq-server-multiple-freeform-settings
nixos/c2fmzq-server: allow multiple freeform settings
2024-01-13 22:01:23 +01:00
R. Ryantm ad088c4639 cargo-tarpaulin: 0.27.2 -> 0.27.3 2024-01-13 21:01:08 +00:00
Fabian AffolterandGitHub 6c064b347e Merge pull request #280683 from fabaff/cyclonedx-python-bump
cyclonedx-python: 0.4.3 -> 3.11.7
2024-01-13 21:39:39 +01:00
R. Ryantm 38b5d66a3f python311Packages.clip-anytorch: 2.5.2 -> 2.6.0 2024-01-13 20:39:26 +00:00
Fabian Affolter be57c9b101 python311Packages.aioboto3: 11.3.0 -> 12.1.0
Diff: terrycain/aioboto3@refs/tags/v11.3.0...v12.1.0

Changelog: https://github.com/terrycain/aioboto3/blob/refs/tags/v12.1.0/CHANGELOG.rst
2024-01-13 21:36:55 +01:00
Fabian AffolterandGitHub 8989c3758a Merge pull request #280680 from fabaff/checkov-bump
python311Packages.cyclonedx-python-lib: 5.2.0 -> 6.3.0, checkov: 3.1.46 -> 3.1.57
2024-01-13 21:30:54 +01:00
Fabian AffolterandGitHub 1b98e6b7e3 Merge pull request #280718 from fabaff/dvc-fix
python311Packages.dvc: add gto
2024-01-13 21:30:29 +01:00
Fabian Affolter db7c6b0ada python311Packages.argparse-dataclass: refactor 2024-01-13 21:20:50 +01:00
Fabian Affolter b4a3c010f1 python311Packages.argparse-dataclass: 1.0.0 -> 2.0.0
Diff: https://github.com/mivade/argparse_dataclass/compare/refs/tags/1.0.0...2.0.0

Changelog: https://github.com/mivade/argparse_dataclass/blob/2.0.0/CHANGELOG.md
2024-01-13 21:19:07 +01:00
Сухарик 5b304dff06 pharo: fix non-path argv[0] segfault 2024-01-13 23:13:07 +03:00
R. Ryantm b3a55e5c7a python311Packages.clarifai-grpc: 10.0.0 -> 10.0.3 2024-01-13 20:07:57 +00:00
Eike Frost 385f014367 nixos/trackpoint: fix regression introduced with 9b29bc0010 2024-01-13 21:05:07 +01:00
Manuel Stahl 8377ad1b08 stalwart-mail: 0.4.2 -> 0.5.2 2024-01-13 20:57:59 +01:00
Peder Bergebakken SundtandGitHub 2284e61bd9 Merge pull request #273229 from ianmjones/wails-2.7.1
wails: 2.6.0 -> 2.7.1
2024-01-13 20:56:43 +01:00
Valentin GagarinandGitHub fd78de6eeb Merge pull request #267285 from fricklerhandwerk/code-comment 2024-01-13 20:51:37 +01:00
Sergei Trofimovich 10697291cc readstat: backport "use-after-free" fix 2024-01-13 19:40:46 +00:00
R. Ryantm 6b6b91f272 python311Packages.casbin: 1.34.0 -> 1.35.0 2024-01-13 19:35:58 +00:00
Fabian Affolter 7e3d933dd5 crackql: unstable-20220821 -> unstable-20230818 2024-01-13 20:31:47 +01:00
Mario RodasandGitHub 76a31fdb5c Merge pull request #267440 from linsui/starship
nixos/starship: add presets
2024-01-13 14:27:06 -05:00
Ryan LahfaandGitHub b5a944511d Merge pull request #256709 from colemickens/make-squashfs-skip-compression
nixos/lib/make-squashfs.nix: allow disabling compression
2024-01-13 20:23:25 +01:00
aikooo7 b3189792a6 solana-cli: 1.14.23 → 1.16.27 2024-01-13 19:19:26 +00:00
aikooo7 e66eb7f9d7 maintainers: add aikooo7 2024-01-13 19:19:21 +00:00
YtandGitHub 16b9142e46 Merge pull request #280655 from r-ryantm/auto-update/op-geth
op-geth: 1.101304.2 -> 1.101305.0
2024-01-13 20:13:44 +01:00
K900andGitHub f0840f6f52 Merge pull request #280780 from K900/linux-6.7-aliases
aliases: add linuxPackages_6_7, linux_6_7
2024-01-13 22:06:48 +03:00
Pol DellaieraandGitHub c9adb72353 Merge pull request #279467 from Stunkymonkey/nexuiz-desktop-icon
nexuiz: add desktop-icon
2024-01-13 19:54:58 +01:00
Guillaume GirolandGitHub e3c3ae87bf Merge pull request #280410 from r-ryantm/auto-update/door-knocker
door-knocker: 0.4.2 -> 0.4.3
2024-01-13 19:46:37 +01:00
Robert ScottandGitHub 26f16fbad1 Merge pull request #280747 from r-ryantm/auto-update/python311Packages.awswrangler
python311Packages.awswrangler: 3.4.2 -> 3.5.1
2024-01-13 18:40:39 +00:00
Rafael Fernández López d92b537652 wamr: 1.3.0 -> 1.3.1 2024-01-13 19:32:40 +01:00
Atemu 66afe6cefc ffmpeg: use drv version for aribcaption configureFlags logic
`withAribcaption` would be true because, for the flags in the function argument,
ffmpeg_6-full's version is the deciding one. We will likely need a better
pattern here.

Fixes https://github.com/NixOS/nixpkgs/issues/280645
2024-01-13 19:31:55 +01:00
K900 980675fa82 aliases: add linuxPackages_6_7, linux_6_7 2024-01-13 21:13:23 +03:00
Atemu 1c6483b6a6 linux_xanmod_latest: 6.6.9 -> 6.6.10 2024-01-13 19:09:21 +01:00
Atemu 894f4b73c0 linux_xanmod: 6.1.70 -> 6.1.72 2024-01-13 19:09:21 +01:00
Paul Meyer 8d13307c75 k9s: 0.31.4 -> 0.31.5 2024-01-13 19:03:28 +01:00