Commit Graph

31 Commits

Author SHA1 Message Date
R. Ryantm
a85480088a cursor-cli: 0-unstable-2026-07-23 -> 0-unstable-2026-08-11 2026-08-14 08:27:53 +00:00
R. Ryantm
0ac3798258 cursor-cli: 0-unstable-2026-07-16 -> 0-unstable-2026-07-23 2026-07-27 11:01:20 +00:00
R. Ryantm
526b782e83 cursor-cli: 0-unstable-2026-06-26 -> 0-unstable-2026-07-16 2026-07-18 06:56:43 +00:00
Emily
97e3b4eee7 cursor-cli: 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
b77957e2f6 cursor-cli: 2026.06.19-20-24-33-653a7fb -> 0-unstable-2026-06-26 2026-06-30 13:08:38 +00:00
R. Ryantm
59300481e5 cursor-cli: 2026.06.12-19-59-36-f6aba9a -> 2026.06.19-20-24-33-653a7fb 2026-06-22 04:12:50 +00:00
R. Ryantm
a2e2663bb9 cursor-cli: 0-unstable-2026-05-24 -> 2026.06.12-19-59-36-f6aba9a 2026-06-13 07:01:17 +00:00
R. Ryantm
b9995ef128 cursor-cli: 0-unstable-2026-05-16 -> 0-unstable-2026-05-24 2026-05-25 23:05:37 +00:00
R. Ryantm
ee9744b0ff cursor-cli: 0-unstable-2026-05-07 -> 0-unstable-2026-05-16 2026-05-17 17:13:24 +00:00
Aaron Jheng
98ef892582 cursor-cli: 0-unstable-2026-04-08 -> 0-unstable-2026-05-07 2026-05-09 02:58:22 +00:00
R. Ryantm
c010e03f8e cursor-cli: 0-unstable-2026-03-30 -> 0-unstable-2026-04-08 2026-04-13 18:37:25 +00:00
R. Ryantm
7354c93804 cursor-cli: 0-unstable-2026-03-18 -> 0-unstable-2026-03-30 2026-04-05 23:18:56 +00:00
R. Ryantm
3f976ddfff cursor-cli: 0-unstable-2026-02-27 -> 0-unstable-2026-03-18 2026-03-19 04:06:27 +00:00
R. Ryantm
db8c9dcc9b cursor-cli: 0-unstable-2026-02-13 -> 0-unstable-2026-02-27 2026-03-03 00:13:51 +00:00
R. Ryantm
f9aabcc2ac cursor-cli: 0-unstable-2026-01-28 -> 0-unstable-2026-02-13 2026-02-15 12:16:31 +00:00
R. Ryantm
fa7daa588a cursor-cli: 0-unstable-2026-01-17 -> 0-unstable-2026-01-28 2026-02-01 05:28:06 +00:00
R. Ryantm
b55153ba56 cursor-cli: 0-unstable-2026-01-09 -> 0-unstable-2026-01-17 2026-01-18 14:21:32 +00:00
R. Ryantm
b49b910b32 cursor-cli: 0-unstable-2026-01-02 -> 0-unstable-2026-01-09 2026-01-12 06:46:29 +00:00
R. Ryantm
094f6a3ceb cursor-cli: 0-unstable-2025-12-17 -> 0-unstable-2026-01-02 2026-01-05 22:47:38 +00:00
R. Ryantm
641635fc5b cursor-cli: 0-unstable-2025-11-25 -> 0-unstable-2025-12-17 2025-12-25 00:00:08 +00:00
R. Ryantm
00ecddc021 cursor-cli: 0-unstable-2025-11-06 -> 0-unstable-2025-11-25 2025-11-28 19:47:57 +00:00
R. Ryantm
dc249fa9b3 cursor-cli: 0-unstable-2025-10-28 -> 0-unstable-2025-11-06 2025-11-08 19:21:43 +00:00
R. Ryantm
eb93e57d64 cursor-cli: 0-unstable-2025-10-22 -> 0-unstable-2025-10-28 2025-11-01 21:51:45 +00:00
R. Ryantm
c3b601e8d9 cursor-cli: 0-unstable-2025-10-20 -> 0-unstable-2025-10-22 2025-10-27 07:24:54 +00:00
R. Ryantm
1492c86a79 cursor-cli: 0-unstable-2025-10-02 -> 0-unstable-2025-10-20 2025-10-21 06:40:51 +00:00
R. Ryantm
0eb258492e cursor-cli: 0-unstable-2025-09-18 -> 0-unstable-2025-10-02 2025-10-08 21:55:07 +00:00
R. Ryantm
0a72eb7000 cursor-cli: 0-unstable-2025-09-04 -> 0-unstable-2025-09-18 2025-09-19 01:01:01 +00:00
R. Ryantm
2adb9c0f06 cursor-cli: 0-unstable-2025-08-27 -> 0-unstable-2025-09-04 2025-09-07 22:32:25 +00:00
R. Ryantm
6c5e52501b cursor-cli: 0-unstable-2025-08-22 -> 0-unstable-2025-08-27 2025-08-27 12:36:34 +00:00
sudosubin
4cd81eaad5 cursor-cli: init at 0-unstable-2025-08-22
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2025-08-24 18:19:19 +09:00