diff --git a/magic-nix-cache/src/main.rs b/magic-nix-cache/src/main.rs
index d7848b1..c2bd79d 100644
--- a/magic-nix-cache/src/main.rs
+++ b/magic-nix-cache/src/main.rs
@@ -114,7 +114,7 @@ struct Args {
/// Whether to use the FlakeHub binary cache.
#[arg(long)]
- use_flakehub: bool,
+ use_flakehub: Option