2
0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-02-16 17:14:00 +00:00
nixpkgs/pkgs/development/interpreters/dhall
Johannes Maier 39e6ebdfe1
buildDhallUrl: fix impure proxy variable passing ()
PR  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.
2022-06-22 09:06:54 -07:00
..
build-dhall-directory-package.nix
build-dhall-github-package.nix
build-dhall-package.nix
build-dhall-url.nix
generate-dhall-directory-package.nix