NixOS Foundation
Declarative builds and deployments

Category

Programming languages

Years

Technologies

gitnix

Topics

declarativereproducibleInfrastrucutreAsCode
Past Projects
Nix Internals: Use std::filesystem::path for Path
siddhantCodes
This document presents the framework for a GSOC'24 project aimed at improving Nix internals by leveraging std::filesystem where applicable,...
Nixpkgs networking library
Yurii Shymon
As part of GSoC campaign, I'd like to add a sort of networking library to nixpkgs. Most general-purpose programming languages support network...
evanix: Nix Build Scheduler
Sinan Mohd
In evanix we explored making the scheduling of Nix builds more controllable. in particular, we look into implementing constraints such as –max-builds...