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.

[autofix.ci] apply automated fixes

authored by

autofix-ci[bot] and committed by
marshmallow
cdc61618 6a46bfb4

+1 -1
+1 -1
doc/package.nix
··· 52 52 pnpmDeps = pnpm.fetchDeps { 53 53 inherit (finalAttrs) pname version src; 54 54 fetcherVersion = 1; 55 - hash = "sha256-U6qtg8PeTH9NqYZLEodyt205DMobU7kfa9u+sGmvXic="; 55 + hash = "sha256-fZOSXnl5wtvzU5IXpTKQkDwkKwnGfjiv+4HsECon4kc="; 56 56 }; 57 57 patchPhase = '' 58 58 cat ${optionsDoc} >> ./reference/module.md