







Nix Container Platform - NixOS native container deployment platform with HTTP API and CLI - codegod100/ncp
Nix & NixOS | Declarative builds and deployments
Nix is a tool that takes a unique approach to package management and system configuration. Learn how to make reproducible, declarative and reliable systems.

nix-community/nixos-apple-silicon
Resources to install NixOS bare metal on Apple Silicon Macs [maintainers=@tpwrules,@flokli,@yuyuyureka]
Remote Builds - Nix Reference Manual
Nix supports remote builds, where a local Nix installation can forward Nix builds to other machines. This allows multiple builds to be performed in parallel and allows Nix to perform multi-platform builds in a semi-transparent way. For instance, if you perform a build for a x86_64-darwin on an i686-linux machine, Nix can automatically forward the build to a x86_64-darwin machine, if available.
Pull requests · NixOS/nixpkgs
Nix Packages collection & NixOS. Contribute to NixOS/nixpkgs development by creating an account on GitHub.
Declarative Server with NixOS: A Reproducible Infrastructure | Mustafa Erbay
A technical guide exploring how to create a declarative server configuration with NixOS, covering reproducibility and rollback processes.



[Backport release-26.05] rustdesk-server: 1.1.14 -> 1.1.16 by nixpkgs-ci[bot] · Pull Request #546973 · NixOS/nixpkgs
Bot-based backport to release-26.05, triggered by a label in #479340. Before merging, ensure that this backport is acceptable for the release. Even as a non-committer, if you find that it is not ac...
Linux kernel will support $ORIGIN, sort of
For some reason, during TacoSprint 2026 I decided to see if we could tackle relocatable binaries in Nix.
Omnix
Omnix aims to supplement the Nix CLI to improve developer experience. The project is developed on Github.