From 167ab269e5f0c10f1a67fb7deaae45a2112d8440 Mon Sep 17 00:00:00 2001 From: _cry64 Date: Thu, 15 Jan 2026 20:10:46 +1000 Subject: [PATCH] progress flake.lock --- cerulean/nexus/nexus.nix | 2 +- flake.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/cerulean/nexus/nexus.nix b/cerulean/nexus/nexus.nix index 433be8b..f22daa0 100644 --- a/cerulean/nexus/nexus.nix +++ b/cerulean/nexus/nexus.nix @@ -56,7 +56,7 @@ }; parseNexus = nexus: - if !(isAttrs nexus) + if ! isAttrs nexus then abort '' Cerulean Nexus config must be provided as an attribute set, got "${typeOf nexus}" instead! diff --git a/flake.lock b/flake.lock index 6e7f15d..acf6af9 100644 --- a/flake.lock +++ b/flake.lock @@ -43,7 +43,7 @@ ] }, "locked": { - "lastModified": 1768454486, + "lastModified": 1768458501, "narHash": "sha256-ktzDBTuKNx/B7rcdSttik3rkzVs/nhF2BO/8R6qx81A=", "path": "/home/me/agribit/nexus/mix", "type": "path" @@ -60,8 +60,8 @@ ] }, "locked": { - "lastModified": 1768454457, - "narHash": "sha256-9BTy1Plb49Bfu2Ki3sciIMtcWPrIrBTThkszB/TkQA8=", + "lastModified": 1768472081, + "narHash": "sha256-pgrZsMcnH5VbUEdwkjejCtRk5e4eyy7xf6rMIxvG8AQ=", "path": "/home/me/agribit/nexus/nib", "type": "path" },