diff options
| author | Seth Flynn <[email protected]> | 2025-02-10 21:11:03 -0500 |
|---|---|---|
| committer | Seth Flynn <[email protected]> | 2025-02-10 21:11:11 -0500 |
| commit | 4e6ed84d96fa7555ac2f5ef71b2d8b3d83eecdda (patch) | |
| tree | 969ec08e9da08004acbf2df9c016452941b1e1de /flake.lock | |
| parent | a82b5ff979619da03ed64e817fc5d8e4e217bddc (diff) | |
revert: "flake: update nixpkgs"
This reverts commit 7cf9edfbc0bd06381d97d8171c11e9f85280d33a.
Nixpkgs wasn't updated here...but determinate-nixd? Why? Who knows!
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 18 |
1 files changed, 9 insertions, 9 deletions
@@ -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": { |
