nixpkgs/pkgs/development/interpreters/dhall
Johannes Maier 39e6ebdfe1
buildDhallUrl: fix impure proxy variable passing (#178544)
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.
2022-06-22 09:06:54 -07: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 buildDhallUrl: fix impure proxy variable passing (#178544) 2022-06-22 09:06:54 -07:00
generate-dhall-directory-package.nix dhallPackages.generateDhallDirectoryPackage: init 2021-12-07 13:36:19 +09:00