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: updating nix pnpmdeps hash
malpercio.dev
4 days ago
4fcf9640
df0bee6a
+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 = "sha256-hrGML0oW2qveXT3rfYEVgQfHtmSuGR3DAsqvsKdMQhU=";
30
30
+
hash = "";
31
31
};
32
32
33
33
nativeBuildInputs = [