flake.nix: fix pvv-calender-bot overlay attrpath
Some checks failed
Eval nix flake / evals (push) Failing after 1m30s

This commit is contained in:
2025-12-05 02:50:00 +09:00
parent ca3ab5415a
commit 3dc6ae6d58

View File

@@ -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;