[Backport release-24.11] alembic: fix hash (#357637)

This commit is contained in:
Nick Cao 2024-11-20 17:17:00 -05:00 committed by GitHub
commit fd3a0748f0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,7 +9,7 @@ stdenv.mkDerivation rec
owner = "alembic";
repo = "alembic";
rev = version;
sha256 = "sha256-PuVN5Ytls58G2BmwCHUHiMQ0rolH98Hlw/pp7cvpiAg=";
hash = "sha256-EJZvbaGP9aea/UvcXmFbI3Y2/xTkdqORdzyz5ch931A=";
};
# note: out is unused (but required for outputDoc anyway)