linux/hardened: remove 'with lib;'

This commit is contained in:
Felix Buehler 2024-08-13 22:24:49 +02:00 committed by Valentin Gagarin
parent 0a74830d71
commit 0020ef8cc4

View File

@ -10,11 +10,10 @@
{ stdenv, lib, version }:
with lib;
with lib.kernel;
with (lib.kernel.whenHelpers version);
assert (versionAtLeast version "4.9");
assert (lib.versionAtLeast version "4.9");
{
# Mark LSM hooks read-only after init. SECURITY_WRITABLE_HOOKS n