nixos/kubernetes: use util-linux.withPatches
This commit is contained in:
parent
0902abb6a7
commit
e14de85830
@ -336,7 +336,10 @@ in
|
|||||||
[
|
[
|
||||||
gitMinimal
|
gitMinimal
|
||||||
openssh
|
openssh
|
||||||
util-linux
|
# TODO (#409339): remove this patch. We had to add it to avoid a mass rebuild
|
||||||
|
# for the 25.05 release. Once the staging cycle referenced in the above PR completes,
|
||||||
|
# switch back to plain util-linux.
|
||||||
|
util-linux.withPatches
|
||||||
iproute2
|
iproute2
|
||||||
ethtool
|
ethtool
|
||||||
thin-provisioning-tools
|
thin-provisioning-tools
|
||||||
|
Loading…
x
Reference in New Issue
Block a user