'() A simple declarative package manager built on static linking
Find a file
2026-05-02 19:39:20 +02:00
src Add some context to Nickel's deserialization errors 2026-05-02 19:39:20 +02:00
.gitignore Initial commit 2025-12-22 04:18:34 +01:00
Cargo.lock Update Cargo.lock 2026-05-02 19:06:26 +02:00
Cargo.toml Bump astral-tokio-tar 2026-05-02 19:04:33 +02:00
LICENSE Initial commit 2025-12-22 04:18:34 +01:00
README.md Update README 2026-01-23 15:41:39 +01:00

'() 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