mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-04 12:53:05 +00:00
39e6ebdfe1
PR #177891 tried fixing a problem with `buildDhallUrl` in environments where proxy variables are necessary for internet access to work. The `impureEnvVars` should be set in `downloadEncodedFile` instead of the final `runCommand`, as the former is an FOD, the latter isn't. |
||
---|---|---|
.. | ||
build-dhall-directory-package.nix | ||
build-dhall-github-package.nix | ||
build-dhall-package.nix | ||
build-dhall-url.nix | ||
generate-dhall-directory-package.nix |