nixpkgs/pkgs/development/dhall-modules
Gabriella Gonzalez 1ae90c5118
dhallPackages: Remove dhall-packages (#138487)
Fixes https://github.com/NixOS/nixpkgs/issues/138374

The build failure in the above issue is due to
`pkgs.dhallPackages.dhall-packages` transitively depending on an
older Prelude version (12.0.0) that is incompatible with newer
Dhall versions.

I first attempted to upgrade `pkgs.dhallPackages.dhall-packages`, but
that failed due to a bad hash on an internal import, so I'm removing
the build instead.
2021-09-19 11:18:00 -07:00
..
dhall-kubernetes.nix
lib.nix
Prelude.nix dhallPackages.Prelude: v20.0.0 -> v20.1.0 2021-02-04 20:47:00 +01:00