Hey there, so no matter what i try, i cant figure out how to just disable the Flakehub caching, since i dont pay for it i get a 401, which is fine since its a warning but the determinate linux builder handles that as an error and then fails in CI:
Workflow: https://github.com/ojsef39/dotfiles.nix/blob/1dbf6eff4eabde6b0bf64007a97fe7913cd5f54a/.github/workflows/validate.yml
(I tried it with nix-installer-action, the determinate-action and with/without magic-cache)
Failed pipeline: https://github.com/ojsef39/dotfiles.nix/actions/runs/21828005098/job/62978114834?pr=295
Warning pipeline: https://github.com/ojsef39/dotfiles.nix/actions/runs/21828005098/job/62978033987?pr=295
Any ideas?
Thank you very much in advance!
Hey there, so no matter what i try, i cant figure out how to just disable the Flakehub caching, since i dont pay for it i get a 401, which is fine since its a warning but the determinate linux builder handles that as an error and then fails in CI:
Workflow: https://github.com/ojsef39/dotfiles.nix/blob/1dbf6eff4eabde6b0bf64007a97fe7913cd5f54a/.github/workflows/validate.yml
(I tried it with nix-installer-action, the determinate-action and with/without magic-cache)
Failed pipeline: https://github.com/ojsef39/dotfiles.nix/actions/runs/21828005098/job/62978114834?pr=295
Warning pipeline: https://github.com/ojsef39/dotfiles.nix/actions/runs/21828005098/job/62978033987?pr=295
Any ideas?
Thank you very much in advance!