this is a redudnant approach

This commit is contained in:
Daylin Morgan 2024-02-19 11:52:49 -06:00
parent 8965a18cce
commit 952d57f118
Signed by: daylin
GPG Key ID: C1E52E7DD81DF79F
2 changed files with 13 additions and 7 deletions

View File

@ -185,14 +185,19 @@
"pinix": "pinix" "pinix": "pinix"
}, },
"locked": { "locked": {
"lastModified": 1, "dir": "inputs",
"narHash": "sha256-f1iK37gKrRA5Ampke23EzstEFHuKAwEdQnFi2kp4Gi4=", "lastModified": 1708362494,
"path": "inputs", "narHash": "sha256-ldp9eBp8/slVmtUIas1lNUBScZTTnXWW7jFBnrr90qg=",
"type": "path" "owner": "daylinmorgan",
"repo": "oizys",
"rev": "8965a18cceb4c07c5b66442ea5562977df19941e",
"type": "github"
}, },
"original": { "original": {
"path": "inputs", "dir": "inputs",
"type": "path" "owner": "daylinmorgan",
"repo": "oizys",
"type": "github"
} }
}, },
"lib-aggregate": { "lib-aggregate": {

View File

@ -1,7 +1,8 @@
{ {
description = "nix begat oizys"; description = "nix begat oizys";
inputs.inputs.url = "path:inputs";
inputs.inputs.url = "github:daylinmorgan/oizys?dir=inputs";
outputs = { outputs = {
inputs, inputs,