Commit Graph

4 Commits

Author SHA1 Message Date
TudorAndrei b0e626ff16 Fix sed commands in update-cursor.sh to properly update all fields
- Fixed version update to not require specific comment
- Fixed URL and SHA256 updates to target correct block (cursor = buildCursor {)
- All three fields (version, url, sha256) now update correctly
2025-10-10 23:32:10 +03:00
TudorAndrei 536b9d4b53 update 2025-10-08 17:05:57 +03:00
thinktankmachine 16a551355b Add icon extraction and desktop entry support
- Extract icons from AppImage and install to standard locations
- Create proper desktop entry with icon reference
- Fix version handling in wrapper script
- Update update script to verify icon extraction
- Now provides complete desktop integration with proper icon display

Resolves icon display issues in desktop environments.
2025-08-28 16:56:51 +10:00
thinktankmachine f77f5b1131 Migrate to clean package-only structure
- Simplified flake.nix to focus only on packaging Cursor
- Removed system configuration files (archived locally)
- Updated to clean, reusable flake structure
- Added simple update-cursor.sh script
- Updated documentation for new structure

This migration  makes the flake purely focused on providing the Cursor package.
2025-08-28 16:02:32 +10:00