···43434444- The `power.ups` module now generates `upsd.conf`, `upsd.users` and `upsmon.conf` automatically from a set of new configuration options. This breaks compatibility with existing `power.ups` setups where these files were created manually. Back up these files before upgrading NixOS.
45454646-- `k9s` was updated to v0.29. There have been breaking changes in the config file format, check out the [changelog](https://github.com/derailed/k9s/releases/tag/v0.29.0) for details.
4646+- `k9s` was updated to v0.30. There have been various breaking changes in the config file format,
4747+ check out the changelog of [v0.29](https://github.com/derailed/k9s/releases/tag/v0.29.0) and
4848+ [v0.30](https://github.com/derailed/k9s/releases/tag/v0.30.0) for details. It is recommended
4949+ to back up your current configuration and let k9s recreate the new base configuration.
47504851- `idris2` was updated to v0.7.0. This version introduces breaking changes. Check out the [changelog](https://github.com/idris-lang/Idris2/blob/v0.7.0/CHANGELOG.md#v070) for details.
4952
···927927 spotify-unwrapped = spotify; # added 2022-11-06
928928 spring-boot = spring-boot-cli; # added 2020-04-24
929929 squid4 = throw "'squid4' has been renamed to/replaced by 'squid'"; # Converted to throw 2023-09-10
930930+ ssb = throw "'ssb' has been removed, as it was broken and unmaintained"; # Added 2023-12-21
930931 ssm-agent = amazon-ssm-agent; # Added 2023-10-17
931932 starboard-octant-plugin = throw "starboard-octant-plugin has been dropped due to needing octant which is archived"; # Added 2023-09-29
932933 steam-run-native = steam-run; # added 2022-02-21