fix: use stdenv.hostPlatform.system instead of deprecated pkgs.system #63
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/pkgs-system-deprecation"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
nixpkgs now emits
evaluation warning: 'system' has been renamed to/replaced by 'stdenv.hostPlatform.system'for the legacypkgs.systemalias. This swaps the use innix/hm-module.nixtopkgs.stdenv.hostPlatform.system.View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.