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 = outputs =
{ inputs@{
self, self,
nixpkgs, nixpkgs,
... ...
}@inputs: }:
let let
supportedSystems = [ supportedSystems = [
"x86_64-linux" "x86_64-linux"