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