ncdns: Spell "postUnpack" correctly
This commit is contained in:
parent
3686b115e4
commit
45f6e87822
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ buildGoModule {
|
|||
chmod -R u+w -- "$sourceRoot"
|
||||
cd $sourceRoot
|
||||
|
||||
runHook postUpack
|
||||
runHook postUnpack
|
||||
'';
|
||||
|
||||
# Same as above: can't use `patches` because that would
|
||||
|
|
Loading…
Reference in a new issue