mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
overlays/nil: fix patch hash mismatch
This commit is contained in:
parent
018e32e0f0
commit
82e31ec76f
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ final: _: {
|
||||||
(final.fetchpatch {
|
(final.fetchpatch {
|
||||||
name = "fix-handling-inherit-and-patfield-in-inline-assist";
|
name = "fix-handling-inherit-and-patfield-in-inline-assist";
|
||||||
url = "https://github.com/oxalica/nil/pull/178.patch";
|
url = "https://github.com/oxalica/nil/pull/178.patch";
|
||||||
hash = "sha256-4f7DeWJtt63IyOjqlwzz0f05rv1NBYZO4JWEkFeDimk=";
|
hash = "sha256-YeVshmMadgYnFWA8S+nA+MwWKjVrzn71fqhfn6oL8Uk=";
|
||||||
})
|
})
|
||||||
];
|
];
|
||||||
});
|
});
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue