Merge pull request #588 from genebean/fix_variable_name

Replace system with stdenv.hostPlatform.system
This commit is contained in:
Gene Liverman 2026-01-20 10:52:07 -05:00 committed by GitHub
commit 5a85cc5ed4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -26,7 +26,7 @@ in {
htop htop
httpie httpie
hub hub
inputs.nix-auth.packages.${system}.default inputs.nix-auth.packages.${stdenv.hostPlatform.system}.default
jq jq
lazydocker lazydocker
lazygit lazygit