mirror of
https://github.com/ipetkov/crane.git
synced 2024-11-25 11:02:01 +03:00
Fix typo: OUTPUT
-> OUTPATH
(#520)
This commit is contained in:
parent
c4027e45b1
commit
505976eaea
@ -20,7 +20,7 @@ together.
|
||||
|
||||
```nix
|
||||
buildPackage {
|
||||
NIX_OUTPUT_USED_AS_RANDOM_SEED = "aaaaaaaaaa";
|
||||
NIX_OUTPATH_USED_AS_RANDOM_SEED = "aaaaaaaaaa";
|
||||
# other attributes omitted
|
||||
}
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user