mirror of
https://github.com/ryanccn/flake.git
synced 2025-12-06 08:10:43 +01:00
feat: add two variables
This commit is contained in:
parent
6b7190d3fd
commit
0406c319f7
1 changed files with 3 additions and 0 deletions
|
|
@ -8,5 +8,8 @@ _: {
|
||||||
|
|
||||||
FNM_RESOLVE_ENGINES = "true";
|
FNM_RESOLVE_ENGINES = "true";
|
||||||
FNM_COREPACK_ENABLED = "true";
|
FNM_COREPACK_ENABLED = "true";
|
||||||
|
|
||||||
|
DENO_NO_UPDATE_CHECK = "1";
|
||||||
|
CSC_IDENTITY_AUTO_DISCOVERY = "false";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue