mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-05 21:03:40 +00:00
This reverts commit b92b5c81e1.
The version remains the same, but the replacement package is not needed
anymore after the hackage bump.
haskell-modules/replacements-by-name
This directory is scanned, and all .nix files are called in order to replace their respective packages in the haskellPackages set.
They're loaded after hackage-packages.nix but before any overrides are applied.
See non-hackage-packages.nix for the implementation.
This is used for selective backports of updates, as the hackage package set won't be updated in its entirety.