From 59d0352c7a4deee1b70723ec56a17d0dbe8d4edf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 16:20:55 +0000 Subject: [PATCH 1/3] Prepare release v3.18.0 From 6781d74962306dc5bf7c307c835a1f7caa851b4e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 16:20:58 +0000 Subject: [PATCH 2/3] Update determinate-nixd binaries to v3.18.0 --- flake.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.nix b/flake.nix index a79a498..593b91f 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.17.3/aarch64-linux"; + url = "https://install.determinate.systems/determinate-nixd/tag/v3.18.0/aarch64-linux"; flake = false; }; determinate-nixd-x86_64-linux = { - url = "https://install.determinate.systems/determinate-nixd/tag/v3.17.3/x86_64-linux"; + url = "https://install.determinate.systems/determinate-nixd/tag/v3.18.0/x86_64-linux"; flake = false; }; determinate-nixd-aarch64-darwin = { - url = "https://install.determinate.systems/determinate-nixd/tag/v3.17.3/macOS"; + url = "https://install.determinate.systems/determinate-nixd/tag/v3.18.0/macOS"; flake = false; }; }; From cd2b9a9bf591e96aa3946ef7224130822893ec2c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 16:21:01 +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.17.3/macOS' → 'https://install.determinate.systems/determinate-nixd/tag/v3.18.0/macOS' • Updated input 'determinate-nixd-aarch64-linux': 'https://install.determinate.systems/determinate-nixd/tag/v3.17.3/aarch64-linux' → 'https://install.determinate.systems/determinate-nixd/tag/v3.18.0/aarch64-linux' • Updated input 'determinate-nixd-x86_64-linux': 'https://install.determinate.systems/determinate-nixd/tag/v3.17.3/x86_64-linux' → 'https://install.determinate.systems/determinate-nixd/tag/v3.18.0/x86_64-linux' • Updated input 'nix': 'https://api.flakehub.com/f/pinned/DeterminateSystems/nix-src/3.17.3/019d6913-e8c2-7128-ba76-3dc4f6b58158/source.tar.gz' (2026-04-07) → 'https://api.flakehub.com/f/pinned/DeterminateSystems/nix-src/3.18.0/019dabb0-d850-7e52-bfec-e5abc21882af/source.tar.gz' (2026-04-20) • Updated input 'nixpkgs': 'https://api.flakehub.com/f/pinned/DeterminateSystems/nixpkgs-weekly/0.1.975711%2Brev-83e29f2b8791f6dec20804382fcd9a666d744c07/019d6689-cde2-7061-b044-e0ef61ade488/source.tar.gz' (2026-04-06) → 'https://api.flakehub.com/f/pinned/DeterminateSystems/nixpkgs-weekly/0.1.978638%2Brev-13043924aaa7375ce482ebe2494338e058282925/019d8a9c-62d4-7081-8145-107410bd19e6/source.tar.gz' (2026-04-11) --- flake.lock | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/flake.lock b/flake.lock index 5a100fc..8c9072d 100644 --- a/flake.lock +++ b/flake.lock @@ -3,37 +3,37 @@ "determinate-nixd-aarch64-darwin": { "flake": false, "locked": { - "narHash": "sha256-qLWfYk9qkb21wKCDWnhMfqBFjcdBBJkNUKBlvdHSLgA=", + "narHash": "sha256-wIHmKTzguRGRhNuYKqXl4NpghdeAYdXnBWKMMVWnlaA=", "type": "file", - "url": "https://install.determinate.systems/determinate-nixd/tag/v3.17.3/macOS" + "url": "https://install.determinate.systems/determinate-nixd/tag/v3.18.0/macOS" }, "original": { "type": "file", - "url": "https://install.determinate.systems/determinate-nixd/tag/v3.17.3/macOS" + "url": "https://install.determinate.systems/determinate-nixd/tag/v3.18.0/macOS" } }, "determinate-nixd-aarch64-linux": { "flake": false, "locked": { - "narHash": "sha256-0BmprPIRTopvJ2QdImOMP+TujAPVgRdl0bUL3vhqGIY=", + "narHash": "sha256-eIYwLso0rkCUtQNr49U6Lm6Cntx4AeEyEa3BCbhyL3s=", "type": "file", - "url": "https://install.determinate.systems/determinate-nixd/tag/v3.17.3/aarch64-linux" + "url": "https://install.determinate.systems/determinate-nixd/tag/v3.18.0/aarch64-linux" }, "original": { "type": "file", - "url": "https://install.determinate.systems/determinate-nixd/tag/v3.17.3/aarch64-linux" + "url": "https://install.determinate.systems/determinate-nixd/tag/v3.18.0/aarch64-linux" } }, "determinate-nixd-x86_64-linux": { "flake": false, "locked": { - "narHash": "sha256-+Q85cySxr0FB/cr97hk/WWYgeJY+iC4OH+FjGYygIbU=", + "narHash": "sha256-oE/kvKBJkCIlFhkrEn7aLIf80HxK5E7fJGD2Acn4qbw=", "type": "file", - "url": "https://install.determinate.systems/determinate-nixd/tag/v3.17.3/x86_64-linux" + "url": "https://install.determinate.systems/determinate-nixd/tag/v3.18.0/x86_64-linux" }, "original": { "type": "file", - "url": "https://install.determinate.systems/determinate-nixd/tag/v3.17.3/x86_64-linux" + "url": "https://install.determinate.systems/determinate-nixd/tag/v3.18.0/x86_64-linux" } }, "flake-compat": { @@ -105,12 +105,12 @@ "nixpkgs-regression": "nixpkgs-regression" }, "locked": { - "lastModified": 1775583600, - "narHash": "sha256-/shs/3GA4R3rxhhqpPbEMnDZKbCvf3VpwnHB75nkTcI=", - "rev": "e9b4735be7b90cf49767faf5c36f770ac1bdc586", - "revCount": 24880, + "lastModified": 1776699788, + "narHash": "sha256-VsZF/2XmjVd/pRHy+7gxLM6MNmzIKbSuR/b4s/adpVU=", + "rev": "7ab838d88023e6f71b3ef21bfcfc97e550f67aae", + "revCount": 24931, "type": "tarball", - "url": "https://api.flakehub.com/f/pinned/DeterminateSystems/nix-src/3.17.3/019d6913-e8c2-7128-ba76-3dc4f6b58158/source.tar.gz" + "url": "https://api.flakehub.com/f/pinned/DeterminateSystems/nix-src/3.18.0/019dabb0-d850-7e52-bfec-e5abc21882af/source.tar.gz" }, "original": { "type": "tarball", @@ -165,12 +165,12 @@ }, "nixpkgs_2": { "locked": { - "lastModified": 1775464765, - "narHash": "sha256-nex6TL2x1/sVHCyDWcvl1t/dbTedb9bAGC4DLf/pmYk=", - "rev": "83e29f2b8791f6dec20804382fcd9a666d744c07", - "revCount": 975711, + "lastModified": 1775888245, + "narHash": "sha256-nwASzrRDD1JBEu/o8ekKYEXm/oJW6EMCzCRdrwcLe90=", + "rev": "13043924aaa7375ce482ebe2494338e058282925", + "revCount": 978638, "type": "tarball", - "url": "https://api.flakehub.com/f/pinned/DeterminateSystems/nixpkgs-weekly/0.1.975711%2Brev-83e29f2b8791f6dec20804382fcd9a666d744c07/019d6689-cde2-7061-b044-e0ef61ade488/source.tar.gz" + "url": "https://api.flakehub.com/f/pinned/DeterminateSystems/nixpkgs-weekly/0.1.978638%2Brev-13043924aaa7375ce482ebe2494338e058282925/019d8a9c-62d4-7081-8145-107410bd19e6/source.tar.gz" }, "original": { "type": "tarball",