refactor: nix fmt classic to nix fmt
This commit is contained in:
parent
ca78adc858
commit
f9614371a3
57 changed files with 923 additions and 493 deletions
|
|
@ -93,7 +93,8 @@ let
|
|||
echo " bun es list - Browse Effect patterns"
|
||||
'';
|
||||
|
||||
in pkgs.mkShell {
|
||||
in
|
||||
pkgs.mkShell {
|
||||
name = "effect-ts";
|
||||
packages = with pkgs; [
|
||||
bun
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue