amis
amis copied to clipboard
Temporary home for the soon to be official NixOS AMIs
We want to keep the weekly cadence. Not upload again for every change to main. We can always trigger the workflow manually if needed
`eu-north-1` doesn't have `t2` instances and I want to run smoketests to test https://github.com/NixOS/nixpkgs/pull/313933
... also fixes sshd_config authorizedKeysCommand option to use the symlink name
Automated changes by the [update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock) GitHub Action. ``` Flake lock file updates: • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/7f62671ffcb37436b3df7d6ae44dfdca9e5a069d?narHash=sha256-8iwNoSDOCKFnDF7f8XReiztpESA0GyFieKhWAaG7jrw%3D' (2024-04-19) → 'github:NixOS/nixpkgs/d3429a135af936205b7af11a70780cb03260586c?narHash=sha256-ecnalVee5X0m3pyQyaz6IH/EnveQERA8RSPlAyS54%2Bc%3D' (2024-10-10) ``` ### Running GitHub Actions on this PR GitHub...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.1 to 4.3.3. Release notes Sourced from actions/upload-artifact's releases. v4.3.3 What's Changed updating @actions/artifact dependency to v2.1.6 by @eggyhead in actions/upload-artifact#565 Full Changelog: https://github.com/actions/upload-artifact/compare/v4.3.2...v4.3.3 v4.3.2 What's Changed...
Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 4.0.4 to 4.0.5. Release notes Sourced from actions/deploy-pages's releases. v4.0.5 Changelog On API error, the error message will surface the API request ID @TooManyBees (#324) Bump the...
Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 9 to 11. Release notes Sourced from DeterminateSystems/nix-installer-action's releases. v11 What's Changed Rebase on top of detsys-ts for abstracting over install.determinate.systems by @grahamc in DeterminateSystems/nix-installer-action#74 Update detsys-ts...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.3 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @actions/artifact dependency by @bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...
EC2 charges 2 cents per gigabyte for inter-region egress traffic. This means that every `CopyImage` call costs us 4 cents. In the meantime, Github Actions doesn't charge for Egress and...