404 error when getting GCC from kodos?

I am running Arch right now and am trying to make a VM with nix. For some reason, it is trying to download this specific snapshot of gcc that just doesn’t exist. Anyone have any idea why this is happening? I don’t have gcc mentioned in any of my config files

I have tried nixpkgs 25.11 and 25.05

Can I change what version of gcc it wants to use or change mirrors?

https://mirror.koddos.net/gcc/snapshots/14-20250322/gcc-14-20250322.tar.xz

Edit: It just started working. I didn’t change anything

Can you share the full error and any configuration?

If you’re trying to download gcc most likely you’re not following a hydra-cached branch, by default no builds should be happening. But just from your description it’s impossible to tell what you’re even trying to do.

1 Like

Well, it started working. Thanks for your reply