overlays/nil: fix patch hash mismatch

This commit is contained in:
Primrose 2025-11-24 10:37:37 +08:00
parent 018e32e0f0
commit 82e31ec76f
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA

View file

@ -12,7 +12,7 @@ final: _: {
(final.fetchpatch {
name = "fix-handling-inherit-and-patfield-in-inline-assist";
url = "https://github.com/oxalica/nil/pull/178.patch";
hash = "sha256-4f7DeWJtt63IyOjqlwzz0f05rv1NBYZO4JWEkFeDimk=";
hash = "sha256-YeVshmMadgYnFWA8S+nA+MwWKjVrzn71fqhfn6oL8Uk=";
})
];
});