Graham Christensen
d32427b6c8
Start caching to FHC, especiall mac builds
2024-03-09 10:50:39 -05:00
Graham Christensen
77af0493d2
Apply suggestions from code review
2024-03-04 11:38:31 -05:00
Eelco Dolstra
fd1420febf
Add support for pushing to Attic ( #1 )
...
* Add support for pushing to Attic
* fmt/clippy
* Fix attic dependency
* Pass ssh private key
* Try to inherit secrets
* Fix static build
* Fix default package
* Fix daemonizing
* Fix clippy
* Update nix.conf
* Add --use-attic flag
* --use-attic -> --use-flakehub
* Handle project not existing
* Handle Attic init failure
* Skip .chroot paths
* Update netrc
* Downgrade to Nixpkgs 23.05 to fix static builds
* Use rust 1.70
We need 1.70, but 1.69 is the default in Nixpkgs 23.05.
* Rename stuff
* Use magic-nix-cache-priv
* Hack
2023-12-14 08:09:09 -08:00
Martin Wimpress
a62862be44
DS-970: Add Magic Nix Cache and other workflow changes
...
An assortment of GitHub Workflow changes, potentially including:
- Enable DeterminateSystems/magic-nix-cache-action@main
- Reference all DeterminateSystems actions via @main
- Make update.yaml consistent across repos
- Remove unnecessary github-token: from nix-installer-action
- Update actions/checkout@v2 to actions/checkout@v3
2023-07-14 10:17:37 +01:00
Graham Christensen
e4834f14f0
Rename the action, d'oh.
2023-06-26 12:16:23 -04:00
Graham Christensen
6a38e90e3c
Restore macOS support, and add our magic cache action to this repo
2023-06-26 12:02:56 -04:00
Luc Perkins
fa869ccfd8
Rename the tool in all sources ( #13 )
2023-06-24 16:24:52 -06:00
Luc Perkins
8882afd4d5
Move checks into a separate YAML file
2023-06-22 11:58:29 -07:00