docs: clarify system binding in pkgs/default.nix

This commit is contained in:
Chiron
2026-04-15 18:23:43 +00:00
committed by Chiron
parent 6c985c640d
commit a4e540630d

View File

@@ -3,6 +3,7 @@
inputs,
...
}: let
# Used only for flake input pass-throughs (basecamp, openspec, opencode-desktop)
system = pkgs.stdenv.hostPlatform.system;
in {
# Custom packages registry