formatting

This commit is contained in:
2025-07-22 22:10:52 +00:00
parent a5223320af
commit 91133e096a

View File

@@ -3,7 +3,5 @@
{ {
sane.programs.ausyscall = { sane.programs.ausyscall = {
packageUnwrapped = pkgs.linkBinIntoOwnPackage pkgs.audit "ausyscall"; packageUnwrapped = pkgs.linkBinIntoOwnPackage pkgs.audit "ausyscall";
}; };
} }