We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent deb68bb commit a6ffe8cCopy full SHA for a6ffe8c
testsuites/lbt-plutus/lbt-plutus-purescript/build.nix
@@ -32,7 +32,7 @@ _:
32
pkgs.nodejs_16
33
pkgs.bashInteractive
34
pkgs.fd
35
- ] + config.settings.shell.tools;
+ ] ++ config.settings.shell.tools;
36
shellHook = config.settings.shell.hook;
37
};
38
0 commit comments