1 रिपॉजिटरी
The process of selecting and composing local files to be ingested into a content-addressable store.
Distinguishing note: Existing candidates are general file managers or sync tools; this is specifically about preparing local files for a content-addressable store.
Explore 1 awesome GitHub repository matching devops & infrastructure · Store Source Management. Refine with filters or upvote what's useful.
This project provides a functional package manager and a reproducible build system designed to ensure identical build inputs always produce the same outputs. It serves as the foundation for a declarative Linux distribution where the entire system state is defined in a configuration file, enabling predictable deployments and full-system rollbacks. The system uses a deterministic functional language and a lazy-evaluation expression engine to manage software dependencies and isolate build environments. It distinguishes itself through a content-addressable store that allows multiple versions of s
Composes collections of local files to be copied into the content-addressable store for reproducible builds.