Skip to content

code-cursor: 0.50.5 -> 1.0.0#414117

Merged
pbsds merged 1 commit intoNixOS:masterfrom
0xhckr:chore/code-cursor-v1.0.0
Jun 6, 2025
Merged

code-cursor: 0.50.5 -> 1.0.0#414117
pbsds merged 1 commit intoNixOS:masterfrom
0xhckr:chore/code-cursor-v1.0.0

Conversation

@0xhckr
Copy link
Contributor

@0xhckr 0xhckr commented Jun 5, 2025

Release Notes: https://www.cursor.com/changelog/1-0

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • Nixpkgs 25.11 Release Notes (or backporting 24.11 and 25.05 Nixpkgs Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
  • NixOS 25.11 Release Notes (or backporting 24.11 and 25.05 NixOS Release notes)
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

resolves #414089


Add a 👍 reaction to pull requests you find important.

@github-actions github-actions bot added 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. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Jun 5, 2025
@nix-owners nix-owners bot requested review from Prince213 and aspauldingcode June 5, 2025 02:38
@dotlambda dotlambda linked an issue Jun 5, 2025 that may be closed by this pull request
3 tasks
@NixOSInfra NixOSInfra added the 12.first-time contribution This PR is the author's first one; please be gentle! label Jun 5, 2025
@0xhckr
Copy link
Contributor Author

0xhckr commented Jun 5, 2025

I did see #413785 btw, depending on which gets merged first, either myself or @Zaczero can update our code accordingly to target either the updated binary or the updated way of installing cursor

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.

Diff LGTM. Tested on x86_64-linux.

@Prince213 Prince213 added 8.has: package (update) This PR updates a package to a newer version 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 5, 2025
Copy link
Contributor

@matteo-pacini matteo-pacini left a comment

Choose a reason for hiding this comment

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

LGTM on Darwin

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 414117
Commit: 67ec01ff282fecf7d2ae8e1086fb88a7159dc6b7


x86_64-darwin

✅ 1 package built:
  • code-cursor

aarch64-darwin

✅ 1 package built:
  • code-cursor

@matteo-pacini matteo-pacini 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 5, 2025
Copy link
Contributor

@aspauldingcode aspauldingcode left a comment

Choose a reason for hiding this comment

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

LGTM. ty!

@pbsds
Copy link
Member

pbsds commented Jun 6, 2025

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 414117
Commit: 67ec01ff282fecf7d2ae8e1086fb88a7159dc6b7


x86_64-linux

✅ 1 package built:
  • code-cursor

aarch64-linux

✅ 1 package built:
  • code-cursor

x86_64-darwin

✅ 1 package built:
  • code-cursor

aarch64-darwin

✅ 1 package built:
  • code-cursor

@pbsds pbsds merged commit 6683ade into NixOS:master Jun 6, 2025
28 of 30 checks passed
@0xhckr 0xhckr deleted the chore/code-cursor-v1.0.0 branch June 6, 2025 06:57
@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

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. 10.rebuild-linux: 1 This PR causes 1 package 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. 12.first-time contribution This PR is the author's first one; please be gentle!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update Request: code-cursor 0.50.5 → 1.0

7 participants