Texonom
Texonom
/
Engineering
Engineering
/Software Engineering/Programming/Development Environment/
Nix
Search

Nix

Creator
Creator
Seonglae Cho
Created
Created
2022 Feb 1 16:37
Editor
Editor
Seonglae Cho
Edited
Edited
2025 Jan 16 1:4
Refs
Refs
Software Packing
curl -L https://nixos.org/nix/install | sh
Nix Notion
Nix language
Nix Flake
Nixpkgs
Nix API
 
 
Nix Usages
Riff
Devbox
Nix Caching
NixOS
Lix
 
https://www.dgt.is/blog/2025-01-10-nix-death-by-a-thousand-cuts/
 
 
Desktop use of Nix(OS) still isn't recommended for even seasoned Linux users in its current state.
Nix - Death by a thousand cuts
thoughts, talks, docs and unpopular opinions
https://www.dgt.is/blog/2025-01-10-nix-death-by-a-thousand-cuts/

What is Nix

Zero to Nix
Declarative, reproducible development environments No more "works on my machine." Create environments that work seamlessly and are easily sharable across platforms. Declarative, reproducible package builds No more broken builds or mysterious installation processes. Nix builds packages from scratch every time. The largest package repository in existence Nixpkgs offers over 80,000 packages and continues to grow every day.
Zero to Nix
https://zero-to-nix.com/
The Nix Thesis
I read and summarised The Purely Functional Software Deployment Model by Eelco Dolstra
The Nix Thesis
https://jonathanlorimer.dev/posts/nix-thesis.html
The Nix Thesis
 
 

Recommendations

Texonom
Texonom
/
Engineering
Engineering
/Software Engineering/Programming/Development Environment/
Nix
Copyright Seonglae Cho