Fix hash for django-imagekit
This commit is contained in:
parent
c3b621e43b
commit
394e89f109
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ mkDerivation {
|
|||
owner = "matthewwithanm" ;
|
||||
repo = "django-imagekit" ;
|
||||
rev = "4cbbc52fabfd99a6306cdbb8ab2602bb0a0190a9" ;
|
||||
hash = "" ;
|
||||
hash = "sha256-QYWhXh404JNAZN7kXYhsPQpFpyBA/MehxJOxdDKX0Mc=" ;
|
||||
} ;
|
||||
|
||||
installPhase = ''
|
||||
|
|
Loading…
Add table
Reference in a new issue