nixpkgs/pkgs/development/interpreters/dhall
Akshay Mankar f30dbd05fe
buildDhallDirectoryPackage: Stringify src for documentationRoot (#162401)
The `src` is supposed to be a path, but when `documentationRoot` is provided
with a path, it errors with:

generators.mkValueStringDefault: this value is not supported: "<nix-store-path>"

Making it a string fixes this error.
2022-03-01 15:34:21 -08:00
..
build-dhall-directory-package.nix buildDhallDirectoryPackage: Stringify src for documentationRoot (#162401) 2022-03-01 15:34:21 -08:00
build-dhall-github-package.nix dhall: Use --base-import-url flag for documentation (#128588) 2021-06-29 19:09:29 -07:00
build-dhall-package.nix haskell: switch from haskell.lib to haskell.lib.compose 2021-11-07 20:18:45 +08:00
build-dhall-url.nix dhallPackages.buildDhallUrl: change argument from dhall-hash to dhallHash 2021-11-08 13:15:17 +09:00
generate-dhall-directory-package.nix dhallPackages.generateDhallDirectoryPackage: init 2021-12-07 13:36:19 +09:00