From 952d57f1188686c7ccfe61d3d0d6ef21d652d4ee Mon Sep 17 00:00:00 2001 From: Daylin Morgan Date: Mon, 19 Feb 2024 11:52:49 -0600 Subject: [PATCH] this is a redudnant approach --- flake.lock | 17 +++++++++++------ flake.nix | 3 ++- 2 files changed, 13 insertions(+), 7 deletions(-) diff --git a/flake.lock b/flake.lock index 6314978..8ea1c17 100644 --- a/flake.lock +++ b/flake.lock @@ -185,14 +185,19 @@ "pinix": "pinix" }, "locked": { - "lastModified": 1, - "narHash": "sha256-f1iK37gKrRA5Ampke23EzstEFHuKAwEdQnFi2kp4Gi4=", - "path": "inputs", - "type": "path" + "dir": "inputs", + "lastModified": 1708362494, + "narHash": "sha256-ldp9eBp8/slVmtUIas1lNUBScZTTnXWW7jFBnrr90qg=", + "owner": "daylinmorgan", + "repo": "oizys", + "rev": "8965a18cceb4c07c5b66442ea5562977df19941e", + "type": "github" }, "original": { - "path": "inputs", - "type": "path" + "dir": "inputs", + "owner": "daylinmorgan", + "repo": "oizys", + "type": "github" } }, "lib-aggregate": { diff --git a/flake.nix b/flake.nix index cd6efcb..0aa137b 100644 --- a/flake.nix +++ b/flake.nix @@ -1,7 +1,8 @@ { description = "nix begat oizys"; - inputs.inputs.url = "path:inputs"; + + inputs.inputs.url = "github:daylinmorgan/oizys?dir=inputs"; outputs = { inputs,