'() A simple declarative package manager built on static linking
- Rust 100%
| src | Include environment, patches, and input/output files in package digest | |
| .gitignore | ||
| Cargo.lock | Update Cargo.lock | |
| Cargo.toml | Rewrite Cargo.toml dependency listings with descriptive comments for every crate | |
| 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