mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-11-05 01:53:15 -06:00
this is a redudnant approach
This commit is contained in:
parent
8965a18cce
commit
952d57f118
2 changed files with 13 additions and 7 deletions
17
flake.lock
17
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": {
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
{
|
||||
description = "nix begat oizys";
|
||||
|
||||
inputs.inputs.url = "path:inputs";
|
||||
|
||||
inputs.inputs.url = "github:daylinmorgan/oizys?dir=inputs";
|
||||
|
||||
outputs = {
|
||||
inputs,
|
||||
|
|
Loading…
Reference in a new issue