direnv fetchurl <url> [integrity-hash]
Fetches a given URL into direnv's CAS
Arguments
Name | Description |
---|---|
url | |
integrity-hash | Check if the `integrity hash` is equal to the hash value of the file obtained from the `url` |
Fetches a given URL into direnv's CAS
Name | Description |
---|---|
url | |
integrity-hash | Check if the `integrity hash` is equal to the hash value of the file obtained from the `url` |