dhallPackages.buildDhallUrl: small formatting fixes

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
This commit is contained in:
Dennis Gosnell
2021-11-01 13:44:50 +09:00
committed by GitHub
parent 06a3718bc9
commit 2e1d84e9fb
3 changed files with 2 additions and 5 deletions

View File

@@ -345,7 +345,7 @@ $ dhall-to-nixpkgs directory ~/proj/dhall-semver
### Remote imports as fixed-output derivations {#ssec-dhall-remote-imports-as-fod}
`dhall-to-nixpkgs` has the ability to fetch and build remote imports as
fixed-output derivations by using their Dhall integrity check. This is
fixed-output derivations by using their Dhall integrity check. This is
sometimes easier than manually packaging all remote imports.
This can be used like the following: