Skip to content

Commit bc23a31

Browse files
author
David Arnold
committed
Fix instatiate mkcert env variable
1 parent aec937b commit bc23a31

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extensions/options.nix

+1
Original file line numberDiff line numberDiff line change
@@ -116,4 +116,5 @@ in
116116
else [ installProjectCA uninstallProjectCA ]
117117
);
118118
};
119+
bash.extra = "export CAROOT=$DEVSHELL_ROOT/${dev-ca-path}";
119120
}

0 commit comments

Comments
 (0)