formatting

This commit is contained in:
2025-06-08 13:56:45 +02:00
parent df1fab9ef6
commit a85d4eef1d

View File

@ -6,11 +6,11 @@
};
outputs =
{
inputs@{
self,
nixpkgs,
...
}@inputs:
}:
let
supportedSystems = [
"x86_64-linux"