From 68bf2cd1b01050fd2c603277d2a8ff7c8f612bcb Mon Sep 17 00:00:00 2001 From: h7x4 Date: Sun, 9 Jun 2024 16:17:30 +0200 Subject: [PATCH] inputs/maunium-stickerpicker-nix: pin to release --- flake.nix | 4 ++-- hosts/tsuki/services/matrix/maunium-stickerpicker.nix | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.nix b/flake.nix index 0521b51..4d8662e 100644 --- a/flake.nix +++ b/flake.nix @@ -37,8 +37,8 @@ }; maunium-stickerpicker = { - # url = "git+file:///home/h7x4/git/maunium-stickerpicker-nix"; - url = "github:h7x4/maunium-stickerpicker-nix/project-rewrite"; + url = "github:h7x4/maunium-stickerpicker-nix/0.1.0"; + inputs.nixpkgs.follows = "nixpkgs"; }; minecraft = { diff --git a/hosts/tsuki/services/matrix/maunium-stickerpicker.nix b/hosts/tsuki/services/matrix/maunium-stickerpicker.nix index 72caceb..051366e 100644 --- a/hosts/tsuki/services/matrix/maunium-stickerpicker.nix +++ b/hosts/tsuki/services/matrix/maunium-stickerpicker.nix @@ -8,7 +8,7 @@ in { stickerMatrixDomain = "pingu-stickers.nani.wtf"; # These will be defined by `useACMECert` in nginx config enableACME = false; - stickerpacks = with stickerpacks; [ + stickerPacks = with stickerpacks; [ dogCatCatgirlSide frownCat1 niniCouple1 @@ -23,7 +23,7 @@ in { realMatrixDomain = "matrix.nani.wtf"; stickerMatrixDomain = "h7x4-stickers.nani.wtf"; enableACME = false; - stickerpacks = with stickerpacks; [ + stickerPacks = with stickerpacks; [ dogCatDogboySide niniCouple1 niniCouple2