nix test 5
This commit is contained in:
@@ -73,11 +73,6 @@ in
|
|||||||
--replace-fail 'ShellRoot {' 'ShellRoot { settings.watchFiles: false'
|
--replace-fail 'ShellRoot {' 'ShellRoot { settings.watchFiles: false'
|
||||||
'';
|
'';
|
||||||
|
|
||||||
postInstall = ''
|
|
||||||
mkdir -p $out/lib
|
|
||||||
ln -s ${extras}/lib/* $out/lib/
|
|
||||||
'';
|
|
||||||
|
|
||||||
passthru = {
|
passthru = {
|
||||||
inherit plugin;
|
inherit plugin;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user