From 3423c6401aceb6ead195e97f089a1cc2cecf1b2a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 Feb 2026 05:16:50 +0000 Subject: [PATCH 1/3] Prepare release v3.16.3 From e6637c611a89a823d65800bcbe0cc65dd6c2c325 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 Feb 2026 05:16:53 +0000 Subject: [PATCH 2/3] Update determinate-nixd binaries to v3.16.3 --- flake.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.nix b/flake.nix index 6c17be6..1f774be 100644 --- a/flake.nix +++ b/flake.nix @@ -6,15 +6,15 @@ nixpkgs.url = "https://flakehub.com/f/DeterminateSystems/nixpkgs-weekly/0.1"; determinate-nixd-aarch64-linux = { - url = "https://install.determinate.systems/determinate-nixd/tag/v3.16.2/aarch64-linux"; + url = "https://install.determinate.systems/determinate-nixd/tag/v3.16.3/aarch64-linux"; flake = false; }; determinate-nixd-x86_64-linux = { - url = "https://install.determinate.systems/determinate-nixd/tag/v3.16.2/x86_64-linux"; + url = "https://install.determinate.systems/determinate-nixd/tag/v3.16.3/x86_64-linux"; flake = false; }; determinate-nixd-aarch64-darwin = { - url = "https://install.determinate.systems/determinate-nixd/tag/v3.16.2/macOS"; + url = "https://install.determinate.systems/determinate-nixd/tag/v3.16.3/macOS"; flake = false; }; }; From b1f8a3cd0a7dd92492bc9b015377afa42f842b04 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 Feb 2026 05:16:56 +0000 Subject: [PATCH 3/3] flake.lock: Update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Flake lock file updates: • Updated input 'determinate-nixd-aarch64-darwin': 'https://install.determinate.systems/determinate-nixd/tag/v3.16.2/macOS' → 'https://install.determinate.systems/determinate-nixd/tag/v3.16.3/macOS' • Updated input 'determinate-nixd-aarch64-linux': 'https://install.determinate.systems/determinate-nixd/tag/v3.16.2/aarch64-linux' → 'https://install.determinate.systems/determinate-nixd/tag/v3.16.3/aarch64-linux' • Updated input 'determinate-nixd-x86_64-linux': 'https://install.determinate.systems/determinate-nixd/tag/v3.16.2/x86_64-linux' → 'https://install.determinate.systems/determinate-nixd/tag/v3.16.3/x86_64-linux' • Updated input 'nix': 'https://api.flakehub.com/f/pinned/DeterminateSystems/nix-src/3.16.2/019c8d05-97ec-7d2f-8788-2b94ad1424b2/source.tar.gz' (2026-02-23) → 'https://api.flakehub.com/f/pinned/DeterminateSystems/nix-src/3.16.3/019c8e13-4542-7edc-9244-38a597d18258/source.tar.gz' (2026-02-24) --- flake.lock | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/flake.lock b/flake.lock index 21716c1..c02ae3b 100644 --- a/flake.lock +++ b/flake.lock @@ -3,37 +3,37 @@ "determinate-nixd-aarch64-darwin": { "flake": false, "locked": { - "narHash": "sha256-4oU/lxAitPLRvotjLZFttrtkHopLtj3vSc0FT6Gd1LY=", + "narHash": "sha256-NK3YCWCmz9WYQtXTg5/VYNo+KrV/7P5rBYqVhkzWEv8=", "type": "file", - "url": "https://install.determinate.systems/determinate-nixd/tag/v3.16.2/macOS" + "url": "https://install.determinate.systems/determinate-nixd/tag/v3.16.3/macOS" }, "original": { "type": "file", - "url": "https://install.determinate.systems/determinate-nixd/tag/v3.16.2/macOS" + "url": "https://install.determinate.systems/determinate-nixd/tag/v3.16.3/macOS" } }, "determinate-nixd-aarch64-linux": { "flake": false, "locked": { - "narHash": "sha256-6n9ID5nKMq6ABM6/eb+duuhL9H0TbN92Vqa3gSONSUY=", + "narHash": "sha256-RtiD/ualuvKSZH04G5KpBd2D4tcr5pv//cU+CGnByKs=", "type": "file", - "url": "https://install.determinate.systems/determinate-nixd/tag/v3.16.2/aarch64-linux" + "url": "https://install.determinate.systems/determinate-nixd/tag/v3.16.3/aarch64-linux" }, "original": { "type": "file", - "url": "https://install.determinate.systems/determinate-nixd/tag/v3.16.2/aarch64-linux" + "url": "https://install.determinate.systems/determinate-nixd/tag/v3.16.3/aarch64-linux" } }, "determinate-nixd-x86_64-linux": { "flake": false, "locked": { - "narHash": "sha256-ChhJ315xQlTD42E63je+q4m/Q+6b3iJLPqtxfe0EFXA=", + "narHash": "sha256-XDzjUdfsnWtANfAzd8GpLkuch1+3rHDGD2uKN93Fw6M=", "type": "file", - "url": "https://install.determinate.systems/determinate-nixd/tag/v3.16.2/x86_64-linux" + "url": "https://install.determinate.systems/determinate-nixd/tag/v3.16.3/x86_64-linux" }, "original": { "type": "file", - "url": "https://install.determinate.systems/determinate-nixd/tag/v3.16.2/x86_64-linux" + "url": "https://install.determinate.systems/determinate-nixd/tag/v3.16.3/x86_64-linux" } }, "flake-compat": { @@ -105,12 +105,12 @@ "nixpkgs-regression": "nixpkgs-regression" }, "locked": { - "lastModified": 1771889406, - "narHash": "sha256-JzcklsiAWkuFkQYteYMTsoc3TkHoasjwXwnMLi4SGQg=", - "rev": "1ffadb01af2fe429381f4a455aba56684868c106", - "revCount": 24681, + "lastModified": 1771906938, + "narHash": "sha256-yMI4VhuahG1027I+x/xy0F5FUM7ntwB/hDouCmpwEb8=", + "rev": "628d55ca372a6d9eb071804b589aaa8a6974807d", + "revCount": 24688, "type": "tarball", - "url": "https://api.flakehub.com/f/pinned/DeterminateSystems/nix-src/3.16.2/019c8d05-97ec-7d2f-8788-2b94ad1424b2/source.tar.gz" + "url": "https://api.flakehub.com/f/pinned/DeterminateSystems/nix-src/3.16.3/019c8e13-4542-7edc-9244-38a597d18258/source.tar.gz" }, "original": { "type": "tarball",