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

View File

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