mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-25 15:13:46 +00:00
cb058dc7ea
`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. |
||
---|---|---|
.. | ||
build-dhall-directory-package.nix | ||
build-dhall-github-package.nix | ||
build-dhall-package.nix | ||
build-dhall-url.nix | ||
generate-dhall-directory-package.nix |