Fix hash for django-imagekit

This commit is contained in:
Reinout Meliesie 2025-03-02 18:55:56 +01:00
parent c3b621e43b
commit 394e89f109
Signed by: zedfrigg
GPG key ID: 3AFCC06481308BC6

View file

@ -13,7 +13,7 @@ mkDerivation {
owner = "matthewwithanm" ;
repo = "django-imagekit" ;
rev = "4cbbc52fabfd99a6306cdbb8ab2602bb0a0190a9" ;
hash = "" ;
hash = "sha256-QYWhXh404JNAZN7kXYhsPQpFpyBA/MehxJOxdDKX0Mc=" ;
} ;
installPhase = ''