···232232233233- `minetest` has been renamed to `luanti` to match the upstream name change but aliases have been added. The new name hasn't resulted in many changes as of yet but older references to minetest should be sunset. See the [new name announcement](https://blog.minetest.net/2024/10/13/Introducing-Our-New-Name/) for more details.234234235235+- `poac` has been renamed to `cabinpkg` to match the upstream name change but an alias has been added. See the [new name announcement](https://github.com/orgs/cabinpkg/discussions/1052) for more details.236236+235237- `racket_7_9` has been removed, as it is insecure. It is recommended to use Racket 8 instead.236238237239- `rofi` has been updated from 1.7.5 to 1.7.6 which introduces some breaking changes to binary plugins, and also contains a lot of new features and bug fixes. This is highlighted because the patch version bump does not indicate the volume of changes by itself. See the [upstream release notes](https://github.com/davatorium/rofi/releases/tag/1.7.6) for the full list of changes.
···7575 description =7676 "APL implementation in Java" + lib.optionalString buildNativeImage ", compiled as a native image";7777 license = licenses.mit;7878- maintainers = with maintainers; [ AndersonTorres ];7878+ maintainers = with maintainers; [ ];7979 inherit (jdk.meta) platforms;8080 broken = stdenv.hostPlatform.isDarwin; # never built on Hydra https://hydra.nixos.org/job/nixpkgs/staging-next/dapl-native.x86_64-darwin8181 };
+1-1
pkgs/development/libraries/unqlite/default.nix
···3636 freely copy a database between 32-bit and 64-bit systems or between3737 big-endian and little-endian architectures.3838 '';3939- maintainers = with maintainers; [ AndersonTorres ];3939+ maintainers = with maintainers; [ ];4040 license = licenses.bsd2;4141 };4242}
···10731073 pipewire-media-session = throw "pipewire-media-session is no longer maintained and has been removed. Please use Wireplumber instead.";10741074 pleroma-otp = throw "'pleroma-otp' has been renamed to/replaced by 'pleroma'"; # Converted to throw 2024-10-1710751075 pltScheme = racket; # just to be sure10761076+ poac = cabinpkg; # Added 2025-01-2210761077 poretools = throw "poretools has been removed from nixpkgs, as it was broken and unmaintained"; # Added 2024-06-0310771078 powerdns = pdns; # Added 2022-03-2810781079