n8n to 2.1.2, flake update

This commit is contained in:
m3tm3re
2025-12-23 09:26:11 +01:00
parent 0db161efac
commit d7d64634ee
5 changed files with 12 additions and 15 deletions

View File

@@ -3,10 +3,7 @@
additions = final: prev:
(import ../pkgs {pkgs = final;})
# // (inputs.hyprpanel.overlay final prev)
// {rose-pine-hyprcursor = inputs.rose-pine-hyprcursor.packages.${prev.system}.default;}
// {
crush = inputs.nix-ai-tools.packages.${prev.system}.crush;
};
// {rose-pine-hyprcursor = inputs.rose-pine-hyprcursor.packages.${prev.system}.default;};
# This one contains whatever you want to overlay
# You can change versions, add patches, set compilation flags, anything really.