Skip to content

Commit

Permalink
chore(akko): update icon hash
Browse files Browse the repository at this point in the history
  • Loading branch information
isabelroses committed Jan 15, 2025
1 parent 1606b09 commit f0ffa1e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion modules/nixos/services/selfhosted/akkoma/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ in

"favicon.png" = pkgs.fetchurl {
url = "https://gravatar.com/avatar/c487c810e09878b4bd90df713a7c9523?size=512";
hash = "sha256-8gLB7GggVWMSxRnVQcC3x8/5n1qsXQ3k2xl653sMWbc=";
hash = "sha256-ZS0zScE2LvCULpfYcjlH3z6QubGH0tttaVEVoLwdnn8=";
};

"emoji/blobs" = pkgs.akkoma-emoji.blobs_gg;
Expand Down

0 comments on commit f0ffa1e

Please sign in to comment.