fix: Formatting
Some checks failed
Perform checks / nix_flake_check (push) Failing after 17s
Perform checks / formatting (push) Successful in 41s

This commit is contained in:
Jiří Štefka 2025-03-24 20:14:04 +01:00
parent 21e1e5bf9c
commit 926d77d3e8
Signed by: jiriks74
GPG key ID: 1D5E30D3DB2264DE

View file

@ -5,10 +5,7 @@
flake-utils.url = "github:numtide/flake-utils"; flake-utils.url = "github:numtide/flake-utils";
}; };
outputs = { outputs = {nixpkgs, ...}: let
nixpkgs,
...
}: let
# Supported systems for your flake packages, shell, etc. # Supported systems for your flake packages, shell, etc.
systems = [ systems = [
"aarch64-linux" "aarch64-linux"