Commit Graph

57 Commits

Author SHA1 Message Date
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
thinktankmachine e153c80c21 Update Cursor to version 1.5.1 2025-08-21 15:36:11 +10:00
thinktankmachine 2c6ca71d64 Update Cursor to version 1.4.3 and update documentation 2025-08-11 10:03:53 +10:00
thinktankmachine 3f4c4f3b26 Update Cursor to 1.4.2 and anonymize personal information 2025-08-07 09:57:46 +10:00
thinktankmachine 9d0bcd6aed Improve Cursor AppImage compatibility with enhanced library support and environment setup 2025-08-06 15:28:39 +10:00
thinktankmachine b1fb7eb124 Initial commit: NixOS flake with Cursor 1.3.9
- Complete NixOS configuration with Cursor AppImage
- Development environment with Node.js, Python, Rust
- Modern shell setup with Zsh and Starship
- AppImage support and desktop integration
- Comprehensive documentation and quick start guide
2025-08-06 10:08:03 +10:00