Skip to content

marler8997/nix-notes

Repository files navigation

My Documents

Nix Pills

A good set of starting documents to "learn the ropes" of nix.

https://nixos.org/nixos/nix-pills

Manuals

These documents are long. Good for reference, not good for learning.

More Reading

The author of the "Nix Pills" listed above did his thesis on Nix. It's a good read about where current software deployment systems lack and how Nix has solved alot of the problems they have: https://nixos.org/~eelco/pubs/phd-thesis.pdf

Questions

  • Can a profile be defined with a nix expression?

Managine private nix packages outside of nixpkgs

http://sandervanderburg.blogspot.com/2014/07/managing-private-nix-packages-outside.html

Nix Wants

  • The Nix expression language is extremely powerful and extensible. However, I find there's a lack of documentation for functions that have been implemented in nixpkgs. I think the lack of documentation could be mitigated by adding support for a standard form for "in-source documentation". This would encourage maintainers to provide good documentation and help keep it in sync with the implementation, though, it does not guarantee it.

About

My notes on Nix

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published