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" ;
|
owner = "matthewwithanm" ;
|
||||||
repo = "django-imagekit" ;
|
repo = "django-imagekit" ;
|
||||||
rev = "4cbbc52fabfd99a6306cdbb8ab2602bb0a0190a9" ;
|
rev = "4cbbc52fabfd99a6306cdbb8ab2602bb0a0190a9" ;
|
||||||
hash = "" ;
|
hash = "sha256-QYWhXh404JNAZN7kXYhsPQpFpyBA/MehxJOxdDKX0Mc=" ;
|
||||||
} ;
|
} ;
|
||||||
|
|
||||||
installPhase = ''
|
installPhase = ''
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue