fixed n8n pnpm hash
Some checks failed
Update Nix Packages with nix-update / nix-update (push) Failing after 29s

This commit is contained in:
m3tm3re
2026-01-14 20:53:10 +01:00
parent 60388970e0
commit 52d8cdee11
3 changed files with 3 additions and 2 deletions

View File

@@ -21,7 +21,7 @@
"aarch64-darwin"
];
# Helper function to generate an attrset for each system
# Helper function to generate an attrset for each of the systems
forAllSystems = nixpkgs.lib.genAttrs systems;
# Helper to create pkgs for a given system