nix-shorts
Nix guide
A collection of concise notes about Nix for users and developers
A collection of short notes about Nix focusing on what is immediately needed by users.
17 stars
2 watching
0 forks
Language: Nix
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
nix-community/nixng | A Linux distribution based on Nix with a simpler design and minimal package set | 303 |
ryan4yin/nixos-and-flakes-book | An unofficial guide to NixOS and Flakes with a focus on beginner-friendly tutorials and practical examples. | 2,127 |
nix-community/nur | A community-driven repository for user-submitted Nix package descriptions | 1,371 |
noteed/nix-notes | A collection of notes on building and managing virtual machines using Nix | 56 |
nix-community/templates | Pre-built templates for creating Nix package sets with minimal configuration. | 69 |
nix-community/nix-index | A tool to quickly locate nix packages providing specific files. | 883 |
nix-community/npmlock2nix | A tool to generate and manage environments for npm-based projects | 134 |
madjar/nox | A tool to simplify Nix package management and search. | 313 |
symphorien/nix-du | A tool to help manage and clean up Nix store by visualizing dependencies and identifying roots to delete | 395 |
oppiliappan/statix | A tool for identifying and fixing common issues in Nix code written in Rust. | 583 |
nix-community/nix-bundle | A tool that packages Nix derivations into standalone executables without installation or runtime dependencies. | 669 |
nix-community/nixd | A language server for Nix, providing features for Nixpkgs package management and code analysis. | 945 |
synthetica9/nix-linter | Checks Nix expressions for errors and mistakes | 157 |
nix-community/nix-init | Tools and scripts for generating Nix package definitions from URLs | 934 |
viperml/nh | A set of reusable components for NixOS system management | 1,107 |