From 3ed6ecba317d5c5487046ea8698b499744476535 Mon Sep 17 00:00:00 2001 From: Ryan Lahfa Date: Fri, 14 Jun 2024 22:19:32 +0200 Subject: [PATCH] feat: ensure that `colmena repl` can evaluate `nodes.ap01` Bump to latest Liminix and use the new `defaults` function. Signed-off-by: Ryan Lahfa --- hive.nix | 2 +- npins/sources.json | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/hive.nix b/hive.nix index 51835bb..71180d5 100644 --- a/hive.nix +++ b/hive.nix @@ -95,7 +95,7 @@ in zyxel-nwa50ax = { evalConfig = import "${sources.liminix}/lib/eval-config.nix" { nixpkgs = sources.nixos-unstable; }; - defaults = { + defaults = _: { nixpkgs.hostPlatform = { config = "mipsel-unknown-linux-musl"; gcc = { diff --git a/npins/sources.json b/npins/sources.json index 32d2ca3..84f9911 100644 --- a/npins/sources.json +++ b/npins/sources.json @@ -45,9 +45,9 @@ "url": "https://git.dgnum.eu/DGNum/colmena.git" }, "branch": "custom-activation", - "revision": "937ca4d17aecd3ae7394a2a1772dd3e705cb5779", + "revision": "1037471d800d3db42ec85b89787bec5472f5e574", "url": null, - "hash": "11n9qdm0zi3s89zdcdmyv4l4wv5aq8b4sigx54cp24plxszxrsa7" + "hash": "0k287292yr78zymdglppa8jd0b4kh0x277d4bycwcdsqprw00a4x" }, "disko": { "type": "GitRelease", @@ -83,9 +83,9 @@ "url": "https://git.dgnum.eu/DGNum/liminix.git" }, "branch": "main", - "revision": "7ae86c23d96b5e6a59fff4d8ebcb3e2e90e4034f", + "revision": "7206fea4b4e9a5e50be91cce39c09da602cdb694", "url": null, - "hash": "1kw6jp5xnpwnpl2pal3qpr5ljrsvjish4v4m0brnxchc8s1ygq6i" + "hash": "0dd7r80skjamx1sppsl6mdmjhr355lbmc72g0l0356xs67mg8w5p" }, "linkal": { "type": "Git",