From 3dc6ae6d585d69ad1a5ca1220487ff7bb4b414f7 Mon Sep 17 00:00:00 2001 From: h7x4 Date: Fri, 5 Dec 2025 02:50:00 +0900 Subject: [PATCH] flake.nix: fix pvv-calender-bot overlay attrpath --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index ca4340d..254185b 100644 --- a/flake.nix +++ b/flake.nix @@ -113,7 +113,7 @@ self.nixosModules.matrix-ooye ]; overlays = [ - inputs.pvv-calendar-bot.overlays.x86_64-linux.default + inputs.pvv-calendar-bot.overlays.default inputs.minecraft-heatmap.overlays.default (final: prev: { inherit (self.packages.${prev.system}) out-of-your-element;