Commit Graph

98 Commits

Author SHA1 Message Date
GitHub Action 5a9766d5f5 Update Cursor to version 2.1.46 2025-12-02 12:47:21 +00:00
GitHub Action f1ed57bcf4 Update Cursor to version 2.1.42 2025-12-01 12:46:11 +00:00
GitHub Action a143c3e7ce Update Cursor to version 2.1.39 2025-11-27 12:44:40 +00:00
GitHub Action e1ecbedded Update Cursor to version 2.1.36 2025-11-26 12:45:45 +00:00
GitHub Action fffd30abec Update Cursor to version 2.1.32 2025-11-25 12:49:22 +00:00
GitHub Action e5548601c9 Update Cursor to version 2.1.26 2025-11-24 12:44:13 +00:00
GitHub Action 96166feb9f Update Cursor to version 2.1.20 2025-11-23 12:37:15 +00:00
GitHub Action 9d918a3b61 Update Cursor to version 2.1.19 2025-11-22 12:37:15 +00:00
GitHub Action e3b4228584 Update Cursor to version 2.0.77 2025-11-14 12:42:55 +00:00
GitHub Action 8a6b8d78a0 Update Cursor to version 2.0.75 2025-11-13 12:45:08 +00:00
GitHub Action a6b4ed2bf8 Update Cursor to version 2.0.69 2025-11-08 12:37:41 +00:00
GitHub Action 61b1caceea Update Cursor to version 2.0.64 2025-11-06 12:42:59 +00:00
GitHub Action 18a0425be9 Update Cursor to version 2.0.60 2025-11-05 12:43:04 +00:00
GitHub Action ce4c1000fd Update Cursor to version 2.0.54 2025-11-04 12:46:14 +00:00
GitHub Action 0525ac8665 Update Cursor to version 2.0.43 2025-10-31 12:42:34 +00:00
GitHub Action 6a2bee65de Update Cursor to version 2.0.38 2025-10-30 12:42:42 +00:00
GitHub Action 2ba977e22b Update Cursor to version 2.0.34 2025-10-29 17:48:14 +00:00
TudorAndrei 4e9ae399b7 Update Cursor to version 1.7.54 and enhance update-cursor.sh for improved output handling
- Updated Cursor version, URL, and SHA256 in flake.nix
- Refined output handling in update-cursor.sh to check for GITHUB_OUTPUT before writing status information
2025-10-29 13:53:49 +02:00
GitHub Action 2394f4c9ac Update Cursor to version 1.7.54 2025-10-22 12:43:47 +00:00
GitHub Action 95207399b2 Update Cursor to version 1.7.53 2025-10-21 12:43:26 +00:00
TudorAndrei 384774c6ce Enhance update-cursor.sh and GitHub Actions workflow for improved version handling
- Added CURSOR_VERSION_INFO output to track update status in update-cursor.sh
- Implemented auto-confirmation for updates when running in CI mode
- Updated GitHub Actions workflow to capture and utilize CURSOR_VERSION_INFO for conditional commits
- Improved commit message generation based on actual version updates
2025-10-19 19:05:32 +03:00
GitHub Action 635dc5ea19 Update Cursor to latest version 2025-10-18 12:37:15 +00:00
GitHub Action f19eec93e0 Update Cursor to latest version 2025-10-16 12:43:11 +00:00
GitHub Action cf24f6da3b Update Cursor to latest version 2025-10-15 12:43:13 +00:00
GitHub Action de35c79a19 Update Cursor to latest version 2025-10-14 12:43:34 +00:00
GitHub Action a7bad709f6 Update Cursor to latest version 2025-10-10 20:37:58 +00:00
TudorAndrei 34c82989d3 Add flake.lock update to GitHub Actions workflow
- Added 'Update flake lock file' step that runs 'nix flake update'
- Modified commit step to include both flake.nix and flake.lock files
- Ensures lock file stays in sync when flake is updated
2025-10-10 23:36:58 +03:00
GitHub Action efd7682dd3 Update Cursor to latest version 2025-10-10 20:33:24 +00:00
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 880062540c Refactor update-cursor workflow to streamline version updates
- Added permissions for write access to contents
- Simplified update process by integrating update-cursor.sh script
- Removed redundant steps for fetching and checking versions
- Enhanced commit logic to only push changes if there are updates
2025-10-09 17:00:33 +03:00
TudorAndrei ac16404f99 update 2025-10-08 17:06:31 +03:00
TudorAndrei 536b9d4b53 update 2025-10-08 17:05:57 +03:00
thinktankmachine 25890c7958 Updated to 1.6.35 2025-09-24 12:43:08 +10:00
thinktankmachine f4e2303020 Update documentation for icon support
- Document complete desktop integration features
- Highlight icon extraction and desktop entry creation
- Update architecture section to explain new packaging process
- Add icon verification to update script features
2025-08-28 16:57:25 +10: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
thinktankmachine 166e835dc5 Updated README 2025-08-21 15:38:24 +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 51eb2ce230 Update all documentation to Cursor 1.4.2 2025-08-07 10:05:32 +10:00
thinktankmachine dcfd6ecae6 Updated README version 2025-08-07 10:00:21 +10:00
thinktankmachine 3f4c4f3b26 Update Cursor to 1.4.2 and anonymize personal information 2025-08-07 09:57:46 +10:00
thinktankmachine 32155ec2dc Fix Cursor update crashes and keymapping issues on NixOS 2025-08-07 08:56:41 +10:00
thinktankmachine 035a280383 Update documentation with comprehensive usage guide and improved update script 2025-08-06 15:38:06 +10:00
thinktankmachine 9d0bcd6aed Improve Cursor AppImage compatibility with enhanced library support and environment setup 2025-08-06 15:28:39 +10:00
thinktankmachine c11c0ced2e Update README 2025-08-06 10:17:49 +10:00
thinktankmachine 40ebe7c667 Update README 2025-08-06 10:15:52 +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