mirror of
https://github.com/pinpox/gitea-matrix-bot
synced 2024-11-22 19:31:58 +01:00
Fix deprecated vendor hash format
This commit is contained in:
parent
ef667c899b
commit
0b16378833
@ -31,7 +31,7 @@
|
|||||||
pname = "gitea-matrix-bot";
|
pname = "gitea-matrix-bot";
|
||||||
version = "master";
|
version = "master";
|
||||||
src = ./.;
|
src = ./.;
|
||||||
vendorSha256 =
|
vendorHash =
|
||||||
"sha256-4g/pUJ0gGYj6Y3rDINZBbcrEwloA5QCLdviECB1QrIQ=";
|
"sha256-4g/pUJ0gGYj6Y3rDINZBbcrEwloA5QCLdviECB1QrIQ=";
|
||||||
|
|
||||||
# TODO fix tests
|
# TODO fix tests
|
||||||
|
Loading…
Reference in New Issue
Block a user