'() A simple declarative package manager built on static linking
- Rust 100%
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| LICENSE | ||
| README.md | ||
'() nihil
nihil is a work in progress package manager and Linux system that uses total static linking and overlay file systems in order to reduce state and facilitate complete system declarativity.
Todo
Replace git2 with gix. Blocked by https://github.com/GitoxideLabs/gitoxide/issues/1930