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" },