agenix/.github/workflows
Nathan Henrie 6ce42cc768 Fix CI for darwin
nix-darwin is detecting `/etc/nix/nix.conf` from the
cachix/install-nix-action and refusing to overwrite it, failing the
nix-darwin activation and therefore the rest of CI.

This commit `mv`s the existing `nix.conf` to avoid the above, and then
adds support for new-style nix commands and flakes to the nix-darwin
configuration to allow their subsequent use in CI.

It also removes the nix config from the `cachix/install-nix-action`
step, which was duplicated effort since we are blowing it away with
nix-darwin anyway.

Relevant:

- https://github.com/LnL7/nix-darwin/issues/149
2023-12-23 14:10:44 -08:00
..
ci.yaml Fix CI for darwin 2023-12-23 14:10:44 -08:00
doc.yml doc: actually fix github pages deploy 2023-03-04 14:41:59 -08:00
flakehub-publish-tagged.yml Create flakehub-publish-tagged.yml 2023-09-14 16:19:37 -07:00
release-drafter.yml dev: add release-drafter 2023-12-20 07:52:23 -08:00