nonicons.nvim/flake.lock
Barrett Ruth a31bc21def
docs(readme): replace lazy.nvim FAQ with recipes reference (#4)
* docs(readme): replace lazy.nvim FAQ with recipes reference

Problem: the FAQ inlined a lazy.nvim snippet that duplicates vimdoc
content and doesn't cover other plugin integrations.

Solution: replace with a generic "How do I integrate with plugin <X>?"
entry pointing to :help nonicons-recipes. Also track flake.lock.

* fix(ci): format
2026-02-17 20:35:20 -05:00

43 lines
1,015 B
JSON

{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1771177547,
"narHash": "sha256-trTtk3WTOHz7hSw89xIIvahkgoFJYQ0G43IlqprFoMA=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "ac055f38c798b0d87695240c7b761b82fc7e5bc2",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"systems": "systems"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
}
},
"root": "root",
"version": 7
}