From 81a5f6a411d6e8b52c1789737f9c3adca1935a26 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 Feb 2026 00:22:31 +0000 Subject: [PATCH 1/3] Prepare release v3.16.2 From 085d3a17ac15f0e6fc683d6e56f582a1a32682d9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 Feb 2026 00:22:34 +0000 Subject: [PATCH 2/3] Update determinate-nixd binaries to v3.16.2 --- flake.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.nix b/flake.nix index 9d801f7..6c17be6 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.1/aarch64-linux"; + url = "https://install.determinate.systems/determinate-nixd/tag/v3.16.2/aarch64-linux"; flake = false; }; determinate-nixd-x86_64-linux = { - url = "https://install.determinate.systems/determinate-nixd/tag/v3.16.1/x86_64-linux"; + url = "https://install.determinate.systems/determinate-nixd/tag/v3.16.2/x86_64-linux"; flake = false; }; determinate-nixd-aarch64-darwin = { - url = "https://install.determinate.systems/determinate-nixd/tag/v3.16.1/macOS"; + url = "https://install.determinate.systems/determinate-nixd/tag/v3.16.2/macOS"; flake = false; }; }; From bb0228151f6f7f812f8249856a177990bc83d45e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 Feb 2026 00:22:37 +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.1/macOS' → 'https://install.determinate.systems/determinate-nixd/tag/v3.16.2/macOS' • Updated input 'determinate-nixd-aarch64-linux': 'https://install.determinate.systems/determinate-nixd/tag/v3.16.1/aarch64-linux' → 'https://install.determinate.systems/determinate-nixd/tag/v3.16.2/aarch64-linux' • Updated input 'determinate-nixd-x86_64-linux': 'https://install.determinate.systems/determinate-nixd/tag/v3.16.1/x86_64-linux' → 'https://install.determinate.systems/determinate-nixd/tag/v3.16.2/x86_64-linux' • Updated input 'nix': 'https://api.flakehub.com/f/pinned/DeterminateSystems/nix-src/3.16.1/019c8765-f403-7aae-ade5-5c697b3c3cad/source.tar.gz' (2026-02-22) → 'https://api.flakehub.com/f/pinned/DeterminateSystems/nix-src/3.16.2/019c8d05-97ec-7d2f-8788-2b94ad1424b2/source.tar.gz' (2026-02-23) --- flake.lock | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/flake.lock b/flake.lock index a5e6911..21716c1 100644 --- a/flake.lock +++ b/flake.lock @@ -3,37 +3,37 @@ "determinate-nixd-aarch64-darwin": { "flake": false, "locked": { - "narHash": "sha256-0XkUirEk7+g6ZoPfUOh/e1qboWVbCRMvMnPj3GL0v/o=", + "narHash": "sha256-4oU/lxAitPLRvotjLZFttrtkHopLtj3vSc0FT6Gd1LY=", "type": "file", - "url": "https://install.determinate.systems/determinate-nixd/tag/v3.16.1/macOS" + "url": "https://install.determinate.systems/determinate-nixd/tag/v3.16.2/macOS" }, "original": { "type": "file", - "url": "https://install.determinate.systems/determinate-nixd/tag/v3.16.1/macOS" + "url": "https://install.determinate.systems/determinate-nixd/tag/v3.16.2/macOS" } }, "determinate-nixd-aarch64-linux": { "flake": false, "locked": { - "narHash": "sha256-CtHa97NhKyDtdT9GIfW/1FtIKZ897MTWHfKHFI4a6+E=", + "narHash": "sha256-6n9ID5nKMq6ABM6/eb+duuhL9H0TbN92Vqa3gSONSUY=", "type": "file", - "url": "https://install.determinate.systems/determinate-nixd/tag/v3.16.1/aarch64-linux" + "url": "https://install.determinate.systems/determinate-nixd/tag/v3.16.2/aarch64-linux" }, "original": { "type": "file", - "url": "https://install.determinate.systems/determinate-nixd/tag/v3.16.1/aarch64-linux" + "url": "https://install.determinate.systems/determinate-nixd/tag/v3.16.2/aarch64-linux" } }, "determinate-nixd-x86_64-linux": { "flake": false, "locked": { - "narHash": "sha256-HoenTcRabfTreYY94pa/CXol4xnS3JbiPy0PN7gHZ8Y=", + "narHash": "sha256-ChhJ315xQlTD42E63je+q4m/Q+6b3iJLPqtxfe0EFXA=", "type": "file", - "url": "https://install.determinate.systems/determinate-nixd/tag/v3.16.1/x86_64-linux" + "url": "https://install.determinate.systems/determinate-nixd/tag/v3.16.2/x86_64-linux" }, "original": { "type": "file", - "url": "https://install.determinate.systems/determinate-nixd/tag/v3.16.1/x86_64-linux" + "url": "https://install.determinate.systems/determinate-nixd/tag/v3.16.2/x86_64-linux" } }, "flake-compat": { @@ -105,12 +105,12 @@ "nixpkgs-regression": "nixpkgs-regression" }, "locked": { - "lastModified": 1771795612, - "narHash": "sha256-UAvzXk5s7y6RPYB7isRFDe/Y20U9iK8f0NH+sfV7yPU=", - "rev": "358fb43e8c8df9718182b4ea17a335915261a8ef", - "revCount": 24671, + "lastModified": 1771889406, + "narHash": "sha256-JzcklsiAWkuFkQYteYMTsoc3TkHoasjwXwnMLi4SGQg=", + "rev": "1ffadb01af2fe429381f4a455aba56684868c106", + "revCount": 24681, "type": "tarball", - "url": "https://api.flakehub.com/f/pinned/DeterminateSystems/nix-src/3.16.1/019c8765-f403-7aae-ade5-5c697b3c3cad/source.tar.gz" + "url": "https://api.flakehub.com/f/pinned/DeterminateSystems/nix-src/3.16.2/019c8d05-97ec-7d2f-8788-2b94ad1424b2/source.tar.gz" }, "original": { "type": "tarball",