ALPHA: wire is a tool to deploy nixos systems wire.althaea.zone/
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: update docs nix hash

marshmallow ec51635d e2ee8ee5

+1 -1
+1 -1
doc/package.nix
··· 50 50 pnpmDeps = pnpm.fetchDeps { 51 51 inherit (finalAttrs) pname version src; 52 52 fetcherVersion = 1; 53 - hash = "sha256-Xyqq5edxIBqhaOkglvAsygwrQ+X+lT7xwAW2t8AeJNM="; 53 + hash = "sha256-tyqKxSLGfqH1CkDMyDTslwE3liGZzXk5A4xySxDH+2U="; 54 54 }; 55 55 patchPhase = '' 56 56 cat ${optionsDoc} >> ./reference/module.md