about summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-08-27 00:02:24 +0000
committerGitHub <noreply@github.com>2023-08-27 00:02:24 +0000
commit47ae3f6c2863b6c6e263e6a7184af5070093b71b (patch)
treeb7fe1dc020b31b3e7e08112c58173eae5811c44c /nixos
parent80a74ec050766415beb2f5765155ab425ac86af3 (diff)
parent38b9aaf6682015f1d2fc7b7f48da96992c30cfa3 (diff)
downloadnixlib-47ae3f6c2863b6c6e263e6a7184af5070093b71b.tar
nixlib-47ae3f6c2863b6c6e263e6a7184af5070093b71b.tar.gz
nixlib-47ae3f6c2863b6c6e263e6a7184af5070093b71b.tar.bz2
nixlib-47ae3f6c2863b6c6e263e6a7184af5070093b71b.tar.lz
nixlib-47ae3f6c2863b6c6e263e6a7184af5070093b71b.tar.xz
nixlib-47ae3f6c2863b6c6e263e6a7184af5070093b71b.tar.zst
nixlib-47ae3f6c2863b6c6e263e6a7184af5070093b71b.zip
Merge master into staging-next
Diffstat (limited to 'nixos')
-rw-r--r--nixos/doc/manual/release-notes/rl-2311.section.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2311.section.md b/nixos/doc/manual/release-notes/rl-2311.section.md
index 0a617525f3c1..49b2433c8820 100644
--- a/nixos/doc/manual/release-notes/rl-2311.section.md
+++ b/nixos/doc/manual/release-notes/rl-2311.section.md
@@ -151,6 +151,8 @@
 
 - The `go-ethereum` package has been updated to v1.12.0. This drops support for proof-of-work. Its GraphQL API now encodes all numeric values as hex strings and the GraphQL UI is updated to version 2.0. The default database has changed from `leveldb` to `pebble` but `leveldb` can be forced with the --db.engine=leveldb flag. The `checkpoint-admin` command was [removed along with trusted checkpoints](https://github.com/ethereum/go-ethereum/pull/27147).
 
+- The `aseprite-unfree` package has been upgraded from 1.2.16.3 to 1.2.40. The free version of aseprite has been dropped because it is EOL and the package attribute now points to the unfree version. A maintained fork of the last free version of Aseprite, named 'LibreSprite', is available in the `libresprite` package.
+
 - The default `kops` version is now 1.27.0 and support for 1.24 and older has been dropped.
 
 - `pharo` has been updated to latest stable (PharoVM 10.0.5), which is compatible with the latest stable and oldstable images (Pharo 10 and 11). The VM in question is the 64bit Spur. The 32bit version has been dropped due to lack of maintenance. The Cog VM has been deleted because it is severily outdated. Finally, the `pharo-launcher` package has been deleted because it was not compatible with the newer VM, and due to lack of maintenance.