nixos/nix.dev

Official documentation for getting things done with Nix.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 25 minutes ago
Type:Documentation / SpecificationCategory(s):Documentation ToolsDeveloper Tools
Added to GitGenius on September 17th, 2026
Created on May 4th, 2016
Open Issues & Pull Requests: 153 (+0)
GitHub issues: Enabled
Number of forks: 339
Total Stargazers: 3,973 (+0)
Total Subscribers: 40 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 9.6 hours
Mean response time: 35.9 days
90th percentile: 111.5 days
Tracked items: 56

Most active contributors

Sign in to see contributor activity.

How this project is maintained

63% of open issues come from outside the core team, a mix of external reports and the maintainers' own roadmap. Three people close 57% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 40
New in 7 days: 2
Closed in 7 days: 1
Avg open age: 610 days
Stale 30+ days: 38
Stale 90+ days: 25

Recent activity

Opened in 7 days: 2
Closed in 7 days: 1
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • site (28)
  • tracking (7)
  • guide (5)
  • guide (2) (4)
  • bug (2)
  • good first issue (2)
  • docs.nixos.org (1)

Most active issues this week

Detailed Description

nix.dev is official documentation for learning and working with Nix.

The project addresses the challenge of understanding how to accomplish practical tasks with Nix, a declarative package manager and configuration language. It provides tutorials, guides, and reference material organized to help users move from foundational concepts to real-world applications. The documentation is written in MyST, a markdown superset, which allows for structured content that can be rendered across multiple formats.

Developers new to Nix should use this resource as their primary learning path, particularly those building reproducible development environments, managing system configurations with NixOS, or exploring the Nixpkgs ecosystem. The material suits anyone seeking to understand Nix's declarative approach without needing to piece together information from scattered sources. Because this is the official documentation maintained by the Nix project itself, it reflects the current best practices and recommended patterns for the ecosystem.

The project maintains active engagement with contributors through a documented contribution guide that specifies content standards and style expectations. Development activity shows consistent refinement of existing material and expansion of coverage areas to address gaps in the learning experience. The maintainers prioritize clarity and practical applicability, as evidenced by the focus on task-oriented documentation rather than purely technical reference material.