flake: remove nixUnstable attr which has been removed upstream

Change-Id: I869941c998daa50d4deb0e4ef9740d10919e0d82
This commit is contained in:
sternenseemann
2026-03-14 14:04:12 +01:00
parent 2cea406121
commit b72f5e9f9d
-3
View File
@@ -185,9 +185,6 @@
});
};
# Forward from the previous stage as we dont want it to pick the lowdown override
nixUnstable = prev.nixUnstable;
check-headers = final.buildPackages.callPackage ./maintainers/check-headers.nix { };
check-syscalls = final.buildPackages.callPackage ./maintainers/check-syscalls.nix { };