Every package is already installed
Summary
The article introduces omnibin, a FUSE-based filesystem that exposes every binary from nixpkgs on demand, effectively making all packages available without installation. It explains the architecture (Nix, Hydra, cache, on-demand fetch, and a SQLite index), demonstrates Docker usage, and discusses tradeoffs like startup latency.