-
|
I set |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 9 replies
-
|
My nixCats settings: |
Beta Was this translation helpful? Give feedback.
-
|
This... Might be a bug? What you did should work. The setting is being accurately reflected in NixCats settings output. So you did it correctly. Let me double check real quick. Edit: no it seems to be working for me actually, I set suffix-path = false and now all my stuff is first (but only within nvim) Are you echoing the path from within the nvim terminal? The path is only modified inside of nvim. |
Beta Was this translation helpful? Give feedback.
I think the culprit is the determinate nix installer: DeterminateSystems/nix-installer#782
Thank you so much for your help! If this persists I'll install nix directly without determinate.
edit: updating determinate to the newest seems to fix it