From c11a82f821a18ab1781693ce6dcedb61a6800187 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 24 Dec 2025 20:48:00 +0000 Subject: [PATCH] Update Cursor to version 2.2.43 --- cursor-release.nix | 6 +++--- flake.lock | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/cursor-release.nix b/cursor-release.nix index 7bf10b2..c92fa08 100644 --- a/cursor-release.nix +++ b/cursor-release.nix @@ -3,10 +3,10 @@ # # Notes: # - `sha256` values are Nix base32 hashes (as used by `fetchurl { sha256 = "..."; }`). - version = "0.0.0"; + version = "2.2.43"; sha256 = { - x86_64-linux = "0000000000000000000000000000000000000000000000000000"; - aarch64-linux = "0000000000000000000000000000000000000000000000000000"; + x86_64-linux = "1bgifjyscqymbz0srw8np9pc88gwcccic3z4cnydyfskxhnyj0sr"; + aarch64-linux = "0fn4h4hp1d5aggwfcki7qn9yq6q5wdkjcjc8l8bl5x0wf081nrzi"; }; } diff --git a/flake.lock b/flake.lock index b7dc8c9..767b497 100644 --- a/flake.lock +++ b/flake.lock @@ -2,11 +2,11 @@ "nodes": { "nixpkgs": { "locked": { - "lastModified": 1766070988, - "narHash": "sha256-G/WVghka6c4bAzMhTwT2vjLccg/awmHkdKSd2JrycLc=", + "lastModified": 1766309749, + "narHash": "sha256-3xY8CZ4rSnQ0NqGhMKAy5vgC+2IVK0NoVEzDoOh4DA4=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "c6245e83d836d0433170a16eb185cefe0572f8b8", + "rev": "a6531044f6d0bef691ea18d4d4ce44d0daa6e816", "type": "github" }, "original": {