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
build-dhall-package.nix
build-dhall-url.nix
generate-dhall-directory-package.nix dhallPackages.generateDhallDirectoryPackage: init 2021-12-07 13:36:19 +09:00