From 85171f9de6973f8c0fd7471d783073b2eb018400 Mon Sep 17 00:00:00 2001 From: _cry64 Date: Sun, 14 Dec 2025 09:35:13 +1000 Subject: [PATCH] progress flake.lock --- flake.lock | 6 +++--- flake.nix | 5 ----- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/flake.lock b/flake.lock index 4ebebf7..d322b22 100644 --- a/flake.lock +++ b/flake.lock @@ -43,11 +43,11 @@ ] }, "locked": { - "lastModified": 1765668556, - "narHash": "sha256-pU6o0WLiF14KmTYhiJactHi5tWxgibvRs9s+S16hOJY=", + "lastModified": 1765668856, + "narHash": "sha256-msPgyL5wJDfyrOVH8IsyIuWgTpwMkewhZgy7VoQKvzQ=", "owner": "emilelcb", "repo": "nib", - "rev": "4f09ba4c69f0c4ac6fdb2d45f580f3b0bb38a68b", + "rev": "f2972a24bf400cae8d43af4030d939d7c3d6cb05", "type": "github" }, "original": { diff --git a/flake.nix b/flake.nix index 2488ecd..591afd5 100644 --- a/flake.nix +++ b/flake.nix @@ -49,11 +49,6 @@ }) ]; - # checks = self.packages; - # packages = - # forAllSystems (system: pkgs: rec { - # }); - mkNexusConfig = config: let # abstract node instance that stores all default values templateNode = let