Skip to content

Commit 12c098f

Browse files
committedMar 22, 2025
nixos/amazon-ec2-amis: remove
1 parent ddc39cb commit 12c098f

File tree

3 files changed

+14
-663
lines changed

3 files changed

+14
-663
lines changed
 

‎doc/release-notes/rl-2505.section.md

+4
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@
2929
It should generally be replaced with `rustPlatform.fetchCargoVendor`, but `rustPlatform.importCargoLock` may also be appropriate in some circumstances.
3030
`rustPlatform.buildRustPackage` users must set `useFetchCargoVendor` to `true` and regenerate the `cargoHash`.
3131

32+
- The `nixos/modules/virtualisation/amazon-ec2-amis.nix` file is not supported anymore since 24.05. It will throw
33+
and error starting 25.05 with instructions the following instructions:
34+
The canonical source for NixOS AMIs is the AWS API. Please see https://nixos.org/download/#nixos-amazon or https://nixos.github.io/amis/ for instructions.
35+
3236
- NetBox was updated to `>= 4.2.0`. Have a look at the breaking changes
3337
of the [4.1 release](https://github.com/netbox-community/netbox/releases/tag/v4.1.0)
3438
and the [4.2 release](https://github.com/netbox-community/netbox/releases/tag/v4.2.0),

0 commit comments

Comments
 (0)
Failed to load comments.