Ryan Mulligan
bc24f2e510
Revert "Revert "contrib: add direct tests for agenix ""
...
This reverts commit 08dc5068e6
.
2023-12-23 14:43:03 -08:00
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
Ryan Mulligan
08dc5068e6
Revert "contrib: add direct tests for agenix "
2023-12-22 07:48:06 -08:00
Ryan Mulligan
097aa18b59
contrib: add direct tests for agenix
...
These tests are MUCH faster than the NixOS tests.
2023-12-20 13:06:57 -08:00
Nathan Henrie
b76899f4c1
Update nix installer
...
Fixes https://github.com/ryantm/agenix/issues/198
2023-09-15 08:26:02 -06:00
Nathan Henrie
7f30f9b4b3
Revert "dev: try switching to determinate systems installer action"
...
This reverts commit 2ed2dc7582
.
2023-09-15 07:53:36 -06:00
Ryan Mulligan
2ed2dc7582
dev: try switching to determinate systems installer action
2023-09-14 16:37:58 -07:00
Nathan Henrie
6b4ff3d191
Check darwin home-manager test in CI
2023-05-06 14:58:01 +01:00
Ryan Mulligan
657789137c
doc: add new doc website
...
* use mmdoc
* add github pages action to auto publish
* do not edit README for now, will follow up with a commit directs
people to the doc site
2023-03-04 10:34:29 -08:00
Nathan Henrie
351e874918
Try to add nix-darwin support to agenix
...
Merges work by @montchr, @cmhamill, and @rtimush and rebases on main.
- fixes https://github.com/ryantm/agenix/issues/60
- fixes https://github.com/ryantm/agenix/issues/120
- closes https://github.com/ryantm/agenix/pull/107
2023-01-29 16:41:49 -07:00
Ryan Mulligan
99e0963743
contrib: use Alejandra as formatter
2023-01-29 10:57:51 -08:00
Ryan Mulligan
b8e873bc23
ci: split linux and macos
...
That wasn't how you do it.
2021-11-20 11:39:24 -08:00
Ryan Mulligan
12e5225c9c
ci: fix NixOS tests, try macos
2021-11-20 11:37:06 -08:00
Ryan Mulligan
c7906a8021
ci: run nix *flake* check
2021-11-20 11:31:38 -08:00
Ryan Mulligan
b12f117555
ci: run nix check
2021-11-20 11:30:40 -08:00