0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-14 06:00:33 +03:00
Commit graph

676512 commits

Author SHA1 Message Date
R. Ryantm
30918c05a8 okta-aws-cli: 2.3.0 -> 2.3.1 2024-09-04 03:57:43 +00:00
David McFarland
683ffbdc5c
buildDotnetModule: inherit enableParallelBuilding (#339335) 2024-09-03 20:56:37 -07:00
R. Ryantm
6140b2b95c krelay: 0.1.0 -> 0.1.1 2024-09-04 03:56:25 +00:00
R. Ryantm
f30b62678b tagparser: 12.2.0 -> 12.3.0 2024-09-04 03:54:54 +00:00
R. Ryantm
7e2831e2ba artalk: 2.8.7 -> 2.9.0 2024-09-04 03:41:09 +00:00
Fabián Heredia Montiel
4b2d1e315b
runc: 1.1.13 -> 1.1.14 (#339157) 2024-09-03 21:39:48 -06:00
R. Ryantm
fe1cfc6a01 dcrwallet: 2.0.3 -> 2.0.4 2024-09-04 03:38:53 +00:00
Aleksana
2591b261a3
opentelemetry-cpp: fix CMake target include dirs (#328851) 2024-09-04 11:28:34 +08:00
Aleksana
bcda88d04d
duckstation: Fix build on aarch64-linux (#339369) 2024-09-04 11:21:42 +08:00
R. Ryantm
fc1720a9c4 python312Packages.mozart-api: 3.4.1.8.6 -> 3.4.1.8.7 2024-09-04 03:13:58 +00:00
Aleksana
ece67dbfe2
cpu-x: fix gtk support (#335367) 2024-09-04 11:12:17 +08:00
Aleksana
dbcc712e46
conduwuit: init at 0.4.6 (#339260) 2024-09-04 10:58:38 +08:00
rewine
66ef01cdcb
wlr-which-key: 0.1.3 -> 1.0.1 (#330452) 2024-09-04 10:56:57 +08:00
Aleksana
3d4d6c6149
netfetch: init at 5.2.10 (#338698) 2024-09-04 10:55:57 +08:00
Morgan Helton
cd3a33baba
nmap: fix liblinear path on darwin 2024-09-03 21:53:26 -05:00
rewine
fb8ecb55d1
cosmic-bg: subtituteInPlace use --replace-fail (#337905) 2024-09-04 10:49:21 +08:00
Aleksana
3458f69f64
cri-o-unwrapped: 1.30.4 -> 1.30.5 (#339137) 2024-09-04 10:44:48 +08:00
Aleksana
b55a9ae9c0
infisical: 0.28.6 -> 0.30.0 (#339108) 2024-09-04 10:44:29 +08:00
José Ribeiro
fd54de48a5
feishin: 0.7.3 -> 0.8.0
Diff: https://github.com/jeffvli/feishin/compare/v0.7.3...v0.8.0
Changelog:
- https://github.com/jeffvli/feishin/releases/tag/v0.8.0
2024-09-04 03:40:45 +01:00
Aleksana
93569cd6a0
simple-dlna-browser: remove loveisgrief from maintainers (#339372) 2024-09-04 10:36:20 +08:00
éclairevoyant
0144e93b51
Remove bachp maintainer from openshift and gitlab-runner (#339336) 2024-09-04 02:34:31 +00:00
Ryan Omasta
eb3833bf2c
picocrypt: 1.41 -> 1.42 2024-09-03 20:10:25 -06:00
tomberek
e042d59f64
openrct2: 0.4.12 -> 0.4.14 (#332559) 2024-09-03 22:09:48 -04:00
R. Ryantm
54aa628cf6 disko: 1.6.1 -> 1.7.0 2024-09-04 01:54:10 +00:00
Sachi King
361fde84f9 Revert "nixos/firewall: fix reverse path check failures with IPsec"
The inclusion of the "meta ipsec" rule in the default reverse path
filtering breaks systems not built with specific XFRM kernel config
options.  Specifically CONFIG_XFRM must be set, which gets selected
by CONFIG_NFT_XFRM, which is hidden behind CONFIG_XFRM_USER.

These options are not selected by default in most defconfig's provided
by the kernel with the exception of some device-specific defconfigs.

These options are not set by the nix kernel common_config, and I would
argue that IPSec support does not belong in a minimal kernel as that
elevates its support status above other in-kernel VPN interfaces.

The contributor of this feature does not seem interested in working
towards a solution that does not break systems running kernels built
with "autoModules = false" while supporting this feature, and as this
silently breaks firewalls into an insecure state and poses an immediate
security issue I propose this be reverted until a solution that does not
break such systems is proposed.
https://github.com/NixOS/nixpkgs/pull/310857#discussion_r1742834970

Devices used as firewalls, if they do not have the required kernel
config, will fail to load the new firewall rules and will upon boot pass
traffic without any filtering into the internal network.

Devices exposed directly to the internet, after reboot, will boot
without filtering potentially exposing services not intended to be
exposed to the internet, such as databases.

The following platforms in nixpkgs appear to be impacted:
 - pc_simplekernel
 - pogoplug4
 - sheevaplug
 - zero-gravitas
 - zero-sugar
 - utilite
 - guruplug
 - beaglebone
 - fuloong2f_n32

References to hardware without autoModules can be found in
nixos-hardware, as well as in active third-party repos on github.

I suspect there are other users impacted that do not have their configurations
public, as autoModules = true leads to long compile times when targeting
kernels to less standard hardware or hardware with quirks that require
patches that cannot be upstreamed.

This reverts commit 3c12ef3f21.
2024-09-04 11:51:15 +10:00
Martin Weinelt
9138c72cff
buildMozillaMach: apply cbindgen patches for 128.1.x (#339375) 2024-09-04 02:56:15 +02:00
Martin Weinelt
ecedb9315a
buildMozillaMach: apply cbindgen patches for 128.1.x
Unbreaks Thunderbird, which has not yet received an update.
2024-09-04 02:52:26 +02:00
R. Ryantm
520d354b32 lxgw-neoxihei: 1.201 -> 1.202 2024-09-04 00:46:11 +00:00
R. Ryantm
08976e27fd impala: 0.2.1 -> 0.2.3 2024-09-04 00:40:27 +00:00
Fernando Rodrigues
82988f7ed5
simple-dlna-browser: remove loveisgrief from maintainers
LoveIsGrief has requested to be removed from Nixpkgs in #339089.

Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-09-04 00:36:45 +00:00
Martin Weinelt
af18f59884
Firefox: 129.0.2 -> 130.0; 128.1.0esr -> 128.2.0esr; 115.14.0esr -> 115.15.0esr (#339285) 2024-09-04 02:19:30 +02:00
Martin Weinelt
1f7e809166
buildMozillaMach: update patches
- Drop nvidia wayland patches
- Retarget cbindgen patch for version 129 and versions before 128
2024-09-04 02:10:14 +02:00
OPNA2608
0523d7864b duckstation: Fix build on aarch64-linux
/build/source/src/util/audio_stream.cpp: In function 'void S16ChunkToFloat(const s16*, float*, u32)':
/build/source/src/util/audio_stream.cpp:575:47: note: use '-flax-vector-conversions' to permit conversions between vectors with differing element types or numbers of subparts
/build/source/src/util/audio_stream.cpp:575:57: error: cannot convert 'int16x8_t' to '__Int32x4_t'
2024-09-04 01:46:32 +02:00
Robert Schütz
878a46e7a7 python312Packages.renault-api: 0.2.6 -> 0.2.7
Diff: https://github.com/hacf-fr/renault-api/compare/refs/tags/v0.2.6...v0.2.7

Changelog: https://github.com/hacf-fr/renault-api/releases/tag/v0.2.7
2024-09-03 16:31:25 -07:00
Fabian Affolter
2fbee434cc aws-sam-cli: disable failing test 2024-09-04 01:31:15 +02:00
Fabian Affolter
e83cbb10c3 python312Packages.mypy-boto3-*: remove obsolete modules 2024-09-04 01:29:41 +02:00
Robert Schütz
d37c3e56ec python312Packages.aioshelly: run tests 2024-09-03 16:27:49 -07:00
Robert Schütz
57d72fb554 python312Packages.aioshelly: 11.4.1 -> 11.4.2
Diff: https://github.com/home-assistant-libs/aioshelly/compare/refs/tags/11.4.1...11.4.2

Changelog: https://github.com/home-assistant-libs/aioshelly/releases/tag/11.4.2
2024-09-03 16:26:34 -07:00
Stanisław Pitucha
344e3016dc
reaper: 7.20 -> 7.22 (#338316) 2024-09-04 09:21:39 +10:00
Fabian Affolter
114e6fe72b python312Packages.losant-rest: 1.19.9 -> 1.19.10
Diff: https://github.com/Losant/losant-rest-python/compare/refs/tags/v1.19.9...v1.19.10
2024-09-04 01:12:20 +02:00
R. Ryantm
e602bd0eb1 chatblade: 0.6.3 -> 0.6.4 2024-09-03 22:45:42 +00:00
Fabian Affolter
b253c30c16 python312Packages.lmcloud: 1.2.1 -> .1.2.2
Diff: https://github.com/zweckj/lmcloud/compare/refs/tags/v1.2.1...v.1.2.2

Changelog: https://github.com/zweckj/lmcloud/releases/tag/v.1.2.2
2024-09-04 00:41:40 +02:00
nixpkgs-merge-bot[bot]
634043a18a
pyspread: 2.2.3 -> 2.3 (#339216) 2024-09-03 22:33:18 +00:00
Fabian Affolter
fb5b35427a python312Packages.mypy-boto3-*: update pname 2024-09-04 00:30:00 +02:00
Fabian Affolter
03a8d4ed4a
nuclei-templates: 9.9.3 -> 9.9.4 (#339174) 2024-09-04 00:25:03 +02:00
Fabian Affolter
260d0c1113 python312Packages.mypy-boto3-*: adjust update script 2024-09-04 00:21:51 +02:00
Fabian Affolter
a6e07ea32a python312Packages.mypy-boto3-xray: 1.34.0 -> 1.35.0 2024-09-04 00:21:22 +02:00
Fabian Affolter
aedd9c88ce python312Packages.mypy-boto3-workspaces-web: 1.34.0 -> 1.35.0 2024-09-04 00:21:21 +02:00
Fabian Affolter
fe4ed6e5bf python312Packages.mypy-boto3-workspaces: 1.34.58 -> 1.35.8 2024-09-04 00:21:19 +02:00
Fabian Affolter
cfef8cf07f python312Packages.mypy-boto3-workmailmessageflow: 1.34.0 -> 1.35.0 2024-09-04 00:21:18 +02:00