From 5a47265594eb5faa5f6696be72c13ae8793b2663 Mon Sep 17 00:00:00 2001 From: noe Date: Sun, 21 Apr 2024 12:59:40 -0400 Subject: [PATCH] s-e: update emoji module --- flake.lock | 14 +++++++------- nixos/hosts/sapphic-engineer/akkoma.nix | 5 ++--- 2 files changed, 9 insertions(+), 10 deletions(-) diff --git a/flake.lock b/flake.lock index 0ec2bbc..0a71dd8 100644 --- a/flake.lock +++ b/flake.lock @@ -90,11 +90,11 @@ ] }, "locked": { - "lastModified": 1713717901, - "narHash": "sha256-SB/seF2STC/NKXRxCk4wHR7fT0V1ImUaGBxXUm9Bx3o=", + "lastModified": 1713718723, + "narHash": "sha256-PTiZbKlA3sINQcdub10bJfMuDhGFDS1qtbCL6EdvIH0=", "ref": "refs/heads/main", - "rev": "eb9e8f8d9b7d2628c14da70a039815611af2919b", - "revCount": 7, + "rev": "b3343db9976261f3979a166725f225568d39b504", + "revCount": 8, "type": "git", "url": "https://git.sapphic.engineer/noe/emotes" }, @@ -456,11 +456,11 @@ }, "nixpkgs-master": { "locked": { - "lastModified": 1713717237, - "narHash": "sha256-St0SYEf2IRYkMBRS5B1yNAQSBeq+qeklYL0yRtrcUw4=", + "lastModified": 1713718614, + "narHash": "sha256-rpOeRLcBIB9T0MHIUaTH82DMEPs5y9zlaUT9o6U41f8=", "owner": "nixos", "repo": "nixpkgs", - "rev": "152632627e41222da0b9586e5339e748d846fc64", + "rev": "67dfd1530243f6aaaad22f74651f6a3f098f61d6", "type": "github" }, "original": { diff --git a/nixos/hosts/sapphic-engineer/akkoma.nix b/nixos/hosts/sapphic-engineer/akkoma.nix index f683919..cd0de30 100644 --- a/nixos/hosts/sapphic-engineer/akkoma.nix +++ b/nixos/hosts/sapphic-engineer/akkoma.nix @@ -5,7 +5,6 @@ }; secrets = keys: builtins.listToAttrs (map (name: nameValuePair name defaultSecret) keys); secretRef = key: { _secret = config.sops.secrets.${key}.path; }; - fediEmotes = inputs.fedi-emotes.packages.${pkgs.system}; in { imports = [ inputs.tachikoma.nixosModules.default @@ -30,9 +29,9 @@ in { package = pkgs.master.akkoma; - emotes = { + emoji = { enable = true; - emotePackages = with inputs.fedi-emotes.packages.${pkgs.system}; [ + emojiPackages = with inputs.fedi-emotes.packages.${pkgs.system}; [ lightrunner-custom.hearts lightrunner-custom.anime pkgs.akkoma-emoji.blobs_gg