fix syntax error
This commit is contained in:
parent
a42a2087d9
commit
6f78ac5068
|
@ -7,7 +7,7 @@
|
|||
};
|
||||
|
||||
outputs =
|
||||
inputs@{ nixpkgs, litex-overlay ... }:
|
||||
inputs@{ nixpkgs, litex-overlay, ... }:
|
||||
let
|
||||
systems = [
|
||||
"x86_64-linux"
|
||||
|
|
Loading…
Reference in a new issue