Update doc/builders/fetchers.chapter.md

Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
main
Cody Hiar 2 years ago committed by GitHub
parent 6d0bf6ae05
commit 0685e4a929
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      doc/builders/fetchers.chapter.md

@ -23,7 +23,8 @@ fetchurl {
};
```
**This will reuse the old contents**. Remember to invalidate the hash argument by setting the sha256 to an empty string.
**This will reuse the old contents**.
Remember to invalidate the hash argument, in this case by setting the `sha256` attribute to an empty string.
```nix
fetchurl {

Loading…
Cancel
Save