Skip to content

code-cursor: 1.0.0 -> 1.1.3#419561

Merged
nixpkgs-merge-bot[bot] merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/code-cursor
Jun 25, 2025
Merged

code-cursor: 1.0.0 -> 1.1.3#419561
nixpkgs-merge-bot[bot] merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/code-cursor

Conversation

@r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for code-cursor is: AI-powered code editor built on vscode

meta.homepage for code-cursor is: https://cursor.com

meta.changelog for code-cursor is: https://cursor.com/changelog

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 1.1.3 with grep in /nix/store/dhwkwllmyrg7kp6c3zy42g2bxqpw9mi4-cursor-1.1.3
  • found 1.1.3 in filename of file in /nix/store/dhwkwllmyrg7kp6c3zy42g2bxqpw9mi4-cursor-1.1.3

Rebuild report (if merged into master) (click to expand)
3 total rebuild path(s)

3 package rebuild(s)

First fifty rebuilds by attrpath

code-cursor
code-cursor-fhs
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/dhwkwllmyrg7kp6c3zy42g2bxqpw9mi4-cursor-1.1.3 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A code-cursor https://github.com/r-ryantm/nixpkgs/archive/b88508efe084e550c2edb5e7da56a8de252934eb.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/b88508efe084e550c2edb5e7da56a8de252934eb#code-cursor

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/dhwkwllmyrg7kp6c3zy42g2bxqpw9mi4-cursor-1.1.3
ls -la /nix/store/dhwkwllmyrg7kp6c3zy42g2bxqpw9mi4-cursor-1.1.3/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

✅ 2 packages built:
  • code-cursor
  • code-cursor-fhs

Maintainer pings

cc @aspauldingcode @Prince213 for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. labels Jun 24, 2025
@nix-owners nix-owners bot requested review from Prince213 and aspauldingcode June 24, 2025 13:22
Copy link
Member

@Prince213 Prince213 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested on aarch64-darwin.

@Prince213 Prince213 added 0.kind: enhancement Add something new or improve an existing system. 8.has: package (update) This PR updates a package to a newer version backport release-25.05 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages. labels Jun 24, 2025
Copy link
Member

@ryan4yin ryan4yin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested on x86_64-linux NixOS+Hyprland.

@nixpkgs-ci nixpkgs-ci bot added 12.approvals: 2 This PR was reviewed and approved by two persons. and removed 12.approvals: 1 This PR was reviewed and approved by one person. labels Jun 25, 2025
@aspauldingcode
Copy link
Contributor

@NixOS/nixpkgs-merge-bot merge

@nixpkgs-merge-bot nixpkgs-merge-bot bot merged commit 14a6b07 into NixOS:master Jun 25, 2025
34 of 36 checks passed
@nixpkgs-merge-bot
Copy link
Contributor

Merge completed (#306934)

@aspauldingcode
Copy link
Contributor

@NixOS/nixpkgs-merge-bot merge

Idk if that works or not

@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Jun 25, 2025

Backport failed for release-25.05, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release-25.05
git worktree add -d .worktree/backport-419561-to-release-25.05 origin/release-25.05
cd .worktree/backport-419561-to-release-25.05
git switch --create backport-419561-to-release-25.05
git cherry-pick -x b88508efe084e550c2edb5e7da56a8de252934eb

@r-ryantm r-ryantm deleted the auto-update/code-cursor branch June 25, 2025 12:21
@mdaniels5757 mdaniels5757 added the 8.has: port to stable This PR already has a backport to the stable release. label Jun 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

0.kind: enhancement Add something new or improve an existing system. 8.has: package (update) This PR updates a package to a newer version 8.has: port to stable This PR already has a backport to the stable release. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 12.approvals: 2 This PR was reviewed and approved by two persons. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants