nixpkgs/pkgs/development/interpreters/dhall
Gabriella Gonzalez cb058dc7ea buildDhallUrl: Respect proxy environment variables
`buildDhallUrl` is a fixed output derivation, which means
that we can (and should) inherit impure proxy-related
environment variables for fetching URLs.

The motivation for this change is:

https://discourse.dhall-lang.org/t/cant-build-a-nixified-dhall-package-in-a-sandbox-depending-on-the-environment/

… where a `buildDhallUrl` derivation was failing in a restricted
networking environment due to not inheriting proxy-related
settings.
2022-06-18 11:09:19 +02: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 haskell: switch from haskell.lib to haskell.lib.compose 2021-11-07 20:18:45 +08:00
build-dhall-url.nix buildDhallUrl: Respect proxy environment variables 2022-06-18 11:09:19 +02:00
generate-dhall-directory-package.nix dhallPackages.generateDhallDirectoryPackage: init 2021-12-07 13:36:19 +09:00