Coffee journaling on ATProto (alpha) alpha.arabica.social
coffee

fix: nix vendor hash

pdewey.com b34f4a61 f5bcd286

verified
+1 -1
+1 -1
default.nix
··· 4 4 pname = "arabica"; 5 5 version = "0.1.0"; 6 6 src = ./.; 7 - vendorHash = "sha256-hQDxCw2UqYIglHDXctFm6bvjhFI7ykuxU8RbkcEEpBI="; 7 + vendorHash = "sha256-3sMFDeof4OPB4SCcYhD9x1wITSlI1UN3M7SEwUW8H3A="; 8 8 9 9 nativeBuildInputs = [ tailwindcss ]; 10 10