Sijin Nix
latest
  • Basics
  • Understand the nix derivation
  • Build my first package
  • Project managment
  • Nix Flakes
Sijin Nix
  • »
  • Welcome to Sijin’s NIX notes
  • Edit on GitHub

Welcome to Sijin’s NIX notes

This page contains the notes on Sijin’s learning curve around nix

Note

This project is under active development.

Contents

  • Basics
    • Install nix
    • Use nix
    • Reference
  • Understand the nix derivation
    • Nix Derivation
      • Build the package with nix-build
      • Build the package with nix-shell (manually)
      • Create a generic environment with nix-shell
  • Build my first package
    • Create the derivation script
    • Build the package
    • Run the package
  • Project managment
    • A basic project setup
    • A customized setup
  • Nix Flakes
    • What is Nix Flake
    • Create your first flake
Next

© Copyright 2021, Sijin. Revision 29c2b298.

Built with Sphinx using a theme provided by Read the Docs.