1
1
Fork
You've already forked nihil
0
'() A simple declarative package manager built on static linking
  • Rust 100%
2026年06月09日 02:23:46 +02:00
src Include environment, patches, and input/output files in package digest 2026年06月09日 01:43:02 +02:00
.gitignore
Cargo.lock Update Cargo.lock 2026年06月09日 02:23:46 +02:00
Cargo.toml Rewrite Cargo.toml dependency listings with descriptive comments for every crate 2026年06月09日 01:57:51 +02:00
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