You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recent nix versions renamed two fields used in our default.nix file:
- buildPlatform has been renamed/moved to stdenv.buildPlatform
- hostPlatform has been renamed/moved to stdenv.hostPlatform
This came up during the testing of stackabletech/operator-rs#1116
in the secret-operator.
0 commit comments