mirror of
https://github.com/NixOS/nix.git
synced 2025-11-13 05:56:03 +01:00
- Greatly expand API docs
- Clean up code in misc ways
- Instead of a complicated single loop on generations, do different
operations in successive subsequent steps.
- Avoid `ref` in one place where `&` is fine
- Just return path instead of mutating an argument in `makeName`
Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
|
||
|---|---|---|
| .. | ||
| buildenv.nix | ||
| nix-env.cc | ||
| user-env.cc | ||
| user-env.hh | ||