From 2b44d27e2f35471f8c16518a95e1f701f8a2b17f Mon Sep 17 00:00:00 2001 From: _cry64 Date: Thu, 15 Jan 2026 15:21:48 +1000 Subject: [PATCH] use this instead of mixture --- cerulean/flake-config/nexus.nix | 4 ++-- flake.lock | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/cerulean/flake-config/nexus.nix b/cerulean/flake-config/nexus.nix index 2e02119..3f1094f 100644 --- a/cerulean/flake-config/nexus.nix +++ b/cerulean/flake-config/nexus.nix @@ -12,14 +12,14 @@ # See the License for the specific language governing permissions and # limitations under the License. { - mixture, + this, sys, lib, deploy-rs, ... }: let inherit - (mixture.nodes) + (this) mapNodes ; diff --git a/flake.lock b/flake.lock index f063672..6e7f15d 100644 --- a/flake.lock +++ b/flake.lock @@ -43,8 +43,8 @@ ] }, "locked": { - "lastModified": 1768454163, - "narHash": "sha256-slX94aaVtdt6bFWpxAizjxM09LMtgXyMM04MYb5Ep/o=", + "lastModified": 1768454486, + "narHash": "sha256-ktzDBTuKNx/B7rcdSttik3rkzVs/nhF2BO/8R6qx81A=", "path": "/home/me/agribit/nexus/mix", "type": "path" }, @@ -60,8 +60,8 @@ ] }, "locked": { - "lastModified": 1768454172, - "narHash": "sha256-i5f2nUwui50Ryo43gNtN1OXzp9YtZ3guT8VnbzmF18Y=", + "lastModified": 1768454457, + "narHash": "sha256-9BTy1Plb49Bfu2Ki3sciIMtcWPrIrBTThkszB/TkQA8=", "path": "/home/me/agribit/nexus/nib", "type": "path" },