Maximilian Bosch
63e1dc6ace
nixos/networkd: warn about naively replacing IPForward
...
See https://github.com/systemd/systemd/issues/33414 .
The way this was phrased sounded like a dumb search/replace operation to
me. This resulted in random parts of my routing being broken (forward
from if X -> Y being fine, but the opposite direction being broken).
This change makes it explicit that it's a little more complicated and
you should really consult the docs before making that change.
(cherry picked from commit 06f50f4adf
)
2024-11-19 04:11:16 +00:00
tomberek
2eec61e84f
[Backport release-24.11] nixVersions.nix_2_25: init at 2.25.2 ( #356984 )
2024-11-18 22:59:04 -05:00
Will Fancher
7a0ef9249a
[Backport release-24.11] nixos/systemd-stage-1: nixos-find-nixos-closure before initrd.target ( #357146 )
2024-11-18 19:34:03 -08:00
Will Fancher
b798b0d694
nixos/systemd-stage-1: nixos-find-nixos-closure before initrd.target
...
Without this, boot could proceed to the initrd cleanup step before the
closure was found, killing the service and breaking boot.
(cherry picked from commit af8279fe38
)
2024-11-19 03:33:43 +00:00
Ramses
58b22d18bd
[Backport release-24.11] niri: 0.1.10 -> 0.1.10.1 ( #357144 )
2024-11-19 04:30:28 +01:00
r-vdp
4e6353bbf5
niri: 0.1.10 -> 0.1.10.1
...
(cherry picked from commit fade592271
)
2024-11-19 03:07:43 +00:00
kirillrdy
8e47f44299
[Backport release-24.11] flarum: fix 'mysql' has been renamed to/replaced by 'mariadb' ( #357130 )
2024-11-19 13:56:28 +11:00
Masum Reza
a2439d07ae
[Backport release-24.11] jetbrains: 2024.2.4 -> 2024.3 ( #357137 )
2024-11-19 08:04:51 +05:30
James Ward
4d3615e1d2
jetbrains.plugins: update
...
(cherry picked from commit fcbba9b996
)
2024-11-19 02:33:02 +00:00
James Ward
d958d48915
jetbrains: 2024.2.2 -> 2024.3
...
jetbrains.datagrip: 2024.2.2 -> 2024.3
jetbrains.gateway: 2024.2.3 -> 2024.3
jetbrains.goland: 2024.2.3 -> 2024.3
jetbrains.idea-community: 2024.2.4 -> 2024.3
jetbrains.idea-ultimate: 2024.2.4 -> 2024.3
jetbrains.phpstorm: 2024.2.4 -> 2024.3
jetbrains.pycharm-community: 2024.2.4 -> 2024.3
jetbrains.pycharm-professional: 2024.2.4 -> 2024.3
jetbrains.rider: 2024.2.7 -> 2024.3
jetbrains.ruby-mine: 2024.2.4 -> 2024.3
(cherry picked from commit a6e2c95931
)
2024-11-19 02:33:02 +00:00
Florian Agbuya
99e26dd556
flarum: fix 'mysql' has been renamed to/replaced by 'mariadb'
...
(cherry picked from commit 75a6be1684
)
2024-11-19 01:25:40 +00:00
Markus Kowalewski
780789e357
[Backport release-24.11] soapysdr: 0.8.1 -> 0.8.2-pre (fix python3.12 compat) ( #356902 )
2024-11-18 22:49:11 +01:00
Tomodachi94
8ebbdd9318
[Backport release-24.11] python312Packages.hikari: fix build ( #357063 )
2024-11-18 11:37:30 -08:00
Noa Aarts
f654eacd99
python3Packages.hikari: fix build
...
Remove the `asyncio_default_fixture_loop_scope` from pyproject.toml
(cherry picked from commit f278e7f42c
)
2024-11-18 19:36:07 +00:00
Noa Aarts
6b47f2c016
python3Packages.hikari: format using nixfmt
...
(cherry picked from commit d4246a0c90
)
2024-11-18 19:36:07 +00:00
Dmitry Kalinkin
0054a25666
[24.11] root: 6.32.06 -> 6.32.08, fix on darwin, move to pkgs/by-name ( #356953 )
2024-11-18 12:33:25 -05:00
Leona Maroni
efec2c1158
[Backport release-24.11] flashprog: 1.2 -> 1.3 ( #356203 )
2024-11-18 18:29:56 +01:00
K900
783008b28c
[Backport release-24.11] nixos/tools: add enable options to manual ( #357005 )
2024-11-18 19:05:07 +03:00
Maximilian Bosch
35e60b321e
nixos/tools: add enable options to manual
...
E.g. when overriding `nix` with `pkgs.lix`, `nixos-option` will fail.
Given that I haven't used it in a very long time, I wanted to disable
it, but finding an option to turn off `nixos-option` is kinda hard given
that the options are generated here using `mkToolModule`.
I assumed that this isn't possible until I learned that
`system.tools.X.enable` exists. To me, this is a clear sign that these
shouldn't be internal.
(cherry picked from commit 859c76c505
)
2024-11-18 16:04:17 +00:00
Leona Maroni
ffc29fdea6
[Backport release-24.11] vaultwarden: 1.32.4 -> 1.32.5 ( #357002 )
2024-11-18 17:02:46 +01:00
Sandro Jäckel
8912e97e1f
vaultwarden: 1.32.4 -> 1.32.5
...
(cherry picked from commit 81d54c130d
)
2024-11-18 15:57:58 +00:00
Leona Maroni
4260b5a990
[Backport release-24.11] mmctl: 9.11.3 -> 9.11.5 ( #356745 )
2024-11-18 16:25:54 +01:00
Austin Horstman
8bc565b893
[Backport release-24.11] unison: 2.53.5 -> 2.53.7 ( #356989 )
2024-11-18 09:24:41 -06:00
Yongun Seong
bd698aa508
unison: nixfmt
...
(cherry picked from commit f9fdde592d
)
2024-11-18 15:21:49 +00:00
Yongun Seong
c8e8bdf0d5
unison: remove with lib
...
(cherry picked from commit 00d97b15f2
)
2024-11-18 15:21:49 +00:00
Yongun Seong
28325a5ad2
unison: 2.53.5 -> 2.53.7
...
Diff: https://github.com/bcpierce00/unison/compare/v2.53.5...v2.53.7
(cherry picked from commit ecc593842b
)
2024-11-18 15:21:49 +00:00
zowoq
88f8d8cb7b
nixVersions.nix_2_25: init at 2.25.2
...
(cherry picked from commit 10a35620c9
)
2024-11-18 15:06:07 +00:00
zowoq
f1ff5c99dd
nix: switch to darwinMinVersionHook
...
(cherry picked from commit dd0e17573b
)
2024-11-18 15:06:07 +00:00
Nick Cao
27a14cbd7a
[Backport release-24.11] ghostunnel: 1.8.1 -> 1.8.2 ( #356893 )
2024-11-18 09:06:49 -05:00
Nick Cao
69ea735bbe
[Backport release-24.11] evcc: 0.131.5 -> 0.131.6 ( #356830 )
2024-11-18 08:45:15 -05:00
Emily
c5c8488cc5
[Backport release-24.11] python312Packages.py3langid: pyproject, relax numpy ( #356956 )
2024-11-18 13:34:50 +00:00
Reno Dakota
66892cb2d6
python312Packages.py3langid: pyproject, relax numpy
...
allow use of numpy < 2.0.0
(cherry picked from commit b674ed3c19
)
2024-11-18 13:33:54 +00:00
Dmitry Kalinkin
8aef478593
root5: -fpermissive fix for new compiler, patch for python312
...
(cherry picked from commit a32e0aa07c
)
2024-11-18 08:24:15 -05:00
Dmitry Kalinkin
6f55d87769
root: apply nixfmt
...
(cherry picked from commit 7bee67400f
)
2024-11-18 08:24:12 -05:00
Dmitry Kalinkin
3530975ed2
root: move to by-name
...
(cherry picked from commit adea5468dc
)
2024-11-18 08:22:44 -05:00
Dmitry Kalinkin
6fb6d826d8
root: 6.32.06 -> 6.32.08
...
(cherry picked from commit 48bcebe361
)
2024-11-18 08:22:44 -05:00
Dmitry Kalinkin
390df78ac2
root: adapt to new darwin SDK
...
(cherry picked from commit 5473798787
)
2024-11-18 08:22:44 -05:00
Pol Dellaiera
2b226cb3a6
[Backport release-24.11] python3Packages.importmagic: fix build ( #356942 )
2024-11-18 13:40:59 +01:00
Sandro
2d7fe6e17f
[Backport release-24.11] ledfx: 2.0.104 -> 2.0.105 ( #356935 )
2024-11-18 13:35:51 +01:00
wxt
8d3f8d514f
python3Packages.importmagic: fix build
...
(cherry picked from commit 6353656e54
)
2024-11-18 12:31:50 +00:00
K900
9967464f58
[Backport release-24.11] Kernel updates for 2024-11-18 ( #356941 )
2024-11-18 15:26:52 +03:00
K900
aee207e21d
linuxManualConfig: don't leak rust-lib-src paths into the final binary
...
(cherry picked from commit 9dd1da7475
)
2024-11-18 12:24:16 +00:00
K900
f9729a4084
linux_5_4: 5.4.285 -> 5.4.286
...
(cherry picked from commit 1386871d14
)
2024-11-18 12:24:16 +00:00
K900
526c8f2a84
linux_5_10: 5.10.229 -> 5.10.230
...
(cherry picked from commit d5b803b067
)
2024-11-18 12:24:16 +00:00
K900
d8ccb3a5e1
linux_5_15: 5.15.172 -> 5.15.173
...
(cherry picked from commit 17c934c9aa
)
2024-11-18 12:24:16 +00:00
K900
d42d3916fe
linux_6_1: 6.1.117 -> 6.1.118
...
(cherry picked from commit 3f7febe1b4
)
2024-11-18 12:24:16 +00:00
K900
0f47c7fa64
linux_6_6: 6.6.61 -> 6.6.62
...
(cherry picked from commit 3471123c6d
)
2024-11-18 12:24:16 +00:00
K900
51f3693791
linux_6_11: 6.11.8 -> 6.11.9
...
(cherry picked from commit 78450026fe
)
2024-11-18 12:24:16 +00:00
K900
738e9661e7
linux_6_12: init at 6.12
...
(cherry picked from commit a7c029235d
)
2024-11-18 12:24:16 +00:00
R. Ryantm
d5a62fd494
ledfx: 2.0.104 -> 2.0.105
...
(cherry picked from commit 796e83e99b
)
2024-11-18 11:56:20 +00:00