103 Commits
Author SHA1 Message Date
R. Ryantm 2b60339754 code-cursor: 3.12.17 -> 3.12.30 2026-07-23 12:15:47 +00:00
vomba 6db9adcbc4 code-cursor: 3.11.19 -> 3.12.17
https://cursor.com/changelog

Assisted-by: Cursor (Composer)
2026-07-19 10:04:28 +02:00
Emily 6b29ad30d9 code-cursor: drop x86_64-darwin from update script 2026-07-15 03:58:17 +01:00
Emily fdb820602b treewide: drop simple x86_64-darwin mentions
To reproduce:

    $ nix run nixpkgs/3b32825de172d0bc85664f495edb096b10862524#ast-grep \
        -- scan --update-all --inline-rules '
          id: nix-x86_64-darwin
          language: nix
          rule:
            any:
              - pattern: "\"x86_64-darwin\""
                kind: list_expression > string_expression
              - pattern:
                  context: "{ \"x86_64-darwin\" = $EXPR; }"
                  selector: binding
              - pattern:
                  context: "{ x86_64-darwin = $EXPR; }"
                  selector: binding
          fix:
            template: ""
        ' pkgs
    $ nix run nixpkgs/3b32825de172d0bc85664f495edb096b10862524#ast-grep \
        -- scan --update-all --inline-rules '
          id: json-first-x86_64-darwin
          language: json
          rule:
            kind: object > pair:nth-child(1)
            has:
              pattern: "\"x86_64-darwin\""
              field: key
          fix:
            template: ""
            expandEnd: { regex: "," }
        ' pkgs
    $ nix run nixpkgs/3b32825de172d0bc85664f495edb096b10862524#ast-grep \
        -- scan --update-all --inline-rules '
          id: json-x86_64-darwin
          language: json
          rule:
            kind: object > pair
            has:
              pattern: "\"x86_64-darwin\""
              field: key
          fix:
            template: ""
            expandStart: { regex: "," }
        ' pkgs
    $ git restore pkgs/by-name/om/omnix/package.nix
    $ git diff --name-only -z \
        | nix shell nixpkgs/3b32825de172d0bc85664f495edb096b10862524#gnused \
            -c xargs -0 sed -i '/^$/N; /^\n\? \+$/d'
    $ treefmt
2026-07-15 03:58:16 +01:00
R. Ryantm f7e7b1e37c code-cursor: 3.11.13 -> 3.11.19 2026-07-14 07:48:08 +00:00
vomba f202e64382 code-cursor: 3.9.16 -> 3.11.13
https://cursor.com/changelog

Cap build-time vscodeVersion for ripgrep path selection so the
notarized macOS app bundle is not modified during the build.

