Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DETERMINATE_NIX_KVM fixup, support Magic Nix Cache + FlakeHub Cache on Namespace runners #72

Merged
merged 16 commits into from
Mar 11, 2024
Merged
Prev Previous commit
Next Next commit
Don't set the extra environment variables extraniously
grahamc committed Mar 11, 2024
commit bde791a0a466649cdd2633f6e514d8cfd2803ae6
4 changes: 0 additions & 4 deletions dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

6 changes: 0 additions & 6 deletions src/main.ts
Original file line number Diff line number Diff line change
@@ -605,12 +605,6 @@ class NixInstallerAction {
"--init",
"--name",
`determinate-nix-shim-${this.correlation}`,

"-e",
"RUST_LOG=trace",
"-e",
"RUST_BACKTRACE=full",

"determinate-nix-shim:latest",
],
{