Sergei Zimmerman
4c4eb5d07f
ci: Bump magic-nix-cache with post-build-hook fix
...
No tagged release with the fix for [^].
[^]: 578f01e147
2025-10-24 01:34:09 +03:00
Sergei Zimmerman
3c83856494
ci: Update pinned install_url 2.30.2 -> 2.32.1
2025-10-23 02:17:12 +03:00
Sergei Zimmerman
ad5c6a53b9
ci: Move magic-nix-cache-action into install-nix-action composite
...
This reduces duplication and pins the underlying version of magic-nix-cache,
as we already do with other actions.
2025-10-23 02:17:09 +03:00
Seth Flynn
92d7381826
ci: allow for using the latest build of the experimental installer
...
Until these repos are potentially merged, this is good for dogfooding
alongside the experimental installer. It also uses the more official
`artifacts.nixos.org` endpoint to install stable releases now
More immediately though, we need a patch for the experimental installer
to really work in CI at all, and that hasn't landed in a tag yet. So,
this lets us use it right from `main`!
2025-10-03 03:37:59 -04:00
Seth Flynn
2cbbb63628
ci: enable use of the experimental installer
2025-10-03 01:26:52 -04:00
Sergei Zimmerman
9d033733f2
ci: Bump pinned stable nix version
...
2.30.1 can't build our daemon tests. The fix is in 2.30.2.
2025-08-11 20:35:12 +03:00
Sergei Zimmerman
f0695e177f
ci: Make it actually possible to disable dogfooding
...
Github composite actions are a real treat. Boolean inputs
are not actually booleans but rather strings [1].
[1]: https://www.github.com/actions/runner/issues/2238
2025-07-25 00:31:04 +03:00
Sergei Zimmerman
04f6974d2c
ci: Dogfood Nix from master
2025-07-14 17:03:10 +03:00