build(qmd): update fork to 4fc7760 with rerank fallback fix
This commit is contained in:
@@ -17,8 +17,8 @@ buildNpmPackage rec {
|
||||
inherit version;
|
||||
|
||||
src = fetchzip {
|
||||
url = "https://git.johnogle.info/johno/qmd/archive/dfc1ac457b23f2fa89919e7f8a51748c4255a724.tar.gz";
|
||||
sha256 = "sha256-pOUFT0qTyRsi4tuNuo26iKAn789tDj+zwG+PULO9x2E=";
|
||||
url = "https://git.johnogle.info/johno/qmd/archive/4fc77609b54102110a42583b78d20580aa8510e3.tar.gz";
|
||||
sha256 = "sha256-jW2CbntQuDzSDo42bXjfBxSB5BSME6wYDOSkLvEQnb4=";
|
||||
};
|
||||
|
||||
# Vendored package-lock.json generated from QMD's package.json.
|
||||
|
||||
Reference in New Issue
Block a user