I am a contributor to the nixpkgs repository, a collection of over 120,000 software packages that can be installed with the Nix package manager. It also implements NixOS, a purely-functional Linux distribution.

Features

  • Deterministic Builds.
  • No dependency Hell.
  • Atomic upgrades.
  • Declarative Configuration of your systems, instead of imperative messes.