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 package
pdewey.com
1 week ago
67c2526d
16329323
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
4
pname = "arabica";
5
5
version = "0.1.0";
6
6
src = ./.;
7
7
-
vendorHash = "sha256-iMVJxHyTz5FgoRdQahHiR04we2KZMB/M/aJa40TpXIE=";
7
7
+
vendorHash = "sha256-eNImqD4Zof/KjKT8Htd392WzJi0lJUeliIAXlrDeWKc=";
8
8
9
9
nativeBuildInputs = [ templ tailwindcss ];
10
10