use nightly

This commit is contained in:
2024-10-15 15:22:44 +02:00
parent a6aafd8b3d
commit 65c3278fd4

View File

@@ -28,6 +28,8 @@ rustPlatform.buildRustPackage {
};
};
RUSTC_BOOTSTRAP = true;
ED25519_AGENT_PATH = "${ed25519_agent}/bin/agent_harness";
ED25519_KEYFILE = "./keyfile";
}