tangled
alpha
login
or
join now
malpercio.dev
/
atbb
5
fork
atom
WIP! A BB-style forum, on the ATmosphere! We're still working... we'll be back soon when we have something to show off!
node
typescript
hono
htmx
atproto
5
fork
atom
overview
issues
pulls
pipelines
chore: adjust pnpmdeps hash
malpercio.dev
1 day ago
c917500a
90b89bb4
+1
-1
1 changed file
expand all
collapse all
unified
split
nix
package.nix
+1
-1
nix/package.nix
···
27
27
pnpmDeps = pnpm_9.fetchDeps {
28
28
inherit (finalAttrs) pname version src;
29
29
fetcherVersion = 1;
30
30
-
hash = "";
30
30
+
hash = "sha256-l3HMsO8CBLjkBkBzK9so2O5eXxvBZz6tIqtOHZ1DU8U=";
31
31
};
32
32
33
33
nativeBuildInputs = [