Skip to content

Commit bc23a31

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

extensions/options.nix

Lines changed: 1 addition & 0 deletions
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)