Commit ee1f34e
committed
Retire support for "haskellPackageOverrides" from the Nixpkgs config file.
54baa53 added support for the special
attribute "haskellPackageOverrides" to the Nixpkgs config file to which users
could add their Haskell-specific package overrides. That mechanism has since
then been replaced by the more general "packageOverrides", which has
subsequently been replaced by Nixpkgs overlays, which have recently been
extended for Haskell-specific needs by the "haskell.packageOverrides"
attribute.
"haskellPackageOverrides" was never documented anywhere, so it seems unlikely
that its removal is going to affect anyone.1 parent e39935c commit ee1f34e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7080 | 7080 | | |
7081 | 7081 | | |
7082 | 7082 | | |
7083 | | - | |
| 7083 | + | |
7084 | 7084 | | |
7085 | 7085 | | |
7086 | 7086 | | |
| |||
0 commit comments