build: 🏗️ Make build work entirely offline

Useful for Nix build
This commit is contained in:
Jesse Wierzbinski 2025-04-15 22:50:07 +02:00
parent 5fdf31a717
commit ba0b5bf4ad
No known key found for this signature in database
17 changed files with 54 additions and 7 deletions

View file

@ -17,7 +17,7 @@ in
pnpmDeps = pnpm.fetchDeps {
inherit (finalAttrs) pname version src;
hash = "sha256-NFppXHekesdV9Qg81I7fNjLPTvb3vBz7557a1AGlyOI=";
hash = "sha256-h1QdCajYmY37GyByID+Idf0W5+LWXwX7pFnV033ziZg=";
};
nativeBuildInputs = [