Assisted-by: Cursor (Composer)
2026-07-11 15:24:05 +02:00
R. Ryantm 419dbda9a0 code-cursor: 3.9.8 -> 3.9.16 2026-07-05 00:37:03 +00:00
R. Ryantm 2b14223471 code-cursor: 3.7.42 -> 3.9.8 2026-06-26 19:45:07 +00:00
R. Ryantm 877050baf3 code-cursor: 3.7.19 -> 3.7.42 2026-06-18 04:52:16 +00:00
R. Ryantm 4bd030a465 code-cursor: 3.6.21 -> 3.7.19 2026-06-08 16:36:44 +00:00
R. Ryantm 301417557e code-cursor: 3.5.17 -> 3.6.21 2026-05-30 21:39:53 +00:00
R. Ryantm ea2bdee030 code-cursor: 3.4.16 -> 3.5.17 2026-05-22 01:47:16 +00:00
Angel J 5da5a7a7e8 code-cursor: 3.2.21 -> 3.4.16
Assisted-by: Cursor (GPT-5.5)
2026-05-18 14:53:46 -07:00
R. Ryantm 5c4f3182cd code-cursor: 3.2.11 -> 3.2.21 2026-05-05 03:31:23 +00:00
R. Ryantm 9b65faeee0 code-cursor: 3.1.15 -> 3.2.11 2026-04-26 15:21:16 +00:00
Michael DanielsandGitHub adfec37225 code-cursor: add mime registration (#507402) 2026-04-18 17:51:56 +00:00
Kamil MoniczandMichael Daniels 83f6805a7c code-cursor: add mime registration 2026-04-18 13:41:52 -04:00
R. Ryantm a11de64ff7 code-cursor: 3.0.16 -> 3.1.15 2026-04-18 02:07:24 +00:00
Sizhe Zhao 0cebcf63f4 code-cursor: update hash for {aarch64,x86_64}-linux 2026-04-11 23:26:59 +08:00
Masum RezaandGitHub c5f281d8d6 buildVcode: disable update checks and add missing tools (#507400) 2026-04-10 14:47:34 +00:00
R. Ryantm 1b7c078a46 code-cursor: 3.0.12 -> 3.0.16 2026-04-10 07:39:07 +00:00
Kamil Monicz 6e4663b1af code-cursor: 2.6.22 -> 3.0.12 2026-04-07 00:40:09 +02:00
Kamil Monicz 1cbb45d453 buildVcode: disable update checks and add missing tools 2026-04-07 00:15:28 +02:00
Sizhe Zhao cae497b5e4 code-cursor: 2.6.21 -> 2.6.22 2026-03-29 19:42:41 +08:00
Sizhe Zhao 197b67a40d code-cursor: 2.6.20 -> 2.6.21 2026-03-24 14:36:32 +08:00
Sizhe Zhao 15f0c92324 code-cursor: 2.6.19 -> 2.6.20 2026-03-19 11:24:04 +08:00
Sizhe Zhao 57fdefe99a code-cursor: 2.6.13 -> 2.6.19 2026-03-14 18:53:16 +08:00
R. Ryantm 433e46d122 code-cursor: 2.5.26 -> 2.6.13 2026-03-07 13:39:39 +00:00
R. Ryantm 98d5b8ac2b code-cursor: 2.5.17 -> 2.5.26 2026-02-27 07:10:33 +00:00
Aliaksandr 68f5f7f5d8 code-cursor: 2.4.31 -> 2.5.17 2026-02-18 05:15:19 +02:00
R. Ryantm 116ce5b91a code-cursor: 2.4.28 -> 2.4.31 2026-02-12 03:38:29 +00:00
R. Ryantm 1ecb76eeeb code-cursor: 2.4.22 -> 2.4.28 2026-02-05 06:57:09 +00:00
R. Ryantm 91f65d7d27 code-cursor: 2.4.21 -> 2.4.22 2026-01-29 02:08:09 +00:00
Michael DanielsandGitHub c0fbc2ce7a buildVscode: init (#474458) 2026-01-25 19:42:32 +00:00
Aliaksandr e157104d21 code-cursor: remove overrideAttrs 2026-01-23 17:34:18 +02:00
Aliaksandr 44c52a5a2e buildVcode: init 2026-01-23 17:34:18 +02:00
Aliaksandr 44d65cb5e0 code-cursor: 2.3.41 -> 2.4.21 2026-01-22 23:08:10 +02:00
R. Ryantm cae13786dc code-cursor: 2.3.35 -> 2.3.41 2026-01-22 08:49:57 +00:00
R. Ryantm 0489b580fe code-cursor: 2.3.29 -> 2.3.35 2026-01-15 18:00:30 +00:00
Aliaksandr 9e63314ca8 code-cursor: add qweered to maintainers 2026-01-10 11:07:23 +02:00
Aliaksandr 0d66b1fd72 code-cursor: 2.2.44 -> 2.3.29 2026-01-10 11:07:23 +02:00
Kamil MoniczandAliaksandr 921621a45d code-cursor: auto-update vscodeVersion and save to sources.json 2026-01-10 11:07:22 +02:00
R. Ryantm 1002d875a5 code-cursor: 2.1.42 -> 2.2.44 2025-12-28 01:30:27 +00:00
R. Ryantm ec308d648a code-cursor: 2.1.39 -> 2.1.42 2025-12-01 18:35:49 +00:00
Sizhe Zhao 282106beed code-cursor: 2.0.64 -> 2.1.39 2025-11-29 11:14:44 +08:00
Jet Pham 86c0e22c9c code-cursor: 1.7.38 -> 2.0.64
Update code-cursor with new changes as listed in
https://cursor.com/changelog/2-0
2025-11-06 17:26:17 -08:00
R. Ryantm 478092acd7 code-cursor: 1.7.38 -> 1.7.52 2025-10-20 09:20:43 +00:00
R. Ryantm de41f3dffe code-cursor: 1.6.45 -> 1.7.38 2025-10-08 01:21:06 +00:00
R. Ryantm c8e6ce9e43 code-cursor: 1.5.11 -> 1.6.45 2025-09-28 14:07:45 +00:00
R. Ryantm 8ad155d879 code-cursor: 1.5.5 -> 1.5.11 2025-09-06 20:39:17 +00:00