Skip to content

Commit a6ffe8c

Browse files
committed
Fixes CI
1 parent deb68bb commit a6ffe8c

File tree

1 file changed

+1
-1
lines changed
  • testsuites/lbt-plutus/lbt-plutus-purescript

1 file changed

+1
-1
lines changed

testsuites/lbt-plutus/lbt-plutus-purescript/build.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ _:
3232
pkgs.nodejs_16
3333
pkgs.bashInteractive
3434
pkgs.fd
35-
] + config.settings.shell.tools;
35+
] ++ config.settings.shell.tools;
3636
shellHook = config.settings.shell.hook;
3737
};
3838

0 commit comments

Comments
 (0)