Fix hash for python-django-pgtrigger
This commit is contained in:
parent
e8d306fc51
commit
eeeb2020b3
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ mkDerivation {
|
|||
owner = "ambitioneng" ;
|
||||
repo = "django-pgtrigger" ;
|
||||
rev = "fa2155e630da8752a22a6c4ab81eb0e19f5979eb" ;
|
||||
hash = "" ;
|
||||
hash = "sha256-K+JjAermtSiVUnPbtyabpQN2ghnRIkwt329Ytp8zeQk=" ;
|
||||
} ;
|
||||
|
||||
installPhase = ''
|
||||
|
|
Loading…
Add table
Reference in a new issue