From 4e6ed84d96fa7555ac2f5ef71b2d8b3d83eecdda Mon Sep 17 00:00:00 2001 From: Seth Flynn Date: Mon, 10 Feb 2025 21:11:03 -0500 Subject: revert: "flake: update nixpkgs" This reverts commit 7cf9edfbc0bd06381d97d8171c11e9f85280d33a. Nixpkgs wasn't updated here...but determinate-nixd? Why? Who knows! --- flake.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/flake.lock b/flake.lock index 1a276e0..da3e447 100644 --- a/flake.lock +++ b/flake.lock @@ -102,37 +102,37 @@ "determinate-nixd-aarch64-darwin": { "flake": false, "locked": { - "narHash": "sha256-IsrNz0s63v3CZK1Qy3b3309gfiTRugDgRmjuKhwzpp4=", + "narHash": "sha256-yLy38fgeC+orxYylwUwLUuRUdgi9WLEflLX9j9NDIUI=", "type": "file", - "url": "https://install.determinate.systems/determinate-nixd/tag/v0.3.1/macOS" + "url": "https://install.determinate.systems/determinate-nixd/tag/v0.3.0/macOS" }, "original": { "type": "file", - "url": "https://install.determinate.systems/determinate-nixd/tag/v0.3.1/macOS" + "url": "https://install.determinate.systems/determinate-nixd/tag/v0.3.0/macOS" } }, "determinate-nixd-aarch64-linux": { "flake": false, "locked": { - "narHash": "sha256-A7vdjMh5GirMmtmV5fha03oV1+uFn/sVG6HX7/9Jav0=", + "narHash": "sha256-9/HjI0v/ZLoTqOy+5+viIQh8iGjf49qMLRVthVZ3V9U=", "type": "file", - "url": "https://install.determinate.systems/determinate-nixd/tag/v0.3.1/aarch64-linux" + "url": "https://install.determinate.systems/determinate-nixd/tag/v0.3.0/aarch64-linux" }, "original": { "type": "file", - "url": "https://install.determinate.systems/determinate-nixd/tag/v0.3.1/aarch64-linux" + "url": "https://install.determinate.systems/determinate-nixd/tag/v0.3.0/aarch64-linux" } }, "determinate-nixd-x86_64-linux": { "flake": false, "locked": { - "narHash": "sha256-HI3yzhqjRvuG0VXnrDUG3W13ztrDTcQDqHht6SgLcpQ=", + "narHash": "sha256-cyvqGm+WT5l3N40wSO6FSJTm7Lxm9w1owpXjAYtGAm4=", "type": "file", - "url": "https://install.determinate.systems/determinate-nixd/tag/v0.3.1/x86_64-linux" + "url": "https://install.determinate.systems/determinate-nixd/tag/v0.3.0/x86_64-linux" }, "original": { "type": "file", - "url": "https://install.determinate.systems/determinate-nixd/tag/v0.3.1/x86_64-linux" + "url": "https://install.determinate.systems/determinate-nixd/tag/v0.3.0/x86_64-linux" } }, "flake-parts": { -- cgit v1.2.3