Description
The Electron-based Nix desktop package installs no desktop entry or hicolor icons, so OpenCode does not appear in Linux application launchers. This regressed after the Electron migration; electron-builder --dir does not generate target-specific launcher assets. Related historical issue: #8971.
OpenCode version
1.18.2 / dev
Steps to reproduce
- Run
nix build .#opencode-desktop.
- Inspect
result/share/applications and result/share/icons.
- Observe that the launcher and application icons are absent.
Operating System
NixOS unstable
Description
The Electron-based Nix desktop package installs no desktop entry or hicolor icons, so OpenCode does not appear in Linux application launchers. This regressed after the Electron migration;
electron-builder --dirdoes not generate target-specific launcher assets. Related historical issue: #8971.OpenCode version
1.18.2 /
devSteps to reproduce
nix build .#opencode-desktop.result/share/applicationsandresult/share/icons.Operating System
NixOS unstable