tangled
alpha
login
or
join now
arabica.social
/
arabica
7
fork
atom
Coffee journaling on ATProto (alpha)
alpha.arabica.social
coffee
7
fork
atom
overview
issues
pulls
pipelines
chore: update nix vendor sha256
pdewey.com
1 week ago
5d903745
452b9197
verified
This commit was signed with the committer's
known signature
.
pdewey.com
SSH Key Fingerprint:
SHA256:ePOVkJstqVLchGK8m9/OGQG+aFNHD5XN3xjvW9wKCA4=
+1
-1
1 changed file
expand all
collapse all
unified
split
default.nix
+1
-1
default.nix
···
4
pname = "arabica";
5
version = "0.1.0";
6
src = ./.;
7
-
vendorHash = "sha256-wxCDD46vgdpey8PyeoC2kb7Qd87MN3b+WCsywhpA8RM=";
8
9
nativeBuildInputs = [ templ tailwindcss ];
10
···
4
pname = "arabica";
5
version = "0.1.0";
6
src = ./.;
7
+
vendorHash = "sha256-iMVJxHyTz5FgoRdQahHiR04we2KZMB/M/aJa40TpXIE=";
8
9
nativeBuildInputs = [ templ tailwindcss ];
10