cabal2nix v2.18.0 Release Notes

    • 👌 Support GHC 9.0.x and Cabal 3.4.0.0, API breaking change (See #503)
    • Fix fetching remote archives: Previously they weren't properly unpacked, API breaking change (See #455)
    • Resolution of system dependency attribute names in nixpkgs
      • Update changed upstream attribute names, reflect deprecations
      • Fix hackage2nix not resolving certain attribute names if multiple attribute names referred to the same derivation. (See #492 and distribution-nixpkgs#10)
    • hackage2nix: accept multiple config files at the command line given by specifying --config more than once (See #494)