From be1ee97dda5afcf43dd92e2b0c77ad03741330f1 Mon Sep 17 00:00:00 2001 From: Cole Mickens Date: Thu, 21 Nov 2024 14:51:48 -0800 Subject: [PATCH] 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/v0.2.3/macOS?narHash=sha256-oUDHY3Ty9aYOHOoSPRFZRut87iqJy8uKMgv3SDxMTXY%3D' → 'https://install.determinate.systems/determinate-nixd/tag/v0.2.4/macOS?narHash=sha256-6E9DFC4lTpjmErG2TvV7rIS1tiyGZZYg0Kd4pT5GOkU%3D' • Updated input 'determinate-nixd-aarch64-linux': 'https://install.determinate.systems/determinate-nixd/tag/v0.2.3/aarch64-linux?narHash=sha256-wtKTpTi6Nho1XutQjd96xgVnhoVD2CEMJQdygkUuwsk%3D' → 'https://install.determinate.systems/determinate-nixd/tag/v0.2.4/aarch64-linux?narHash=sha256-CnbFYAL7dAl8qBIvAFMVjW4KpQgmWlghnK3qfoLEP8Q%3D' • Updated input 'determinate-nixd-x86_64-linux': 'https://install.determinate.systems/determinate-nixd/tag/v0.2.3/x86_64-linux?narHash=sha256-gSGNIHpmAPJgjks/Yb9PzwubPAbPULk9LEiDpdFZtpA%3D' → 'https://install.determinate.systems/determinate-nixd/tag/v0.2.4/x86_64-linux?narHash=sha256-0w3gbvncDwukX4PHVWeOZeD6F6vsEuePoNOIlAvdEq0%3D' --- flake.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/flake.lock b/flake.lock index ec00608..f52e68d 100644 --- a/flake.lock +++ b/flake.lock @@ -3,37 +3,37 @@ "determinate-nixd-aarch64-darwin": { "flake": false, "locked": { - "narHash": "sha256-oUDHY3Ty9aYOHOoSPRFZRut87iqJy8uKMgv3SDxMTXY=", + "narHash": "sha256-6E9DFC4lTpjmErG2TvV7rIS1tiyGZZYg0Kd4pT5GOkU=", "type": "file", - "url": "https://install.determinate.systems/determinate-nixd/tag/v0.2.3/macOS" + "url": "https://install.determinate.systems/determinate-nixd/tag/v0.2.4/macOS" }, "original": { "type": "file", - "url": "https://install.determinate.systems/determinate-nixd/tag/v0.2.3/macOS" + "url": "https://install.determinate.systems/determinate-nixd/tag/v0.2.4/macOS" } }, "determinate-nixd-aarch64-linux": { "flake": false, "locked": { - "narHash": "sha256-wtKTpTi6Nho1XutQjd96xgVnhoVD2CEMJQdygkUuwsk=", + "narHash": "sha256-CnbFYAL7dAl8qBIvAFMVjW4KpQgmWlghnK3qfoLEP8Q=", "type": "file", - "url": "https://install.determinate.systems/determinate-nixd/tag/v0.2.3/aarch64-linux" + "url": "https://install.determinate.systems/determinate-nixd/tag/v0.2.4/aarch64-linux" }, "original": { "type": "file", - "url": "https://install.determinate.systems/determinate-nixd/tag/v0.2.3/aarch64-linux" + "url": "https://install.determinate.systems/determinate-nixd/tag/v0.2.4/aarch64-linux" } }, "determinate-nixd-x86_64-linux": { "flake": false, "locked": { - "narHash": "sha256-gSGNIHpmAPJgjks/Yb9PzwubPAbPULk9LEiDpdFZtpA=", + "narHash": "sha256-0w3gbvncDwukX4PHVWeOZeD6F6vsEuePoNOIlAvdEq0=", "type": "file", - "url": "https://install.determinate.systems/determinate-nixd/tag/v0.2.3/x86_64-linux" + "url": "https://install.determinate.systems/determinate-nixd/tag/v0.2.4/x86_64-linux" }, "original": { "type": "file", - "url": "https://install.determinate.systems/determinate-nixd/tag/v0.2.3/x86_64-linux" + "url": "https://install.determinate.systems/determinate-nixd/tag/v0.2.4/x86_64-linux" } }, "flake-compat": {