Skip to content
Unverified Commit 3bf3d197 authored by aszlig's avatar aszlig
Browse files

nixpart0: Don't search for libudev using SO major.



The SO major is going to change in the upcoming update of the Hetzner
rescue system, which will cause NixOps to break because it's statically
using the SO major 0 while the new rescue system will have the major
number 1.

I'm still keeping the udevSoMajor attribute to retain backwards-
compatibility with older NixOps versions.

Signed-off-by: default avataraszlig <aszlig@redmoonstudios.org>
parent b7f3d559
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment