fix: Formatting
This commit is contained in:
parent
21e1e5bf9c
commit
926d77d3e8
1 changed files with 1 additions and 4 deletions
|
@ -5,10 +5,7 @@
|
|||
flake-utils.url = "github:numtide/flake-utils";
|
||||
};
|
||||
|
||||
outputs = {
|
||||
nixpkgs,
|
||||
...
|
||||
}: let
|
||||
outputs = {nixpkgs, ...}: let
|
||||
# Supported systems for your flake packages, shell, etc.
|
||||
systems = [
|
||||
"aarch64-linux"
|
||||
|
|
Loading…
Reference in a new issue