chore: defer the path based config loading till 0.6.1. (#223)

This commit is contained in:
Aarnav Tale 2025-05-23 10:46:14 -04:00 committed by GitHub
parent 62863ad649
commit 3a5ab68432
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 167 additions and 1751 deletions

View file

@ -23,7 +23,7 @@ stdenv.mkDerivation (finalAttrs: {
pnpmDeps = pnpm_10.fetchDeps {
inherit (finalAttrs) pname version src;
hash = "sha256-GEtnKC8UcsudQNVAvO4aPpYaECu2dBTcfSp2m+RnBgc=";
hash = "sha256-GtpwQz7ngLpP+BubH6uaG1uUZsZdCQzvTI1WKBYU2T4=";
};
buildPhase = ''