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
I attempted to install the winapps project on NixOS using the feat-nix-packaging branch with home-manager. However, I encountered issues when trying to run installed programs. The process fails with the following error messages:
~/.local/bin ❯ bash word-o365
word-o365: line 2: /home/seeker/.local/bin/winapps: No such file or directory
Run winapps Install -> Current User ->Manual (Default) -> Set up all detected officially supported applications -> Set up all detected applications ->
cd into ~/.local/bin
run any program
Description:
I attempted to install the winapps project on NixOS using the feat-nix-packaging branch with home-manager. However, I encountered issues when trying to run installed programs. The process fails with the following error messages:
I had to fix this by creating an symbolic link:
And the content of the file
Steps to Reproduce:
Expected Behavior:
The program should start succesfully
Actual Behavior:
The program fails due to File not found error
System Information:
The text was updated successfully, but these errors were encountered: