mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-12-22 10:10:45 -06:00
formatting
This commit is contained in:
parent
e5fc027d37
commit
6a17f6945f
1 changed files with 2 additions and 2 deletions
|
@ -96,8 +96,8 @@ rec {
|
||||||
inputs.roc.packages.${pkgs.system}.full
|
inputs.roc.packages.${pkgs.system}.full
|
||||||
inputs.roc.packages.${pkgs.system}.lang-server
|
inputs.roc.packages.${pkgs.system}.lang-server
|
||||||
|
|
||||||
inputs.zls.outputs.packages.${pkgs.system}.default
|
inputs.zls.outputs.packages.${pkgs.system}.default
|
||||||
inputs.zig2nix.outputs.packages.${pkgs.system}.zig.master.bin
|
inputs.zig2nix.outputs.packages.${pkgs.system}.zig.master.bin
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in a new issue