In order not to break downstream expressions that (manually) introduced
dependencies on now renamed attributes, add aliases (with proper
warnings about the renames) for all attributes that were previously part
of Nixpkgs, but have been renamed with this change.
all-cabal-hashes: 2025-10-22T21:20:29Z -> 2025-11-11T08:13:55Z
(generated by maintainers/scripts/haskell/update-package-set.sh)
haskellPackages.cabal2nix-unstable: 2025-10-31 -> 2025-11-11
This eliminates the need for 2f1f72d5a2.
It looks the package expression was not correctly merged in 6047f7d6d6:
While the version number was updated, the actual update of the source
URL from fab98a0dca was reverted.
Fixed by running the update script.
These dependencies need to be pulled from the same unstable commit that
cabal2nix is pulled from, otherwise changes to any of them will not be
in effect and possibly break the build.