cachix / install-nix-action

Installs Nix on GitHub Actions for the supported platforms: Linux and macOS.
Apache License 2.0
513 stars 79 forks source link

Daemon Failure on Ubuntu-Latest? #147

Closed dmadisetti closed 1 year ago

dmadisetti commented 1 year ago

Not sure what's failing, but something has changed over last week, causing a scheduled job to fail:

https://github.com/dmadisetti/.dots/actions/runs/3565432942/jobs/5990729867#step:4:22

The daemon is unable to start, it looks like a bad nix install. Might be a change in Ubuntu-Latest? I'll look into this later, but thought I would note this for others.

dmadisetti commented 1 year ago

Ran these tests.

Confirmed failure https://github.com/AnotherGroupChat/install-nix-action/actions/runs/3588115971

dmadisetti commented 1 year ago

Ok, I had an explicit bad pinned install url. This seems to work:

dmadisetti commented 1 year ago

Dupe of #148

But tests are still failing: https://github.com/AnotherGroupChat/install-nix-action/actions/runs/3632832789