Skip to content

code-cursor: 2.6.19 -> 2.6.20#501208

Merged
Prince213 merged 1 commit intoNixOS:masterfrom
Prince213:push-ykzuztkxytvv
Mar 19, 2026
Merged

code-cursor: 2.6.19 -> 2.6.20#501208
Prince213 merged 1 commit intoNixOS:masterfrom
Prince213:push-ykzuztkxytvv

Conversation

@Prince213
Copy link
Member

@Prince213 Prince213 commented Mar 19, 2026

Running recent versions gives this warning:

Warning: 'update' is not in the list of known options, but still passed to Electron/Chromium.

And it seems that cursor will still check for updates.

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

@Prince213 Prince213 added 8.has: package (update) This PR updates a package to a newer version 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. backport release-25.11 Backport PR automatically labels Mar 19, 2026
@nixpkgs-ci nixpkgs-ci bot requested review from aspauldingcode and qweered March 19, 2026 03:30
@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. 2.status: merge-bot eligible This PR can be merged by commenting "@NixOS/nixpkgs-merge-bot merge". labels Mar 19, 2026
@Prince213
Copy link
Member Author

nixpkgs-review result

Generated using nixpkgs-review-gha

Command: nixpkgs-review pr 501208
Commit: 15f0c9232483a06184ebc3fd09861537d1c2d964 (subsequent changes)
Merge: ba4e6c067e3b2465f60ab00b01b52cf8e4cee49d

Logs: https://github.com/Prince213/nixpkgs-review-gha/actions/runs/23278523156


x86_64-linux

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

aarch64-linux

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

x86_64-darwin (sandbox = relaxed)

✅ 1 package built:
  • code-cursor

aarch64-darwin (sandbox = relaxed)

✅ 1 package built:
  • code-cursor

@nixpkgs-ci nixpkgs-ci bot added 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 Mar 19, 2026
@Prince213 Prince213 added this pull request to the merge queue Mar 19, 2026
Merged via the queue into NixOS:master with commit f95721a Mar 19, 2026
45 of 49 checks passed
@Prince213 Prince213 deleted the push-ykzuztkxytvv branch March 19, 2026 05:04
@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Mar 19, 2026

Backport failed for release-25.11, 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.11
git worktree add -d .worktree/backport-501208-to-release-25.11 origin/release-25.11
cd .worktree/backport-501208-to-release-25.11
git switch --create backport-501208-to-release-25.11
git cherry-pick -x 15f0c9232483a06184ebc3fd09861537d1c2d964

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2.status: merge-bot eligible This PR can be merged by commenting "@NixOS/nixpkgs-merge-bot merge". 8.has: package (update) This PR updates a package to a newer version 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. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 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. backport release-25.11 Backport PR automatically

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants