my system: Linux nixos 6.12.69-hardened1 #1-NixOS SMP PREEMPT_DYNAMIC Fri Feb 6 15:55:51 UTC 2026 x86_64 GNU/Linux.
hi, i can’t see how to fix these error codes, the references there are not in my conf.nix, where do i find the lines to fix.
is there a command like, “nix replace >> iproute2mac = darwin.iproute2mac”. any solutions?
the Warning:
evaluation warning: darwin.iproute2mac has been renamed to iproute2mac
evaluation warning: 'dockerfile-language-server-nodejs' has been renamed to 'dockerfile-language-server'
evaluation warning: beets-stable was aliased to beets, since upstream releases are frequent nowadays
evaluation warning: beets-unstable was aliased to beets, since upstream releases are frequent nowadays
evaluation warning: 'f3d' now build with egl support by default, so `f3d_egl` is deprecated, consider using 'f3d' instead.
evaluation warning: beets-stable was aliased to beets, since upstream releases are frequent nowadays
evaluation warning: beets-unstable was aliased to beets, since upstream releases are frequent nowadays
evaluation warning: 'f3d' now build with egl support by default, so `f3d_egl` is deprecated, consider using 'f3d' instead.
evaluation warning: 'hsa-amd-aqlprofile-bin' has been replaced by 'aqlprofile'.
evaluation warning: 'system' has been renamed to/replaced by 'stdenv.hostPlatform.system'
evaluation warning: 'ethersync' has been renamed to 'teamtype'
evaluation warning: Please replace 'pure-lua' with 'moonlight-nvim' as this name was an error
evaluation warning: windows.mingw_w64_pthreads is deprecated, windows.pthreads should be preferred
yes that solves the problem.
i must thank you very much for the help, it is a big mistake on my part to overlook the missing permissions in the execution of the command.
It’s a minor thing, but when someone helps you with your problem, it’s good etiquette to mark their comment as the solution instead of your comment saying ‘yes, this helped’.