|
*--
|
*--
|
*--
|
*--
| |
| *--
| |
| *--
|
*--
|
*--
Nix, the purely functionaly package manager
This knowledge-base is built by gemini-2.5-flash at 2025-09-18 (git hash 3a687eeb4f64).
rag clone https://ragit.baehyunsol.com/sample/nix
git clone https://github.com/NixOS/nix;
cd nix;
rag init;
export GOOGLE_API_KEY=YOUR_API_KEY
rag config --set model gemini-2.5-flash;
rag add **/*.md;
rag build;