mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-06-25 22:04:39 +00:00
ndg: update
This commit is contained in:
parent
b67d23fad4
commit
22001722bd
2 changed files with 5 additions and 5 deletions
8
flake.lock
generated
8
flake.lock
generated
|
|
@ -58,16 +58,16 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1779233504,
|
"lastModified": 1779808527,
|
||||||
"narHash": "sha256-YIKEyzh0NFQlD0O92LQQNMoVCDwV8yw1Xz0Iu+4ZC5U=",
|
"narHash": "sha256-sctGAqjc3+TOQHsnjhm++b+f6KUR1kLsqSq1lAMiko8=",
|
||||||
"owner": "feel-co",
|
"owner": "feel-co",
|
||||||
"repo": "ndg",
|
"repo": "ndg",
|
||||||
"rev": "86f6644411a64d5413711895b7cf6e0e1be465b6",
|
"rev": "5b71a078601205382e13d49796dd0f5c0eadb5f5",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "feel-co",
|
"owner": "feel-co",
|
||||||
"ref": "refs/tags/v2.8.0",
|
"ref": "refs/tags/v2.8.1",
|
||||||
"repo": "ndg",
|
"repo": "ndg",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -139,7 +139,7 @@
|
||||||
|
|
||||||
# Alternative documentation generator
|
# Alternative documentation generator
|
||||||
ndg = {
|
ndg = {
|
||||||
url = "github:feel-co/ndg?ref=refs/tags/v2.8.0";
|
url = "github:feel-co/ndg?ref=refs/tags/v2.8.1";
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue